Home
last modified time | relevance | path

Searched refs:MeshClean (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/
H A Dsweep_context.h92 void MeshClean(Triangle& triangle);
H A Dsweep_context.cpp171 void SweepContext::MeshClean(Triangle& triangle) in MeshClean() function in p2t::SweepContext
H A Dsweep.cpp72 tcx.MeshClean(*t); in FinalizationPolygon()