#include <simplify.hpp>
|
template<typename Polygon , typename Strategy , typename Distance > |
static void | apply (Polygon const &poly_in, Polygon &poly_out, Distance const &max_distance, Strategy const &strategy) |
|
template<typename Polygon , typename Strategy , typename Distance >
static void boost::geometry::detail::simplify::simplify_polygon::apply |
( |
Polygon const & |
poly_in, |
|
|
Polygon & |
poly_out, |
|
|
Distance const & |
max_distance, |
|
|
Strategy const & |
strategy |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: