QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
#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... | |