Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::detail::indexed_access_pointer< Geometry, CoordinateType, Index, Dimension > Struct Template Reference

#include <access.hpp>

Inheritance diagram for boost::geometry::detail::indexed_access_pointer< Geometry, CoordinateType, Index, Dimension >:

Static Public Member Functions

static CoordinateType get (Geometry const *geometry)
 
static void set (Geometry *geometry, CoordinateType const &value)
 

Member Function Documentation

template<typename Geometry, typename CoordinateType, std::size_t Index, std::size_t Dimension>
static CoordinateType boost::geometry::detail::indexed_access_pointer< Geometry, CoordinateType, Index, Dimension >::get ( Geometry const *  geometry)
inlinestatic
template<typename Geometry, typename CoordinateType, std::size_t Index, std::size_t Dimension>
static void boost::geometry::detail::indexed_access_pointer< Geometry, CoordinateType, Index, Dimension >::set ( Geometry *  geometry,
CoordinateType const &  value 
)
inlinestatic

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