|
QGIS API Documentation 3.36.0-Maidenhead (09951dc0acf)
|
#include <QVector>#include <QVector3D>#include <QSet>#include <QList>#include <memory>#include "qgis_core.h"#include "qgsmeshdataprovider.h"#include "qgsgeometry.h"#include "qgsmeshspatialindex.h"#include "qgstopologicalmesh.h"#include "qgscoordinatetransform.h"

Go to the source code of this file.
Classes | |
| class | QgsTriangularMesh::Changes |
| The Changes class is used to make changes of the triangular and to keep traces of this changes If a Changes instance is applied (see QgsTriangularMesh::applyChanges()), these changes can be reversed (see QgsTriangularMesh::reverseChanges()) as long as other changes are not applied. More... | |
| class | QgsTriangularMesh |
| Triangular/Derived Mesh is mesh with vertices in map coordinates. More... | |
Namespaces | |
| namespace | QgsMeshUtils |
Macros | |
| #define | SIP_NO_FILE |
| #define SIP_NO_FILE |
Definition at line 22 of file qgstriangularmesh.h.