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