|
Quantum GIS API Documentation
1.8
|
#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().
1.7.6.1