Home
last modified time | relevance | path

Searched defs:matrix_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 Dmatrix_transformers.hpp60 class matrix_transformer class
66 class matrix_transformer<CalculationType, 2, 2> class
75 inline matrix_transformer( in matrix_transformer() function in boost::geometry::strategy::transform::matrix_transformer
85 inline matrix_transformer(matrix_type const& matrix) in matrix_transformer() function in boost::geometry::strategy::transform::matrix_transformer
90 inline matrix_transformer() {} in matrix_transformer() function in boost::geometry::strategy::transform::matrix_transformer
117 class matrix_transformer<CalculationType, 3, 2> : public matrix_transformer<CalculationType, 2, 2> class
122 inline matrix_transformer( in matrix_transformer() function in boost::geometry::strategy::transform::matrix_transformer
132 inline matrix_transformer() in matrix_transformer() function in boost::geometry::strategy::transform::matrix_transformer
139 class matrix_transformer<CalculationType, 3, 3> class
147 inline matrix_transformer( in matrix_transformer() function in boost::geometry::strategy::transform::matrix_transformer
[all …]