![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
#include <meshquadcleanup.h>
Public Attributes | |
| QuadQualityBounds | bounds |
| bool | removeDoublets = true |
| bool | diagonalSwaps = true |
| int | smoothingIterations = 10 |
| int | topologyPasses = 3 |
| QuadQualityBounds mesh::QuadCleanupOptions::bounds |
| bool mesh::QuadCleanupOptions::diagonalSwaps = true |
| bool mesh::QuadCleanupOptions::removeDoublets = true |
| int mesh::QuadCleanupOptions::smoothingIterations = 10 |
| int mesh::QuadCleanupOptions::topologyPasses = 3 |