Lines Matching full:clockwise
215088 ** the wrong direction. Polygons are suppose to be counter-clockwise (CCW).
215089 ** This routine returns a negative value for clockwise (CW) polygons.
215109 ** enclosed by the polygon. If the polygon circulates clockwise instead
215129 ** If the rotation of polygon X is clockwise (incorrect) instead of
215130 ** counter-clockwise (the correct winding order according to RFC7946)