Contents

simd_orient

Tests the orientation of the two supplied vectors.

Declaration

static double simd_orient(simd_double2 __x, simd_double2 __y);

See Also

Geometry Functions