QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#include <QVector>
#include <QString>
#include <QMap>
#include <QPair>
#include <QDateTime>
#include <QDomElement>
#include <limits>
#include <memory>
#include "qgis_core.h"
#include "qgis_sip.h"
Go to the source code of this file.
Classes | |
class | QgsMesh3DDataBlock |
QgsMesh3DDataBlock is a block of 3d stacked mesh data related N faces defined on base mesh frame. More... | |
class | QgsMeshDataBlock |
QgsMeshDataBlock is a block of integers/doubles that can be used to retrieve: active flags (e.g. More... | |
class | QgsMeshDataset |
Abstract class that represents a dataset. More... | |
class | QgsMeshDatasetGroup |
Abstract class that represents a dataset group. More... | |
class | QgsMeshDatasetGroupMetadata |
QgsMeshDatasetGroupMetadata is 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 |
QgsMeshDatasetIndex is index that identifies the dataset group (e.g. More... | |
class | QgsMeshDatasetMetadata |
QgsMeshDatasetMetadata is a collection of mesh dataset metadata such as whether the data is valid or associated time for the dataset. More... | |
class | QgsMeshDatasetValue |
QgsMeshDatasetValue represents single dataset value. More... | |
class | QgsMeshMemoryDataset |
Class to store memory dataset. More... | |
class | QgsMeshMemoryDatasetGroup |
Class that represents a dataset group stored in memory. More... | |
class | QgsMeshVerticesElevationDataset |
Class that represents a dataset with elevation value of the vertices of a existing mesh that can be edited. More... | |
class | QgsMeshVerticesElevationDatasetGroup |
Class that represents a dataset group with elevation value of the vertices of a existing mesh that can be edited This dataset group contains only one dataset. More... | |