![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Result produced by the pipeline worker and consumed on the main thread inside onMeshFinished(). More...
#include <meshgenerationdialog.h>
Public Attributes | |
| bool | ok = false |
| QString | errorMsg |
| mesh::MeshResult | meshResult |
| mesh::CouplingMap | coupling |
| QString | meshPath |
| mesh::MeshOutputMode | outputMode = mesh::MeshOutputMode::External |
Result produced by the pipeline worker and consumed on the main thread inside onMeshFinished().
| mesh::CouplingMap MeshGenerationDialog::PipelineResult::coupling |
| QString MeshGenerationDialog::PipelineResult::errorMsg |
| QString MeshGenerationDialog::PipelineResult::meshPath |
| mesh::MeshResult MeshGenerationDialog::PipelineResult::meshResult |
| bool MeshGenerationDialog::PipelineResult::ok = false |
| mesh::MeshOutputMode MeshGenerationDialog::PipelineResult::outputMode = mesh::MeshOutputMode::External |