Contents

simd_fast_project

Returns the fast projected vector.

Declaration

static simd_double2 simd_fast_project(simd_double2 __x, simd_double2 __y);

See Also

Geometry Functions