Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::dispatch::convert< LineString1, LineString2, linestring_tag, linestring_tag, DimensionCount, false > Struct Template Reference

#include <convert.hpp>

Inheritance diagram for boost::geometry::dispatch::convert< LineString1, LineString2, linestring_tag, linestring_tag, DimensionCount, false >:
Collaboration diagram for boost::geometry::dispatch::convert< LineString1, LineString2, linestring_tag, linestring_tag, DimensionCount, false >:

Public Types

typedef reversible_view
< LineString1const, Reverse?iterate_reverse:iterate_forward >
::type 
rview_type
 
typedef closeable_view
< rview_type const,
geometry::closure< LineString1 >
::value >::type 
view_type
 

Static Public Member Functions

static void apply (LineString1const &source, LineString2 &destination)
 

Member Typedef Documentation

typedef reversible_view< LineString1 const, Reverse ? iterate_reverse : iterate_forward >::type boost::geometry::detail::conversion::range_to_range< LineString1 , LineString2 , Reverse >::rview_type
inherited
typedef closeable_view< rview_type const, geometry::closure<LineString1 >::value >::type boost::geometry::detail::conversion::range_to_range< LineString1 , LineString2 , Reverse >::view_type
inherited

Member Function Documentation

static void boost::geometry::detail::conversion::range_to_range< LineString1 , LineString2 , Reverse >::apply ( LineString1 const &  source,
LineString2 &  destination 
)
inlinestaticinherited

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