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