Searched refs:scale_transformer (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/transform/ |
| H A D | matrix_transformers.hpp | 252 class scale_transformer class 258 class scale_transformer<CalculationType, 2, 2> : public matrix_transformer<CalculationType, 2, 2> class 262 inline scale_transformer(CalculationType const& scale_x, in scale_transformer() function in boost::geometry::strategy::transform::scale_transformer 272 inline scale_transformer(CalculationType const& scale) in scale_transformer() function in boost::geometry::strategy::transform::scale_transformer 282 class scale_transformer<CalculationType, 3, 3> : public matrix_transformer<CalculationType, 3, 3> class 285 inline scale_transformer(CalculationType const& scale_x, in scale_transformer() function in boost::geometry::strategy::transform::scale_transformer 296 inline scale_transformer(CalculationType const& scale) in scale_transformer() function in boost::geometry::strategy::transform::scale_transformer
|