Home
last modified time | relevance | path

Searched defs:SweepContext (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/
H A Dsweep.h46 class SweepContext; variable
H A Dsweep_context.cpp37 SweepContext::SweepContext(std::vector<Point*> polyline) : in SweepContext() function in p2t::SweepContext