Function nalgebra_glm::vec4_to_vec4

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