Searched refs:NextFlipPoint (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/ |
| H A D | sweep.h | 260 Point& NextFlipPoint(Point& ep, Point& eq, Triangle& ot, Point& op);
|
| H A D | sweep.cpp | 734 Point& newP = NextFlipPoint(ep, eq, ot, op); in FlipEdgeEvent() 760 Point& Sweep::NextFlipPoint(Point& ep, Point& eq, Triangle& ot, Point& op) in NextFlipPoint() function in p2t::Sweep 799 Point& newP = NextFlipPoint(ep, eq, ot, op); in FlipScanEdgeEvent()
|