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