Home
last modified time | relevance | path

Searched refs:polys (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.h110 inline Paths& operator <<(Paths& polys, const Path& p) {polys.push_back(p); return polys;}
177 void SimplifyPolygons(Paths &polys, PolyFillType fillType = pftEvenOdd);
182 void CleanPolygons(Paths& polys, double distance = 1.415);
332 void BuildResult(Paths& polys);
H A Dclipper.cpp3192 void Clipper::BuildResult(Paths &polys) in BuildResult() argument
3194 polys.reserve(m_PolyOuts.size()); in BuildResult()
3208 polys.push_back(pg); in BuildResult()
4307 void SimplifyPolygons(Paths &polys, PolyFillType fillType) in SimplifyPolygons() argument
4309 SimplifyPolygons(polys, polys, fillType); in SimplifyPolygons()
4457 void CleanPolygons(Paths& polys, double distance) in CleanPolygons() argument
4459 CleanPolygons(polys, polys, distance); in CleanPolygons()
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/pgms/
H A Dindex.base31 #2d-polys|3|score|15|15|1
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/
H A DUSAGE119 2d-polys 2D graphics: complex polygons