nn::math::VEC3Dot
f32 VEC3Dot( const VEC3 * p1, const VEC3 * p2 );
Calculates the dot product of two vectors.
CONFIDENTIAL