Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::detail::remove_spikes::range_remove_spikes< Range > Struct Template Reference

#include <remove_spikes.hpp>

Inheritance diagram for boost::geometry::detail::remove_spikes::range_remove_spikes< Range >:

Public Types

typedef
strategy::side::services::default_strategy
< typename cs_tag< Range >
::type >::type 
side_strategy
 
typedef coordinate_type< Range >
::type 
coordinate_type
 
typedef point_type< Range >::type point_type
 

Static Public Member Functions

static void apply (Range &range)
 

Member Typedef Documentation

template<typename Range>
typedef point_type<Range>::type boost::geometry::detail::remove_spikes::range_remove_spikes< Range >::point_type

Member Function Documentation

template<typename Range>
static void boost::geometry::detail::remove_spikes::range_remove_spikes< Range >::apply ( Range &  range)
inlinestatic

The documentation for this struct was generated from the following file: