Function vec3::set_left[][src]

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