QGIS API Documentation 3.43.0-Master (32433f7016e)
|
#include "qgscoordinatereferencesystem.h"
#include "qgsmeshdataprovider.h"
#include "qgsmeshadvancedediting.h"
#include "qgis_analysis.h"
Go to the source code of this file.
Classes | |
class | QgsMeshEditingDelaunayTriangulation |
Can be used with QgsMeshEditor::advancedEdit() to add triangle faces to a mesh created by a Delaunay triangulation on existing vertices. More... | |
class | QgsMeshTriangulation |
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 |
Convenience class that can be used to obtain a dataset group on vertices that represents the Z value of the mesh vertices. More... | |