16#ifndef QGSMESHRENDERER3DAVERAGINGWIDGET_H
17#define QGSMESHRENDERER3DAVERAGINGWIDGET_H
19#include "ui_qgsmeshrenderer3daveragingwidgetbase.h"
69 void onAveragingMethodChanged(
int methodIndex );
70 void updateGraphics();
73 void setLabelSvg( QLabel *imageLabel,
74 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.