|
Wildmeshing Toolkit
|
Options for embed_triangles_in_tets. All checks are off by default. More...
#include <EmbedTriangles.hpp>
Public Attributes | |
| bool | check_collinear_input = false |
| Report input triangles that are collinear, before handing them to the remesher. | |
| bool | check_orientation = false |
| bool | check_surface_provenance = false |
Options for embed_triangles_in_tets. All checks are off by default.
| bool wmtk::utils::EmbedTrianglesOptions::check_orientation = false |
Check every output tet's orientation in exact arithmetic, after embedding and again after the vertex compaction.
| bool wmtk::utils::EmbedTrianglesOptions::check_surface_provenance = false |
Report how the provenance-derived "face is on the input surface" answer differs from the remesher's older colour-derived facets_on_input. Diagnostic only – the surface always comes from provenance; this just counts the disagreement.