simd_distance_squared
Returns the square of the distance between two vectors.
Declaration
static float simd_distance_squared(simd_float2 __x, simd_float2 __y);Returns the square of the distance between two vectors.
static float simd_distance_squared(simd_float2 __x, simd_float2 __y);