Searched defs:OutRec (Results 1 – 1 of 1) sorted by relevance
102 struct OutRec { struct103 int Idx;104 bool IsHole;105 bool IsOpen;106 OutRec *FirstLeft; //see comments in clipper.pas107 PolyNode *PolyNd;108 OutPt *Pts;109 OutPt *BottomPt;