Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::dispatch::segments_end< Polygon, polygon_tag > Struct Template Reference

#include <segment_iterator.hpp>

Public Types

typedef
detail::point_iterator::inner_range_type
< Polygon >::type 
inner_range
 
typedef
detail::segment_iterator::iterator_type
< Polygon >::type 
return_type
 

Static Public Member Functions

static return_type apply (Polygon &polygon)
 

Member Typedef Documentation

template<typename Polygon >
typedef detail::point_iterator::inner_range_type< Polygon >::type boost::geometry::dispatch::segments_end< Polygon, polygon_tag >::inner_range
template<typename Polygon >
typedef detail::segment_iterator::iterator_type< Polygon >::type boost::geometry::dispatch::segments_end< Polygon, polygon_tag >::return_type

Member Function Documentation

template<typename Polygon >
static return_type boost::geometry::dispatch::segments_end< Polygon, polygon_tag >::apply ( Polygon &  polygon)
inlinestatic

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