Orientation type of the sgC2DObject class object depending on the normal

 

typedef enum

{

OO_ERROR=0,             // error

OO_CLOCKWISE,         // clockwise

OO_ANTICLOCKWISE   // counterclockwise

} SG_2D_OBJECT_ORIENT;