#include <polygon_traits.hpp>
Public Types | |
typedef T::coordinate_type | coordinate_type |
typedef T::compact_iterator_type | compact_iterator_type |
Static Public Member Functions | |
static compact_iterator_type | begin_compact (const T &t) |
static compact_iterator_type | end_compact (const T &t) |
static std::size_t | size (const T &t) |
static winding_direction | winding (const T &) |
typedef T::compact_iterator_type boost::polygon::polygon_90_traits< T, enable >::compact_iterator_type |
typedef T::coordinate_type boost::polygon::polygon_90_traits< T, enable >::coordinate_type |
|
inlinestatic |
Referenced by boost::polygon::begin_compact().
|
inlinestatic |
Referenced by boost::polygon::end_compact().
|
inlinestatic |
Referenced by boost::polygon::polygon_traits_90< T >::size().
|
inlinestatic |
References boost::polygon::unknown_winding.
Referenced by boost::polygon::polygon_traits_90< T >::winding().