Function vec3::set_forward[][src]

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