Boost.Geometry    Boost C++ Libraries
boost::geometry::strategy::transform::translate_transformer< CalculationType, Dimension1, Dimension2 > Class Template Reference

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

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
Examples:
06_a_transformation_example.cpp, and 06_b_transformation_example.cpp.

April 2, 2011

Copyright © 2007-2011 Barend Gehrels, Amsterdam, the Netherlands
Copyright © 2008-2011 Bruno Lalande, Paris, France
Copyright © 2009-2010 Mateusz Loskot, London, UK
Documentation is generated by Doxygen