Trait Mat2Ext
three_d::core::math
pub trait Mat2Ext { fn to_slice(&self) -> [f32; 4]; }
fn to_slice(&self) -> [f32; 4]
impl Mat2Ext for Mat2