#include <meshgenerationdialog.h>
|
| struct | PipelineInputs |
| | All inputs needed by the pipeline worker. Collected on the main thread by collectInputs() so the worker never touches Qt widgets or SWMMModelLayer. More...
|
| |
| struct | PipelineResult |
| | Result produced by the pipeline worker and consumed on the main thread inside onMeshFinished(). More...
|
| |
◆ ElevInterpMethod
Elevation interpolation method for the no-DTM fallback.
| Enumerator |
|---|
| IDW | |
| NaturalNeighbour | |
◆ NNVariant
Natural-neighbour weighting variant.
◆ MeshGenerationDialog()
| MeshGenerationDialog::MeshGenerationDialog |
( |
SWMMVisProjectWindow * |
pw, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
|
explicit |
◆ ~MeshGenerationDialog()
| MeshGenerationDialog::~MeshGenerationDialog |
( |
| ) |
|
|
override |
The documentation for this class was generated from the following files: