#include <segment_traits.hpp>
Public Types | |
typedef Segment | segment_type |
typedef segment_type::point_type | point_type |
typedef segment_type::coordinate_type | coordinate_type |
Static Public Member Functions | |
static point_type | get (const segment_type &segment, direction_1d dir) |
typedef segment_type::coordinate_type boost::polygon::segment_traits< Segment >::coordinate_type |
typedef segment_type::point_type boost::polygon::segment_traits< Segment >::point_type |
typedef Segment boost::polygon::segment_traits< Segment >::segment_type |
|
inlinestatic |
Referenced by boost::polygon::get().