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_traits< T, typename gtl_same_type< typename T::interval_type, typename T::interval_type >::type > Struct Template Reference

#include <rectangle_traits.hpp>

Public Types

typedef T::coordinate_type coordinate_type
 
typedef T::interval_type interval_type
 

Static Public Member Functions

static interval_type get (const T &rectangle, orientation_2d orient)
 

Member Typedef Documentation

template<typename T >
typedef T::coordinate_type boost::polygon::rectangle_traits< T, typename gtl_same_type< typename T::interval_type, typename T::interval_type >::type >::coordinate_type
template<typename T >
typedef T::interval_type boost::polygon::rectangle_traits< T, typename gtl_same_type< typename T::interval_type, typename T::interval_type >::type >::interval_type

Member Function Documentation

template<typename T >
static interval_type boost::polygon::rectangle_traits< T, typename gtl_same_type< typename T::interval_type, typename T::interval_type >::type >::get ( const T rectangle,
orientation_2d  orient 
)
inlinestatic

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