[go: up one dir, main page]

Function vec3

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

Convenience constructor.