Function gaiaClockwise

Source
pub unsafe extern "C" fn gaiaClockwise(p: gaiaRingPtr)
Expand description

Determines the direction for a Ring object

\param p pointer to Ring object

\return 0 if the ring has counter-clockwise direction; any other different value for clockwise direction.