Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::point_iterator< Geometry > Class Template Reference

#include <point_iterator.hpp>

Inheritance diagram for boost::geometry::point_iterator< Geometry >:
Collaboration diagram for boost::geometry::point_iterator< Geometry >:

Public Member Functions

 point_iterator ()
 
template<typename OtherGeometry >
 point_iterator (point_iterator< OtherGeometry > const &other)
 

Friends

template<typename OtherGeometry >
class point_iterator
 
template<typename G >
point_iterator< G > points_begin (G &)
 
template<typename G >
point_iterator< G > points_end (G &)
 

Constructor & Destructor Documentation

template<typename Geometry>
boost::geometry::point_iterator< Geometry >::point_iterator ( )
inline
template<typename Geometry>
template<typename OtherGeometry >
boost::geometry::point_iterator< Geometry >::point_iterator ( point_iterator< OtherGeometry > const &  other)
inline

Friends And Related Function Documentation

template<typename Geometry>
template<typename OtherGeometry >
friend class point_iterator
friend
template<typename Geometry>
template<typename G >
point_iterator<G> points_begin ( G &  )
friend
template<typename Geometry>
template<typename G >
point_iterator<G> points_end ( G &  )
friend

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