Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::polygon::rectangle_mutable_traits< T > Struct Template Reference

#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)
 

Member Function Documentation

template<typename T >
template<typename T2 , typename T3 >
static T boost::polygon::rectangle_mutable_traits< T >::construct ( const T2 &  interval_horizontal,
const T3 &  interval_vertical 
)
inlinestatic

References T.

Referenced by boost::polygon::construct().

template<typename T >
template<typename T2 >
static void boost::polygon::rectangle_mutable_traits< T >::set ( T rectangle,
orientation_2d  orient,
const T2 &  interval 
)
inlinestatic

The documentation for this struct was generated from the following file: