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< MultiPolygon, multi_polygon_tag > Struct Template Reference

#include <point_iterator.hpp>

Public Types

typedef
detail::point_iterator::iterator_type
< MultiPolygon >::type 
return_type
 

Static Public Member Functions

static return_type apply (MultiPolygon &multipolygon)
 

Member Typedef Documentation

template<typename MultiPolygon >
typedef detail::point_iterator::iterator_type< MultiPolygon >::type boost::geometry::dispatch::points_begin< MultiPolygon, multi_polygon_tag >::return_type

Member Function Documentation

template<typename MultiPolygon >
static return_type boost::geometry::dispatch::points_begin< MultiPolygon, multi_polygon_tag >::apply ( MultiPolygon &  multipolygon)
inlinestatic

References boost::asio::begin, and boost::end.


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