Function na::vec4

source ·
pub const fn vec4<T: Scalar>(x: T, y: T, z: T, w: T) -> Vector4<T>