Skip to main content

vector3

Function vector3 

Source
pub const fn vector3<T>(x: T, y: T, z: T) -> Vector3<T>