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::transform< Polygon1, Polygon2, polygon_tag, polygon_tag > Struct Template Reference

#include <transform.hpp>

Inheritance diagram for boost::geometry::dispatch::transform< Polygon1, Polygon2, polygon_tag, polygon_tag >:
Collaboration diagram for boost::geometry::dispatch::transform< Polygon1, Polygon2, polygon_tag, polygon_tag >:

Static Public Member Functions

template<typename Polygon1 , typename Polygon2 , typename Strategy >
static bool apply (Polygon1 const &poly1, Polygon2 &poly2, Strategy const &strategy)
 

Member Function Documentation

template<typename Polygon1 , typename Polygon2 , typename Strategy >
static bool boost::geometry::detail::transform::transform_polygon::apply ( Polygon1 const &  poly1,
Polygon2 &  poly2,
Strategy const &  strategy 
)
inlinestaticinherited

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