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

#include <interval_traits.hpp>

Public Types

typedef Interval interval_type
 
typedef
interval_type::coordinate_type 
coordinate_type
 

Static Public Member Functions

static coordinate_type get (const interval_type &interval, direction_1d dir)
 

Member Typedef Documentation

template<typename Interval>
typedef interval_type::coordinate_type boost::polygon::interval_traits< Interval >::coordinate_type
template<typename Interval>
typedef Interval boost::polygon::interval_traits< Interval >::interval_type

Member Function Documentation

template<typename Interval>
static coordinate_type boost::polygon::interval_traits< Interval >::get ( const interval_type interval,
direction_1d  dir 
)
inlinestatic

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


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