[ROOT] --> small
local enum intersectionType { unknownSegmentIntersection = - 1 , noIntersection = 0 , exteriorIntersection , startpointIntersection , endpointIntersection , interiorIntersection , coincidentIntersection , overlapping , sameSegment , identicalSegment } ;
This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.
Click here to return to the top of the page.