Function euclid::vec3 [] [src]

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

Convenience constructor.