Home | History | Annotate | Download | only in Intersection

Lines Matching full:nextpt

875                     goto nextPt;
882 nextPt:
1060 int nextPt = pts - fPts.begin();
1063 addPartial(edges, lastPt, nextPt, lastVerb, nextVerb);
1068 lastPt = nextPt;
1116 int nextPt = pts - fPts.begin();
1117 addPartial(edges, lastPt, nextPt, lastVerb, nextVerb);