|
Wildmeshing Toolkit
|
Why a smoothing attempt was refused, counted per pass. More...
#include <SmoothVertex.hpp>
Public Member Functions | |
| void | reset () |
| std::string | to_string () const |
Why a smoothing attempt was refused, counted per pass.
A smoothing pass that rejects most of what it tries looks identical from outside to one that is converging, and the difference between "the envelope will not let this vertex move" and "moving it inverts a tet" points at completely different fixes. Counting is cheap and turns that question into a log line.