|
| |
returns LEFT_TURN, if lies to the left of the oriented line defined by and , returns RIGHT_TURN if lies to the right of , and returns COLLINEAR if lies on . | ||
|
| |
returns LEFT_TURN if and form a left turn, returns RIGHT_TURN if and form a right turn, and returns COLLINEAR if and are collinear. |