Searched refs:ptClip (Results 1 – 3 of 3) sorted by relevance
91 clipper.AddPath(path, ptClip, true); in addClipPolygon()
65 enum PolyType { ptSubject, ptClip }; enumerator
1048 if (!Closed && PolyTyp == ptClip) in AddPath()2288 if (((e1->PolyTyp == ptClip) && (e1Wc2 > 0) && (e2Wc2 > 0)) || in IntersectEdges()4537 c.AddPath(tmp2, ptClip, true); in MinkowskiSum()