![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Four-sided patch: corners in cyclic order (either orientation); n subdivisions along corner0→corner1 (and corner3→corner2), m along corner0→corner3 (and corner1→corner2). More...
#include <meshpatch.h>
Public Attributes | |
| QVector< QPointF > | corners |
| Exactly 4, cyclic. | |
| int | n = 0 |
| int | m = 0 |
| QString | tag |
Four-sided patch: corners in cyclic order (either orientation); n subdivisions along corner0→corner1 (and corner3→corner2), m along corner0→corner3 (and corner1→corner2).
| QVector<QPointF> mesh::StructuredPatch::corners |
Exactly 4, cyclic.
| int mesh::StructuredPatch::m = 0 |
| int mesh::StructuredPatch::n = 0 |
| QString mesh::StructuredPatch::tag |