Function vec3::set_one[][src]

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