Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::traits::indexed_access< boost::polygon::rectangle_data< CoordinateType >, min_corner, 0 > Struct Template Reference

#include <box.hpp>

Public Types

typedef
boost::polygon::rectangle_data
< CoordinateType > 
box_type
 

Static Public Member Functions

static CoordinateType get (box_type const &b)
 
static void set (box_type &b, CoordinateType const &value)
 

Member Typedef Documentation

template<typename CoordinateType >
typedef boost::polygon::rectangle_data<CoordinateType> boost::geometry::traits::indexed_access< boost::polygon::rectangle_data< CoordinateType >, min_corner, 0 >::box_type

Member Function Documentation

template<typename CoordinateType >
static CoordinateType boost::geometry::traits::indexed_access< boost::polygon::rectangle_data< CoordinateType >, min_corner, 0 >::get ( box_type const &  b)
inlinestatic
template<typename CoordinateType >
static void boost::geometry::traits::indexed_access< boost::polygon::rectangle_data< CoordinateType >, min_corner, 0 >::set ( box_type b,
CoordinateType const &  value 
)
inlinestatic

References boost::polygon::xl().


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