Function nalgebra_glm::vec4_to_vec1[][src]

pub fn vec4_to_vec1<T: Scalar>(v: &TVec4<T>) -> TVec1<T>
Expand description