![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
A generated patch in local indices. Quads are emitted CCW. More...
#include <meshpatch.h>
Public Attributes | |
| QVector< QPointF > | xy |
| QVector< MeshTriangle > | quads |
| v3 >= 0, local indices. | |
| QVector< QPair< int, int > > | boundarySegments |
| Local index pairs around the patch. | |
| QString | tag |
A generated patch in local indices. Quads are emitted CCW.
| QVector<QPair<int,int> > mesh::PatchMesh::boundarySegments |
Local index pairs around the patch.
| QVector<MeshTriangle> mesh::PatchMesh::quads |
v3 >= 0, local indices.
| QString mesh::PatchMesh::tag |
| QVector<QPointF> mesh::PatchMesh::xy |