LayerData struct
A source together with the information about interpolation attribute / z-coordinate interpolation and the type (point, structure line, breakline)
Contents
- Reference
Public variables
- int interpolationAttribute
- Index of feature attribute to use for interpolation.
- QgsFeatureSource* source
- Feature source.
-
QgsInterpolator::
SourceType sourceType - Source type.
-
QgsInterpolator::
ValueSource valueSource - Source for feature values to interpolate.