QGIS API Documentation 3.43.0-Master (b60ef06885e)
|
#include <QVector>
#include <QString>
#include <QMap>
#include <QPair>
#include <limits>
#include "qgis_core.h"
#include "qgsdataprovider.h"
#include "qgsprovidermetadata.h"
#include "qgsmeshdataset.h"
#include "qgsmeshdataprovidertemporalcapabilities.h"
#include "qgsmeshutils.h"
Go to the source code of this file.
Classes | |
struct | QgsMesh |
Mesh - vertices, edges and faces. More... | |
class | QgsMeshDataProvider |
Base class for providing data for QgsMeshLayer. More... | |
class | QgsMeshDatasetSourceInterface |
Interface for mesh datasets and dataset groups. More... | |
class | QgsMeshDataSourceInterface |
Interface for mesh data sources. More... | |
Functions | |
Q_DECLARE_METATYPE (QgsMesh) | |
Q_DECLARE_METATYPE | ( | QgsMesh | ) |