| 
    QGIS API Documentation
    3.26.3-Buenos Aires (65e4edfdad)
    
   | 
 
 
 
 
Go to the documentation of this file.
   18 #ifndef QGSMESHCONTOURS_H 
   19 #define QGSMESHCONTOURS_H 
   23 #include <QStringList> 
   32 #include "qgis_analysis.h" 
   76                      const QVector<double> &datasetValues,
 
  151     QVector<double> mDatasetValues;
 
  155 #endif // QGSMESHCONTOURS_H 
  
Point geometry type, with support for z-dimension and m-values.
 
Exporter of contours lines or polygons from a mesh layer.
 
Mesh - vertices, edges and faces.
 
QgsMeshDatasetIndex is index that identifies the dataset group (e.g. wind speed) and a dataset in thi...
 
Base class for feedback objects to be used for cancellation of something running in a worker thread.
 
Represents a mesh layer supporting display of data on structured or unstructured meshes.
 
DataResamplingMethod
Resampling of value from dataset.
 
A geometry is the spatial representation of a feature.
 
QgsMeshDataBlock is a block of integers/doubles that can be used to retrieve: active flags (e....
 
Triangular/Derived Mesh is mesh with vertices in map coordinates.