Searched refs:FlipScanEdgeEvent (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/ |
| H A D | sweep.h | 275 …void FlipScanEdgeEvent(SweepContext& tcx, Point& ep, Point& eq, Triangle& flip_triangle, Triangle&…
|
| H A D | sweep.cpp | 735 FlipScanEdgeEvent(tcx, ep, eq, *t, ot, newP); in FlipEdgeEvent() 775 void Sweep::FlipScanEdgeEvent(SweepContext& tcx, Point& ep, Point& eq, Triangle& flip_triangle, in FlipScanEdgeEvent() function in p2t::Sweep 800 FlipScanEdgeEvent(tcx, ep, eq, flip_triangle, ot, newP); in FlipScanEdgeEvent()
|