Contents

simd_fast_distance

Returns the fast distance between two vectors.

Declaration

static float simd_fast_distance(simd_float2 __x, simd_float2 __y);

See Also

Length and Distance Functions