matrix4_to_raw_array

Function matrix4_to_raw_array 

Source
pub fn matrix4_to_raw_array(matrix: &Matrix4<f32>) -> [[f32; 4]; 4]