#include <polygon_traits.hpp>
Public Types | |
typedef T::iterator_holes_type | iterator_holes_type |
typedef T::hole_type | hole_type |
Static Public Member Functions | |
static iterator_holes_type | begin_holes (const T &t) |
static iterator_holes_type | end_holes (const T &t) |
static std::size_t | size_holes (const T &t) |
typedef T::hole_type boost::polygon::polygon_with_holes_traits< T, enable >::hole_type |
typedef T::iterator_holes_type boost::polygon::polygon_with_holes_traits< T, enable >::iterator_holes_type |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |