Function quat::set_down[][src]

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