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

Stylable mesh-vertex marker sublayer. More...

#include "render/isublayer.h"
#include "render/sublayerstyle.h"
#include <QColor>
#include <QJsonObject>
#include <QString>
Include dependency graph for meshnodesublayer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OpenSWMM::Render::MeshNodeStyle
 
class  OpenSWMM::Render::MeshNodeSublayer
 

Namespaces

namespace  OpenSWMM
 
namespace  OpenSWMM::Render
 

Detailed Description

Stylable mesh-vertex marker sublayer.

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
    Static — isDynamic() == false. Vertex positions follow the mesh,
    not the animation period.

    Replaces the previous boolean "showMeshNodes" toggle (no styling)
    with a property bag that exposes color, marker size, shape, and
    a distinct color for SWMM-coupled (tagged) vertices. Hidden by
    default to preserve the existing visual.