Function nalgebra_glm::vec2_to_vec1

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