QGIS API Documentation  2.6.0-Brighton
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Attributes | List of all members
QgsInterpolator::LayerData Struct Reference

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

QgsVectorLayervectorLayer
bool zCoordInterpolation
int interpolationAttribute
InputType mInputType

Detailed Description

A layer together with the information about interpolation attribute / z-coordinate interpolation and the type (point, structure line, breakline)

Member Data Documentation

int QgsInterpolator::LayerData::interpolationAttribute
InputType QgsInterpolator::LayerData::mInputType
QgsVectorLayer* QgsInterpolator::LayerData::vectorLayer
bool QgsInterpolator::LayerData::zCoordInterpolation

The documentation for this struct was generated from the following file: