Home
last modified time | relevance | path

Searched refs:FillAdvancingFront (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/
H A Dsweep.h170 void FillAdvancingFront(SweepContext& tcx, Node& n);
H A Dsweep.cpp88 FillAdvancingFront(tcx, new_node); in PointEvent()
222 void Sweep::FillAdvancingFront(SweepContext& tcx, Node& n) in FillAdvancingFront() function in p2t::Sweep