Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/
H A Dsweep.h75 void SweepPoints(SweepContext& tcx);
H A Dsweep.cpp46 SweepPoints(tcx); in Triangulate()
51 void Sweep::SweepPoints(SweepContext& tcx) in SweepPoints() function in p2t::Sweep