QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#include <QVector>
#include <QList>
#include "qgis_sip.h"
#include "qgis_analysis.h"
#include "qgscoordinatetransformcontext.h"
Go to the source code of this file.
Classes | |
struct | QgsInterpolator::LayerData |
A source together with the information about interpolation attribute / z-coordinate interpolation and the type (point, structure line, breakline) More... | |
class | QgsInterpolator |
Interface class for interpolations. More... | |
struct | QgsInterpolatorVertexData |
Interpolation data for an individual source vertex. More... | |