Trait three_d::core::math::Mat4Ext[][src]

pub trait Mat4Ext {
    fn to_slice(&self) -> [f32; 16];
}

Required methods

Loading content...

Implementors

Loading content...