Function skeletal_animation::math::quaternion::dot [] [src]

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

Dot product of two quaternions