Contents

simd_orient

Tests the orientation of the three supplied vectors.

Declaration

static double simd_orient(simd_double2 __a, simd_double2 __b, simd_double2 __c);

See Also

Geometry Functions