simd_fast_distance
Returns the fast distance between two vectors.
Declaration
static float simd_fast_distance(simd_float2 __x, simd_float2 __y);Returns the fast distance between two vectors.
static float simd_fast_distance(simd_float2 __x, simd_float2 __y);