Function vec3::set_up[][src]

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