Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::core_dispatch::access< point_tag, Point, CoordinateType, Dimension, boost::false_type > Struct Template Reference

#include <access.hpp>

Static Public Member Functions

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

Member Function Documentation

template<typename Point , typename CoordinateType , std::size_t Dimension>
static CoordinateType boost::geometry::core_dispatch::access< point_tag, Point, CoordinateType, Dimension, boost::false_type >::get ( Point const &  point)
inlinestatic

References get().

template<typename Point , typename CoordinateType , std::size_t Dimension>
static void boost::geometry::core_dispatch::access< point_tag, Point, CoordinateType, Dimension, boost::false_type >::set ( Point &  p,
CoordinateType const &  value 
)
inlinestatic

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