| 
    QGIS API Documentation 3.99.0-Master (f78f5286a64)
    
   | 
 
#include <QObject>#include <gdal_alg.h>#include "qgis_analysis.h"#include "qgis_sip.h"#include "qgspointxy.h"

Go to the source code of this file.
Classes | |
| class | QgsGcpTransformerInterface | 
| An interface for Ground Control Points (GCP) based transformations.  More... | |
| class | QgsGDALGeorefTransform | 
| Interface to gdal thin plate splines and 1st/2nd/3rd order polynomials.  More... | |
| class | QgsHelmertGeorefTransform | 
| 2-dimensional Helmert transform, parametrised by isotropic scale, rotation angle and translation.  More... | |
| class | QgsLinearGeorefTransform | 
| A simple transform which is parametrized by a translation and anistotropic scale.  More... | |
| class | QgsProjectiveGeorefTransform | 
| A planar projective transform, expressed by a homography.  More... | |