QGIS API Documentation  3.37.0-Master (a5b4d9743e8)
Classes
qgsrasterprojector.h File Reference
#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>
Include dependency graph for qgsrasterprojector.h:
This graph shows which files directly or indirectly include this file:

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...