QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
#include "qgis_core.h"
#include "qgis_sip.h"
#include <QVector>
#include <QList>
#include "qgsrectangle.h"
#include "qgscoordinatereferencesystem.h"
#include "qgscoordinatetransform.h"
#include "qgsrasterinterface.h"
#include <cmath>
Go to the source code of this file.
Classes | |
class | QgsRasterProjector |
QgsRasterProjector implements approximate projection support for it calculates grid of points in source CRS for target CRS + extent which are used to calculate affine transformation matrices. More... | |