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::QuadPairingOptions Struct Reference

#include <meshquadmatch.h>

Collaboration diagram for mesh::QuadPairingOptions:

Public Attributes

QuadQualityBounds bounds
 
bool gapPairing = true
 Run blossom on the residual (false = templates only; tests).
 
bool polish = true
 Alternating-4-cycle improvement after blossom.
 

Member Data Documentation

◆ bounds

QuadQualityBounds mesh::QuadPairingOptions::bounds

◆ gapPairing

bool mesh::QuadPairingOptions::gapPairing = true

Run blossom on the residual (false = templates only; tests).

◆ polish

bool mesh::QuadPairingOptions::polish = true

Alternating-4-cycle improvement after blossom.


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