![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
#include "render/maskclipresolver.h"#include "layers/gisvectorlayer.h"#include "layers/openswmmvislayer.h"#include "project/openswmmvissession.h"#include "project/openswmmvisworkspace.h"#include <QHash>#include <QObject>#include <QPointer>Namespaces | |
| namespace | OpenSWMM |
| namespace | OpenSWMM::Render |
Functions | |
| MaskClipResult | OpenSWMM::Render::resolveMaskClip (OpenSWMMVisLayer *hostLayer, const MaskSpec &spec) |
Resolve spec against hostLayer's workspace. | |
| void | OpenSWMM::Render::invalidateMaskClipCache (const QString &layerId=QString()) |
| Slice Z.14-paint-cache — clear cached clip paths. | |
| QPainterPath path |
| QPointer<OpenSWMMVisLayer> source |