#include <interval_traits.hpp>
Public Types | |
typedef Interval | interval_type |
typedef interval_type::coordinate_type | coordinate_type |
Static Public Member Functions | |
static void | set (interval_type &interval, direction_1d dir, coordinate_type value) |
static interval_type | construct (coordinate_type low, coordinate_type high) |
typedef interval_type::coordinate_type boost::polygon::interval_mutable_traits< Interval >::coordinate_type |
typedef Interval boost::polygon::interval_mutable_traits< Interval >::interval_type |
|
inlinestatic |
Referenced by boost::polygon::construct().
|
inlinestatic |
Referenced by boost::polygon::set().