[][src]Function nalgebra_glm::make_vec3

pub fn make_vec3<N: Scalar>(ptr: &[N]) -> TVec3<N>

Creates a 3D vector from another vector.

See also: