euclid

Function vec3

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

Convenience constructor.