Searched refs:polys (Results 1 – 4 of 4) sorted by relevance
110 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);
3192 void Clipper::BuildResult(Paths &polys) in BuildResult() argument3194 polys.reserve(m_PolyOuts.size()); in BuildResult()3208 polys.push_back(pg); in BuildResult()4307 void SimplifyPolygons(Paths &polys, PolyFillType fillType) in SimplifyPolygons() argument4309 SimplifyPolygons(polys, polys, fillType); in SimplifyPolygons()4457 void CleanPolygons(Paths& polys, double distance) in CleanPolygons() argument4459 CleanPolygons(polys, polys, distance); in CleanPolygons()
31 #2d-polys|3|score|15|15|1
119 2d-polys 2D graphics: complex polygons