#include <polygon_traits.hpp>
Public Types | |
typedef polygon_90_traits< T > ::coordinate_type | coordinate_type |
typedef iterator_compact_to_points < typename polygon_90_traits < T >::compact_iterator_type, point_data< coordinate_type > > | iterator_type |
typedef point_data < coordinate_type > | point_type |
Static Public Member Functions | |
static iterator_type | begin_points (const T &t) |
static iterator_type | end_points (const T &t) |
static std::size_t | size (const T &t) |
static winding_direction | winding (const T &t) |
typedef polygon_90_traits<T>::coordinate_type boost::polygon::polygon_traits_90< T >::coordinate_type |
typedef iterator_compact_to_points<typename polygon_90_traits<T>::compact_iterator_type, point_data<coordinate_type> > boost::polygon::polygon_traits_90< T >::iterator_type |
typedef point_data<coordinate_type> boost::polygon::polygon_traits_90< T >::point_type |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |