Slow exact 2D orientation test. Returns a positive value if the points pa, pb, and pc occur in counterclockwise order; a negative value if they occur in clockwise order; and zero if they are collinear. The result is also a rough approximation of twice the signed area of the triangle defined by the
(
double xa, double ya,
double xb, double yb,
double xc, double yc)
source not stored for this graph (policy: none)
no test coverage detected