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

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

Required methods

fn to_slice(&self) -> [f32; 4][src]

Loading content...

Implementors

Loading content...