Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Dsimplify.hpp122 struct simplify_polygon struct
134 static inline void iterate(IteratorIn begin, IteratorIn end, in iterate()
152 static inline void apply_interior_rings( in apply_interior_rings()
168 static inline void apply(Polygon const& poly_in, Polygon& poly_out, in apply()