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
ProfileRouter::Graph Struct Reference

The input to ProfileRouter — nodes are 0..nodeCount-1, edges are directed by default and reinterpreted as undirected via Options. More...

#include <profilerouter.h>

Collaboration diagram for ProfileRouter::Graph:

Public Attributes

int nodeCount = 0
 
QVector< Edgeedges
 

Detailed Description

The input to ProfileRouter — nodes are 0..nodeCount-1, edges are directed by default and reinterpreted as undirected via Options.

Member Data Documentation

◆ edges

QVector<Edge> ProfileRouter::Graph::edges

◆ nodeCount

int ProfileRouter::Graph::nodeCount = 0

The documentation for this struct was generated from the following file: