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::wkt::segment_parser< Segment > Struct Template Reference

Supports segment parsing. More...

#include <read.hpp>

Inheritance diagram for boost::geometry::detail::wkt::segment_parser< Segment >:

Static Public Member Functions

static void apply (std::string const &wkt, Segment &segment)
 

Detailed Description

template<typename Segment>
struct boost::geometry::detail::wkt::segment_parser< Segment >

Supports segment parsing.

Note
OGC does not define the segment, and WKT does not support segmentes. However, it is useful to implement it, also for testing purposes
Template Parameters
Segmentthe segment

Member Function Documentation


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