|
|
void | init (const Vector2d &min_, const Vector2d &max_) |
| |
|
void | init (const std::vector< Vector2d > &vertices, const std::vector< std::array< size_t, 3 > > &faces) |
| |
|
|
double | epsr = 2e-3 |
| |
|
double | eps = -1. |
| |
|
double | lr = 5e-2 |
| |
|
double | l = -1. |
| |
|
double | l_min = -1 |
| |
|
double | diag_l = -1. |
| |
|
Vector2d | box_min = Vector2d::Zero() |
| |
|
Vector2d | box_max = Vector2d::Ones() |
| |
|
bool | preserve_topology = false |
| |
|
std::string | output_path |
| |
|
double | splitting_l2 = -1. |
| |
| double | collapsing_l2 |
| |
|
double | stop_energy = 10 |
| |
|
bool | debug_output = false |
| |
|
bool | perform_sanity_checks = false |
| |
|
double | w_amips = 1e-4 |
| |
|
double | w_envelope = 0 |
| |
◆ collapsing_l2
| double wmtk::components::triwild::Parameters::collapsing_l2 |
Initial value:=
std::numeric_limits<double>::max()
The documentation for this struct was generated from the following file:
- /home/runner/work/wildmeshing-toolkit/wildmeshing-toolkit/components/triwild/wmtk/components/triwild/Parameters.h