STATE_math_is_clockwise_from_direction
return if points are in clockwise when looking on the three points from the given direction. The given direction doesn't have to be normalized. see also is_clockwise() Returns YES or NO.