![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Result of findCoincidentNodes. More...
#include <meshautocouple.h>
Public Attributes | |
| QHash< int, QString > | matches |
| vertexIdx → node id (uncoupled vertices only). | |
| int | alreadyCoupled = 0 |
| Coincident vertices skipped: already coupled. | |
| int | unmatchedNodes = 0 |
| Nodes with no coincident available vertex. | |
Result of findCoincidentNodes.
| int mesh::AutoCoupleResult::alreadyCoupled = 0 |
Coincident vertices skipped: already coupled.
| QHash<int, QString> mesh::AutoCoupleResult::matches |
vertexIdx → node id (uncoupled vertices only).
| int mesh::AutoCoupleResult::unmatchedNodes = 0 |
Nodes with no coincident available vertex.