[][src]Function nalgebra_glm::vec4

pub fn vec4<N: Scalar>(x: N, y: N, z: N, w: N) -> TVec4<N>

Creates a new 4D vector.