Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/
Dsimplify.hpp276 struct simplify_polygon struct
287 static inline void iterate(IteratorIn begin, IteratorIn end, in iterate()
310 static inline void apply_interior_rings( in apply_interior_rings()
325 static inline void apply(Polygon const& poly_in, Polygon& poly_out, in apply()