| 
    QGIS API Documentation 3.34.0-Prizren (ffbdd678812)
    
   | 
 
#include "qgscoordinatereferencesystem.h"#include "qgsmeshdataprovider.h"#include "qgsmeshadvancedediting.h"#include "qgis_analysis.h"

Go to the source code of this file.
Classes | |
| class | QgsMeshEditingDelaunayTriangulation | 
| Class that can be used with QgsMeshEditor::advancedEdit() to add triangle faces to a mesh created by a Delaunay triangulation on provided existing vertex.  More... | |
| class | QgsMeshTriangulation | 
| Class that handles mesh creation with Delaunay constrained triangulation.  More... | |
| class | QgsMeshZValueDataset | 
| Convenient class that can be used to obtain a dataset that represents the Z values of mesh vertices.  More... | |
| class | QgsMeshZValueDatasetGroup | 
| Convenient class that can be used to obtain a datasetgroup on vertices that represents the Z value of the mesh vertices.  More... | |