Function nalgebra_glm::vec3_to_vec3

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