SWMMVis  6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
mesh::QuadCleanupOptions Struct Reference

#include <meshquadcleanup.h>

Collaboration diagram for mesh::QuadCleanupOptions:

Public Attributes

QuadQualityBounds bounds
 
bool removeDoublets = true
 
bool diagonalSwaps = true
 
int smoothingIterations = 10
 
int topologyPasses = 3
 

Member Data Documentation

◆ bounds

QuadQualityBounds mesh::QuadCleanupOptions::bounds

◆ diagonalSwaps

bool mesh::QuadCleanupOptions::diagonalSwaps = true

◆ removeDoublets

bool mesh::QuadCleanupOptions::removeDoublets = true

◆ smoothingIterations

int mesh::QuadCleanupOptions::smoothingIterations = 10

◆ topologyPasses

int mesh::QuadCleanupOptions::topologyPasses = 3

The documentation for this struct was generated from the following file: