18 #ifndef QGSTININTERPOLATOR_H 19 #define QGSTININTERPOLATOR_H 56 bool mShowProgressDialog;
58 bool mExportTriangulationToFile;
void setTriangulationFilePath(const QString &filepath)
Interface class for interpolations.
Interpolation in a triangular irregular network.
The feature class encapsulates a single feature including its id, geometry and a list of field/values...
InputType
Describes the type of input data.
This is an interface for interpolator classes for triangulations.
Interface for Triangulation classes.
virtual int interpolatePoint(double x, double y, double &result)=0
Calculates interpolation value for map coordinates x, y.
void setExportTriangulationToFile(bool e)