#include <rectangle_traits.hpp>
Static Public Member Functions | |
template<typename T2 > | |
static void | set (T &rectangle, orientation_2d orient, const T2 &interval) |
template<typename T2 , typename T3 > | |
static T | construct (const T2 &interval_horizontal, const T3 &interval_vertical) |
|
inlinestatic |
References T.
Referenced by boost::polygon::construct().
|
inlinestatic |
Referenced by boost::polygon::horizontal(), boost::polygon::set(), and boost::polygon::vertical().