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< std::pair< Point, Point >, 1, Dimension > Struct Template Reference

#include <std_pair_as_segment.hpp>

Public Types

typedef
geometry::coordinate_type
< Point >::type 
coordinate_type
 

Static Public Member Functions

static coordinate_type get (std::pair< Point, Point > const &s)
 
static void set (std::pair< Point, Point > &s, coordinate_type const &value)
 

Member Typedef Documentation

template<typename Point , std::size_t Dimension>
typedef geometry::coordinate_type<Point>::type boost::geometry::traits::indexed_access< std::pair< Point, Point >, 1, Dimension >::coordinate_type

Member Function Documentation

template<typename Point , std::size_t Dimension>
static coordinate_type boost::geometry::traits::indexed_access< std::pair< Point, Point >, 1, Dimension >::get ( std::pair< Point, Point > const &  s)
inlinestatic

References boost::asio::s.

template<typename Point , std::size_t Dimension>
static void boost::geometry::traits::indexed_access< std::pair< Point, Point >, 1, Dimension >::set ( std::pair< Point, Point > &  s,
coordinate_type const &  value 
)
inlinestatic

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