QGIS API Documentation  2.0.1-Dufour
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
QgsTINInterpolator Member List

This is the complete list of members for QgsTINInterpolator, including all inherited members.

BREAK_LINES enum valueQgsInterpolator
cacheBaseData()QgsInterpolatorprotected
CloughTocher enum valueQgsTINInterpolator
initialize()QgsTINInterpolatorprivate
InputType enum nameQgsInterpolator
insertData(QgsFeature *f, bool zCoord, int attr, InputType type)QgsTINInterpolatorprivate
interpolatePoint(double x, double y, double &result)QgsTINInterpolatorvirtual
Linear enum valueQgsTINInterpolator
mCachedBaseDataQgsInterpolatorprotected
mDataIsCachedQgsInterpolatorprotected
mExportTriangulationToFileQgsTINInterpolatorprivate
mInterpolationQgsTINInterpolatorprivate
mIsInitializedQgsTINInterpolatorprivate
mLayerDataQgsInterpolatorprotected
mShowProgressDialogQgsTINInterpolatorprivate
mTriangleInterpolatorQgsTINInterpolatorprivate
mTriangulationQgsTINInterpolatorprivate
mTriangulationFilePathQgsTINInterpolatorprivate
POINTS enum valueQgsInterpolator
QgsInterpolator(const QList< LayerData > &layerData)QgsInterpolator
QgsTINInterpolator(const QList< LayerData > &inputData, TIN_INTERPOLATION interpolation=Linear, bool showProgressDialog=false)QgsTINInterpolator
setExportTriangulationToFile(bool e)QgsTINInterpolatorinline
setTriangulationFilePath(const QString &filepath)QgsTINInterpolatorinline
STRUCTURE_LINES enum valueQgsInterpolator
TIN_INTERPOLATION enum nameQgsTINInterpolator
~QgsInterpolator()QgsInterpolatorvirtual
~QgsTINInterpolator()QgsTINInterpolator