SWMMVis  6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
meshpage.h File Reference
#include <functional>
#include "ui/dialogs/simoptions/simoptionspage.h"
Include dependency graph for meshpage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openswmmvis::ui::MeshPage
 

Namespaces

namespace  openswmmvis
 
namespace  openswmmvis::ui
 

Detailed Description

Author
Caleb Buahin caleb.nosp@m..bua.nosp@m.hin@g.nosp@m.mail.nosp@m..com
Date
2026
License\n GPL-3.0-or-later

Simulation Options → Mesh.

File management for 2D mesh configurations: which .2dm the engine reads via [2D_MESH_FILE], or the inline mesh embedded in the project .inp.

Deliberately never gated on the 2D module: creating or selecting a mesh is what turns the module on, so gating this page would be circular.