[][src]Function euclid::vec3

pub fn vec3<T, U>(x: T, y: T, z: T) -> TypedVector3D<T, U>

Convenience constructor.