Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::strategy::transform::translate_transformer< CalculationType, Dimension1, Dimension2 > Class Template Reference

Strategy of translate transformation in Cartesian system. More...

#include <matrix_transformers.hpp>

Detailed Description

template<typename CalculationType, std::size_t Dimension1, std::size_t Dimension2>
class boost::geometry::strategy::transform::translate_transformer< CalculationType, Dimension1, Dimension2 >

Strategy of translate transformation in Cartesian system.

Translate moves a geometry a fixed distance in 2 or 3 dimensions.

See also
http://en.wikipedia.org/wiki/Translation_%28geometry%29
Template Parameters
Dimension1number of dimensions to transform from
Dimension2number of dimensions to transform to

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