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::wkt< Polygon, polygon_tag > Struct Template Reference

Specialization to stream polygon as WKT. More...

#include <write.hpp>

Inheritance diagram for boost::geometry::dispatch::wkt< Polygon, polygon_tag >:
Collaboration diagram for boost::geometry::dispatch::wkt< Polygon, polygon_tag >:

Static Public Member Functions

static void apply (std::basic_ostream< Char, Traits > &os, Polygon const &poly)
 

Detailed Description

template<typename Polygon>
struct boost::geometry::dispatch::wkt< Polygon, polygon_tag >

Specialization to stream polygon as WKT.

Member Function Documentation

static void boost::geometry::detail::wkt::wkt_poly< Polygon, detail::wkt::prefix_polygon >::apply ( std::basic_ostream< Char, Traits > &  os,
Polygon const &  poly 
)
inlinestaticinherited

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