Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/
H A Dsweep_context.h78 void AddToMap(Triangle* triangle);
H A Dsweep_context.cpp117 void SweepContext::AddToMap(Triangle* triangle) in AddToMap() function in p2t::SweepContext
H A Dsweep.cpp183 tcx.AddToMap(triangle); in NewFrontTriangle()
209 tcx.AddToMap(triangle); in Fill()