Function nalgebra_glm::vec3_to_vec2

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