QGIS API Documentation 3.43.0-Master (37eec98dbf6)
Classes
qgsmeshdataset.h File Reference
#include <QVector>
#include <QString>
#include <QMap>
#include <QPair>
#include <QDateTime>
#include <QDomElement>
#include <limits>
#include <memory>
#include "qgis_core.h"
#include "qgis_sip.h"
Include dependency graph for qgsmeshdataset.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsMesh3DDataBlock
 A block of 3d stacked mesh data related N faces defined on base mesh frame. More...
 
class  QgsMeshDataBlock
 A block of integers/doubles from a mesh dataset. More...
 
class  QgsMeshDataset
 Abstract class that represents a mesh dataset. More...
 
class  QgsMeshDatasetGroup
 Abstract class that represents a dataset group. More...
 
class  QgsMeshDatasetGroupMetadata
 A collection of dataset group metadata such as whether the data is vector or scalar, name. More...
 
class  QgsMeshDatasetGroupTreeItem
 Tree item for display of the mesh dataset groups. More...
 
class  QgsMeshDatasetIndex
 An index that identifies the dataset group (e.g. More...
 
class  QgsMeshDatasetMetadata
 Represents mesh dataset metadata, such as whether the data is valid or the associated time. More...
 
class  QgsMeshDatasetValue
 Represents a single mesh dataset value. More...
 
class  QgsMeshMemoryDataset
 Stores mesh memory datasets. More...
 
class  QgsMeshMemoryDatasetGroup
 Represents a mesh dataset group stored in memory. More...
 
class  QgsMeshVerticesElevationDataset
 Represents a dataset with elevation value of the vertices of an existing mesh that can be edited. More...
 
class  QgsMeshVerticesElevationDatasetGroup
 Represents a dataset group with elevation value of the vertices of an existing mesh that can be edited. More...