[][src]Function skeletal_animation::math::quaternion_conj

pub fn quaternion_conj<T>(a: (T, [T; 3])) -> (T, [T; 3]) where
    T: Float

Takes the quaternion conjugate.