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