| 
    QGIS API Documentation
    2.18.21-Las Palmas (9fba24a)
    
   | 
 
A layer together with the information about interpolation attribute / z-coordinate interpolation and the type (point, structure line, breakline) More...
#include <qgsinterpolator.h>
Public Attributes | |
| int | interpolationAttribute | 
| InputType | mInputType | 
| QgsVectorLayer * | vectorLayer | 
| bool | zCoordInterpolation | 
A layer together with the information about interpolation attribute / z-coordinate interpolation and the type (point, structure line, breakline)
Definition at line 49 of file qgsinterpolator.h.
| int QgsInterpolator::LayerData::interpolationAttribute | 
Definition at line 53 of file qgsinterpolator.h.
| InputType QgsInterpolator::LayerData::mInputType | 
Definition at line 54 of file qgsinterpolator.h.
| QgsVectorLayer* QgsInterpolator::LayerData::vectorLayer | 
Definition at line 51 of file qgsinterpolator.h.
| bool QgsInterpolator::LayerData::zCoordInterpolation | 
Definition at line 52 of file qgsinterpolator.h.
 1.8.13