nn::math::QUATDot
NN_MATH_INLINE f32 QUATDot( const QUAT * q1, const QUAT * q2 );
Calculates the dot product of two quaternions.
CONFIDENTIAL