Searched refs:OutPt (Results 1 – 2 of 2) sorted by relevance
98 struct OutPt;108 OutPt *Pts;109 OutPt *BottomPt;112 struct OutPt { struct115 OutPt *Next; argument116 OutPt *Prev; argument120 OutPt *OutPt1;121 OutPt *OutPt2;406 double Area(const OutPt *op) in Area()408 const OutPt *startOp = op; in Area()[all …]
204 struct OutPt;322 OutPt* AddLocalMinPoly(TEdge *e1, TEdge *e2, const IntPoint &pt);326 OutPt* AddOutPt(TEdge *e, const IntPoint &pt);327 OutPt* GetLastOutPt(TEdge *e);342 void AddJoin(OutPt *op1, OutPt *op2, const IntPoint offPt);345 void AddGhostJoin(OutPt *op, const IntPoint offPt);