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::indexed_access< segment_tag, Segment, CoordinateType, Index, Dimension, boost::true_type > Struct Template Reference

#include <access.hpp>

Inheritance diagram for boost::geometry::core_dispatch::indexed_access< segment_tag, Segment, CoordinateType, Index, Dimension, boost::true_type >:
Collaboration diagram for boost::geometry::core_dispatch::indexed_access< segment_tag, Segment, CoordinateType, Index, Dimension, boost::true_type >:

Static Public Member Functions

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

Member Function Documentation

static CoordinateType boost::geometry::detail::indexed_access_pointer< Segment , CoordinateType, Index, Dimension >::get ( Segment const *  geometry)
inlinestaticinherited
static void boost::geometry::detail::indexed_access_pointer< Segment , CoordinateType, Index, Dimension >::set ( Segment *  geometry,
CoordinateType const &  value 
)
inlinestaticinherited

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