Home
last modified time | relevance | path

Searched defs:mapToPixel (Results 1 – 25 of 26) sorted by relevance

12

/dports/graphics/qgis/qgis-3.22.3/python/plugins/processing/tools/
H A Draster.py63 def mapToPixel(mX, mY, geoTransform): function
/dports/graphics/qgis-ltr/qgis-3.16.16/python/plugins/processing/tools/
H A Draster.py63 def mapToPixel(mX, mY, geoTransform): function
/dports/graphics/qgis/qgis-3.22.3/src/core/symbology/
H A Dqgsgeometrygeneratorsymbollayer.cpp425 QTransform mapToPixel = context.renderContext().mapToPixel().transform(); in render() local
461 const QTransform mapToPixel = context.renderContext().mapToPixel().transform(); in render() local
H A Dqgsinterpolatedlinerenderer.cpp226 const QgsMapToPixel &mapToPixel = context.mapToPixel(); in render() local
245 const QgsMapToPixel &mapToPixel = context.mapToPixel(); in render() local
/dports/graphics/qgis/qgis-3.22.3/src/core/maprenderer/
H A Dqgsmaprenderercache.cpp129 QgsMapToPixel mapToPixel = mMtp; in setCacheImage() local
135 … &cacheKey, const QImage &image, const QgsRectangle &extent, const QgsMapToPixel &mapToPixel, cons… in setCacheImageWithParameters()
/dports/graphics/qgis/qgis-3.22.3/src/core/mesh/
H A Dqgsmeshlayerinterpolator.cpp213 const QgsMapToPixel mapToPixel( mapUnitsPerPixel, in exportRasterBlock() local
275 const QgsMapToPixel mapToPixel( mapUnitsPerPixel, in exportRasterBlock() local
H A Dqgsmeshlayerrenderer.cpp109 const QgsMapToPixel mapToPixel = context.mapToPixel(); in calculateOutputSize() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/raster/
H A Dqgsrasterlayerrenderer.cpp71 QgsMapToPixel mapToPixel = rendererContext.mapToPixel(); in QgsRasterLayerRenderer() local
H A Dqgsrasterlayer.cpp1810 QgsMapToPixel *mapToPixel = new QgsMapToPixel( mapUnitsPerPixel ); in previewAsImage() local
/dports/graphics/qgis/qgis-3.22.3/src/core/raster/
H A Dqgsrasterlayerrenderer.cpp77 QgsMapToPixel mapToPixel = rendererContext.mapToPixel(); in QgsRasterLayerRenderer() local
H A Dqgsrasterlayer.cpp1820 QgsMapToPixel *mapToPixel = new QgsMapToPixel( mapUnitsPerPixel ); in previewAsImage() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/mesh/
H A Dqgsmeshlayerinterpolator.cpp209 QgsMapToPixel mapToPixel( mapUnitsPerPixel, in exportRasterBlock() local
H A Dqgsmeshlayerrenderer.cpp103 const QgsMapToPixel mapToPixel = context.mapToPixel(); in calculateOutputSize() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/3d/terrain/
H A Dquantizedmeshgeometry.cpp276 …antizedMeshGeometry( QuantizedMeshTile *t, const Map3D &map, const QgsMapToPixel &mapToPixel, cons… in QuantizedMeshGeometry()
/dports/graphics/qgis/qgis-3.22.3/src/core/
H A Dqgsmapsettings.h521 const QgsMapToPixel &mapToPixel() const { return mMapToPixel; } in mapToPixel() function
H A Dqgsrendercontext.h256 const QgsMapToPixel &mapToPixel() const {return mMapToPixel;} in mapToPixel() function
/dports/graphics/qgis/qgis-3.22.3/src/3d/terrain/
H A Dquantizedmeshgeometry.cpp276 …antizedMeshGeometry( QuantizedMeshTile *t, const Map3D &map, const QgsMapToPixel &mapToPixel, cons… in QuantizedMeshGeometry()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/
H A Dqgsmapsettings.h523 const QgsMapToPixel &mapToPixel() const { return mMapToPixel; } in mapToPixel() function
H A Dqgsrendercontext.h326 const QgsMapToPixel &mapToPixel() const {return mMapToPixel;} in mapToPixel() function
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/symbology/
H A Dqgsinterpolatedlinerenderer.cpp42 const QgsMapToPixel &mapToPixel = context.mapToPixel(); in render() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/analysis/processing/
H A Dqgsrasteranalysisutils.cpp173 void QgsRasterAnalysisUtils::mapToPixel( const double x, const double y, const QgsRectangle bounds,… in mapToPixel() function in QgsRasterAnalysisUtils
/dports/graphics/qgis/qgis-3.22.3/src/analysis/processing/
H A Dqgsrasteranalysisutils.cpp173 void QgsRasterAnalysisUtils::mapToPixel( const double x, const double y, const QgsRectangle bounds,… in mapToPixel() function in QgsRasterAnalysisUtils
/dports/sysutils/barrier/barrier-2.3.3/src/lib/server/
H A DServer.cpp566 Server::mapToPixel(BaseClientProxy* client, in mapToPixel() function in Server
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/lib/server/
H A DServer.cpp583 Server::mapToPixel(BaseClientProxy* client, in mapToPixel() function in Server
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/geometry/
H A Dqgsgeometry.cpp2837 void QgsGeometry::mapToPixel( const QgsMapToPixel &mtp ) in mapToPixel() function in QgsGeometry

12