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::scale_transformer< CalculationType, Dimension1, Dimension2 > Class Template Reference

Strategy of scale 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::scale_transformer< CalculationType, Dimension1, Dimension2 >

Strategy of scale transformation in Cartesian system.

Scale scales a geometry up or down in all its dimensions.

See also
http://en.wikipedia.org/wiki/Scaling_%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: