![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
#include "mesh/trirefinehook.h"Namespaces | |
| namespace | mesh |
Functions | |
| bool | mesh::refineHookWasCancelled () noexcept |
| True if the hook active on this thread observed cancellation. | |
| qint64 | mesh::refineHookTestCount () noexcept |
| Number of triunsuitable() invocations since the active guard was constructed. Useful for logging refinement cost. | |
| int | triunsuitable (double *triorg, double *tridest, double *triapex, double area) |