Function euclid::vec3[][src]

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

Convenience constructor.