Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::traits::push_back< boost::polygon::polygon_data< CoordinateType > > Struct Template Reference

#include <ring.hpp>

Public Types

typedef
boost::polygon::point_data
< CoordinateType > 
point_type
 

Static Public Member Functions

static void apply (boost::polygon::polygon_data< CoordinateType > &data, point_type const &point)
 

Member Typedef Documentation

template<typename CoordinateType >
typedef boost::polygon::point_data<CoordinateType> boost::geometry::traits::push_back< boost::polygon::polygon_data< CoordinateType > >::point_type

Member Function Documentation

template<typename CoordinateType >
static void boost::geometry::traits::push_back< boost::polygon::polygon_data< CoordinateType > >::apply ( boost::polygon::polygon_data< CoordinateType > &  data,
point_type const &  point 
)
inlinestatic

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