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::access< boost::polygon::point_data< CoordinateType >, 0 > Struct Template Reference

#include <point.hpp>

Public Types

typedef
boost::polygon::point_data
< CoordinateType > 
point_type
 

Static Public Member Functions

static CoordinateType get (point_type const &p)
 
static void set (point_type &p, CoordinateType const &value)
 

Member Typedef Documentation

template<typename CoordinateType >
typedef boost::polygon::point_data<CoordinateType> boost::geometry::traits::access< boost::polygon::point_data< CoordinateType >, 0 >::point_type

Member Function Documentation

template<typename CoordinateType >
static CoordinateType boost::geometry::traits::access< boost::polygon::point_data< CoordinateType >, 0 >::get ( point_type const &  p)
inlinestatic
template<typename CoordinateType >
static void boost::geometry::traits::access< boost::polygon::point_data< CoordinateType >, 0 >::set ( point_type p,
CoordinateType const &  value 
)
inlinestatic

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