Home | History | Annotate | Download | only in Intersection

Lines Matching refs:nextCandidate

3645     bool nextCandidate(int& start, int& end) const {
4625 while (testSegment->nextCandidate(start, end)) {