16#ifndef QGSMESHRENDERER3DAVERAGINGWIDGET_H
17#define QGSMESHRENDERER3DAVERAGINGWIDGET_H
19#include "ui_qgsmeshrenderer3daveragingwidgetbase.h"
68 void onAveragingMethodChanged(
int methodIndex );
69 void updateGraphics();
72 void setLabelSvg( QLabel *imageLabel,
73 const QString &imgName );
Abstract class to interpolate 3d stacked mesh data to 2d data.
Represents a mesh layer supporting display of data on structured or unstructured meshes.
A utility class for dynamic handling of changes to screen properties.