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< model::segment< Point >, 0, Dimension > Struct Template Reference

#include <segment.hpp>

Public Types

typedef model::segment< Point > segment_type
 
typedef
geometry::coordinate_type
< segment_type >::type 
coordinate_type
 

Static Public Member Functions

static coordinate_type get (segment_type const &s)
 
static void set (segment_type &s, coordinate_type const &value)
 

Member Typedef Documentation

template<typename Point , std::size_t Dimension>
typedef geometry::coordinate_type<segment_type>::type boost::geometry::traits::indexed_access< model::segment< Point >, 0, Dimension >::coordinate_type
template<typename Point , std::size_t Dimension>
typedef model::segment<Point> boost::geometry::traits::indexed_access< model::segment< Point >, 0, Dimension >::segment_type

Member Function Documentation

template<typename Point , std::size_t Dimension>
static coordinate_type boost::geometry::traits::indexed_access< model::segment< Point >, 0, Dimension >::get ( segment_type const &  s)
inlinestatic

References boost::asio::s.

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

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