Function geometric::vec3 [] [src]

pub fn vec3<T: Copy>(x: T, y: T, z: T) -> Vector3<T>

Shorthand Vector3 constructor