ORIENTATION: {
    CCW: number;
    CW: number;
    NOT_ORIENTABLE: number;
} = ...

Defines orientation for face of the polygon: clockwise, counterclockwise or not orientable in the case of self-intersection