Quantum GIS API Documentation  1.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Attributes
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>

Collaboration diagram for QgsInterpolator::LayerData:
Collaboration graph
[legend]

List of all members.

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)

Definition at line 48 of file qgsinterpolator.h.


Member Data Documentation

Definition at line 52 of file qgsinterpolator.h.

Definition at line 53 of file qgsinterpolator.h.

Definition at line 50 of file qgsinterpolator.h.

Definition at line 51 of file qgsinterpolator.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines