Wildmeshing Toolkit
Loading...
Searching...
No Matches
src
wmtk
utils
EnvelopeBudget.hpp
1
#pragma once
2
3
namespace
wmtk::utils {
4
44
double
optimization_envelope_eps(
45
double
eps,
46
double
simplify_eps,
47
bool
envelope_around_simplified,
48
bool
simplification_ran);
49
50
}
// namespace wmtk::utils
Generated by
1.9.8