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::dsv::stream_indexed< Geometry, Index, Dimension, Count > Struct Template Reference

Stream indexed coordinate of a box/segment as DSV. More...

#include <write.hpp>

Static Public Member Functions

template<typename Char , typename Traits >
static void apply (std::basic_ostream< Char, Traits > &os, Geometry const &geometry, dsv_settings const &settings)
 

Detailed Description

template<typename Geometry, std::size_t Index, std::size_t Dimension, std::size_t Count>
struct boost::geometry::detail::dsv::stream_indexed< Geometry, Index, Dimension, Count >

Stream indexed coordinate of a box/segment as DSV.

Member Function Documentation

template<typename Geometry , std::size_t Index, std::size_t Dimension, std::size_t Count>
template<typename Char , typename Traits >
static void boost::geometry::detail::dsv::stream_indexed< Geometry, Index, Dimension, Count >::apply ( std::basic_ostream< Char, Traits > &  os,
Geometry const &  geometry,
dsv_settings const &  settings 
)
inlinestatic

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