QGIS API Documentation  2.4.0-Chugiak
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Attributes | List of all members
vertexData Struct Reference

#include <qgsinterpolator.h>

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: