Quantum GIS API Documentation  1.8
Public Attributes
vertexData Struct Reference

#include <qgsinterpolator.h>

List of all members.

Public Attributes

double x
double y
double z

Detailed Description

Definition at line 26 of file qgsinterpolator.h.


Member Data Documentation

double vertexData::x

Definition at line 28 of file qgsinterpolator.h.

Referenced by QgsInterpolator::addVerticesToCache().

double vertexData::y

Definition at line 29 of file qgsinterpolator.h.

Referenced by QgsInterpolator::addVerticesToCache().

double vertexData::z

Definition at line 30 of file qgsinterpolator.h.

Referenced by QgsInterpolator::addVerticesToCache().


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