Home
last modified time | relevance | path

Searched defs:OutRec (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.cpp102 struct OutRec { struct
103 int Idx;
104 bool IsHole;
105 bool IsOpen;
106 OutRec *FirstLeft; //see comments in clipper.pas
107 PolyNode *PolyNd;
108 OutPt *Pts;
109 OutPt *BottomPt;