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
trirefinehook.cpp File Reference
Include dependency graph for trirefinehook.cpp:

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)
 

Detailed Description

Author
Caleb Buahin caleb.nosp@m..bua.nosp@m.hin@g.nosp@m.mail.nosp@m..com
Date
2026
License\n GPL-3.0-or-later

Function Documentation

◆ triunsuitable()

int triunsuitable ( double triorg,
double tridest,
double triapex,
double  area 
)