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::points_begin< Polygon, polygon_tag > Struct Template Reference

#include <point_iterator.hpp>

Public Types

typedef
detail::point_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::iterator_type< Polygon >::type boost::geometry::dispatch::points_begin< Polygon, polygon_tag >::return_type

Member Function Documentation

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

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