mat4_to_mat3

Function mat4_to_mat3 

Source
pub fn mat4_to_mat3(m: &Mat4) -> Mat3
Expand description

Convert a Matrix4 to Matrix3.