Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.cpp66 struct TEdge { struct
67 IntPoint Bot;
68 IntPoint Curr; //current (updated for every new scanbeam)
69 IntPoint Top;
70 double Dx;
71 PolyType PolyTyp;
72 EdgeSide Side; //side only refers to current side of solution poly
73 int WindDelta; //1 or -1 depending on winding direction
74 int WindCnt;
75 int WindCnt2; //winding count of the opposite polytype
[all …]