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