Function mat4::set_one[][src]

pub fn set_one<T>(out: &mut [T; 16]) -> &mut [T; 16] where
    T: One