nn::math::VEC4DistSq
NN_MATH_INLINE f32 VEC4DistSq( const VEC4 * p1, const VEC4 * p2 );
Calculates the square of the distance between two vectors.
CONFIDENTIAL