![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
Acceptance bounds shared by pairing, cleanup, smoothing and the legacy tri-pair merge. Defaults are the plan's (§5): hard 60°/120°, SJ ≥ 0.866, aspect ≤ 2. More...
#include <meshquadquality.h>
Public Attributes | |
| double | minAngleDeg = 60.0 |
| double | maxAngleDeg = 120.0 |
| double | minScaledJacobian = 0.866 |
| double | maxAspect = 2.0 |
| longest / shortest side (opposite-side means). <= 0 = unbounded. | |
Acceptance bounds shared by pairing, cleanup, smoothing and the legacy tri-pair merge. Defaults are the plan's (§5): hard 60°/120°, SJ ≥ 0.866, aspect ≤ 2.
| double mesh::QuadQualityBounds::maxAngleDeg = 120.0 |
| double mesh::QuadQualityBounds::maxAspect = 2.0 |
longest / shortest side (opposite-side means). <= 0 = unbounded.
| double mesh::QuadQualityBounds::minAngleDeg = 60.0 |
| double mesh::QuadQualityBounds::minScaledJacobian = 0.866 |