|
| |
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. | ||
|
| |
returns POSITIVE, if lies on the positive side of the oriented plane defined by , , and , returns NEGATIVE if lies on the negative side of , and returns COPLANAR if lies on . | ||
|
| |
returns POSITIVE if , and are positively oriented, returns NEGATIVE if , and are negatively oriented, and returns COPLANAR if , and are coplanar. |