QGIS API Documentation
2.0.1-Dufour
|
#include <qgsinterpolator.h>
Public Attributes | |
double | x |
double | y |
double | z |
Definition at line 26 of file qgsinterpolator.h.
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().