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::append::point_to_polygon< Polygon, Point > Struct Template Reference

#include <append.hpp>

Inheritance diagram for boost::geometry::detail::append::point_to_polygon< Polygon, Point >:

Public Types

typedef ring_type< Polygon >::type ring_type
 

Static Public Member Functions

static void apply (Polygon &polygon, Point const &point, int ring_index, int=0)
 

Member Typedef Documentation

template<typename Polygon , typename Point >
typedef ring_type<Polygon>::type boost::geometry::detail::append::point_to_polygon< Polygon, Point >::ring_type

Member Function Documentation

template<typename Polygon , typename Point >
static void boost::geometry::detail::append::point_to_polygon< Polygon, Point >::apply ( Polygon &  polygon,
Point const &  point,
int  ring_index,
int  = 0 
)
inlinestatic

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