![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Granular per-Category sublayer that replaces the legacy NodeMarker / ConduitLine / ConduitArrow / SubcatchmentFill mix. More...
#include "render/isublayer.h"#include "render/sublayers/feature/featuresublayerstyle.h"#include "layers/swmm_category.h"#include <QString>Go to the source code of this file.
Classes | |
| class | OpenSWMM::Render::FeatureSublayer |
| One paint pass for a single OpenSWMMVis::SwmmCategory. More... | |
Namespaces | |
| namespace | OpenSWMM |
| namespace | OpenSWMM::Render |
Granular per-Category sublayer that replaces the legacy NodeMarker / ConduitLine / ConduitArrow / SubcatchmentFill mix.
Slice U-0 — one FeatureSublayer instance per OpenSWMMVis::SwmmCategory (Junction / Outfall / Storage / Divider / Conduit / Pump / Orifice / Weir / Outlet / Subcatchment / RainGage). Each instance carries an archetype-appropriate FeatureSublayerStyle (Point / Line / Polygon) so every visual object type can be styled independently.