QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
#include <QList>
#include <QPointF>
#include <QSizeF>
#include <QString>
#include <gdal_version.h>
#include "qgis_analysis.h"
#include "qgis_sip.h"
#include "qgsogrutils.h"
Go to the source code of this file.
Classes | |
struct | QgsAlignRaster::Item |
Definition of one raster layer for alignment. More... | |
struct | QgsAlignRaster::ProgressHandler |
Helper struct to be sub-classed for progress reporting. More... | |
class | QgsAlignRaster |
QgsAlignRaster takes one or more raster layers and warps (resamples) them so they have the same: More... | |
struct | QgsAlignRaster::RasterInfo |
Utility class for gathering information about rasters. More... | |
Typedefs | |
typedef void * | GDALDatasetH |
typedef void* GDALDatasetH |
Definition at line 30 of file qgsalignraster.h.