mat3_to_mat4

Function mat3_to_mat4 

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

Convert a Matrix3 to Matrix4.