QGIS API Documentation  2.18.21-Las Palmas (9fba24a)
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

◆ x

double vertexData::x

Definition at line 28 of file qgsinterpolator.h.

◆ y

double vertexData::y

Definition at line 29 of file qgsinterpolator.h.

◆ z

double vertexData::z

Definition at line 30 of file qgsinterpolator.h.


The documentation for this struct was generated from the following file: