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< Point1, Point2, point_tag, point_tag > Struct Template Reference

#include <transform.hpp>

Inheritance diagram for boost::geometry::dispatch::transform< Point1, Point2, point_tag, point_tag >:
Collaboration diagram for boost::geometry::dispatch::transform< Point1, Point2, point_tag, point_tag >:

Static Public Member Functions

template<typename Point1 , typename Point2 , typename Strategy >
static bool apply (Point1 const &p1, Point2 &p2, Strategy const &strategy)
 

Member Function Documentation

template<typename Point1 , typename Point2 , typename Strategy >
static bool boost::geometry::detail::transform::transform_point::apply ( Point1 const &  p1,
Point2 &  p2,
Strategy const &  strategy 
)
inlinestaticinherited

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