Function nalgebra_glm::vec4_to_vec3

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