QGIS API Documentation  3.2.0-Bonn (bc43194)
Classes | Variables
qgsmeshlayer.h File Reference
#include <memory>
#include "qgis_core.h"
#include "qgsmaplayer.h"
#include "qgsrendercontext.h"
#include "qgsmeshdataprovider.h"
#include "qgsmeshrenderersettings.h"
Include dependency graph for qgsmeshlayer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QgsMeshLayer::LayerOptions
 Setting options for loading mesh layers. More...
 
class  QgsMeshLayer
 Represents a mesh layer supporting display of data on structured or unstructured meshes. More...
 

Variables

const int NO_ACTIVE_MESH_DATASET = -1
 

Variable Documentation

◆ NO_ACTIVE_MESH_DATASET

const int NO_ACTIVE_MESH_DATASET = -1

Definition at line 29 of file qgsmeshlayer.h.