Function nalgebra_glm::vec4_to_vec1

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