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::wkt_box< Box > Struct Template Reference

#include <write.hpp>

Inheritance diagram for boost::geometry::detail::wkt::wkt_box< Box >:

Public Types

typedef point_type< Box >::type point_type
 

Static Public Member Functions

template<typename Char , typename Traits >
static void apply (std::basic_ostream< Char, Traits > &os, Box const &box)
 

Member Typedef Documentation

template<typename Box >
typedef point_type<Box>::type boost::geometry::detail::wkt::wkt_box< Box >::point_type

Member Function Documentation

template<typename Box >
template<typename Char , typename Traits >
static void boost::geometry::detail::wkt::wkt_box< Box >::apply ( std::basic_ostream< Char, Traits > &  os,
Box const &  box 
)
inlinestatic

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