Home
last modified time | relevance | path

Searched refs:projectionTransformation (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoprojection_p.h112 …virtual QMatrix4x4 projectionTransformation() const = 0; // This brings a mercator coord into the …
133 QMatrix4x4 projectionTransformation() const override;
H A Dqgeoprojection.cpp204 QMatrix4x4 QGeoProjectionWebMercator::projectionTransformation() const in projectionTransformation() function in QGeoProjectionWebMercator