[][src]Function nalgebra_glm::make_vec4

pub fn make_vec4<N: Scalar>(ptr: &[N]) -> TVec4<N>

Creates a 4D vector from another vector.

See also: