QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
#include "qgis.h"
#include "qgis_sip.h"
#include <QSize>
#include "qgsmaplayerrenderer.h"
#include "qgstriangularmesh.h"
#include "qgsrasterinterface.h"
#include "qgssinglebandpseudocolorrenderer.h"
#include "qgsrastershader.h"
Go to the source code of this file.
Namespaces | |
QgsMeshUtils | |
Functions | |
CORE_EXPORT QgsRasterBlock * | QgsMeshUtils::exportRasterBlock (const QgsMeshLayer &layer, const QgsMeshDatasetIndex &datasetIndex, const QgsCoordinateReferenceSystem &destinationCrs, const QgsCoordinateTransformContext &transformContext, double mapUnitsPerPixel, const QgsRectangle &extent, QgsRasterBlockFeedback *feedback=nullptr) |
Exports mesh layer's dataset values as raster block. More... | |