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
featuresublayer.h File Reference

Granular per-Category sublayer that replaces the legacy NodeMarker / ConduitLine / ConduitArrow / SubcatchmentFill mix. More...

Include dependency graph for featuresublayer.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Granular per-Category sublayer that replaces the legacy NodeMarker / ConduitLine / ConduitArrow / SubcatchmentFill mix.

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

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.