#include <hole_iterator.hpp>
Public Types | |
typedef boost::polygon::polygon_with_holes_traits < Polygon > ::iterator_holes_type | ith_type |
typedef std::ptrdiff_t | difference_type |
Public Member Functions | |
hole_iterator (Polygon &polygon, ith_type const it) | |
Friends | |
class | boost::iterator_core_access |
typedef std::ptrdiff_t boost::geometry::adapt::bp::hole_iterator< Polygon, RingProxy >::difference_type |
typedef boost::polygon::polygon_with_holes_traits< Polygon >::iterator_holes_type boost::geometry::adapt::bp::hole_iterator< Polygon, RingProxy >::ith_type |
|
inlineexplicit |
|
friend |