#include <t4mesh_tetgen_mesh_lofter.h>
Public Member Functions | |
mesh_lofter_settings () | |
Public Attributes | |
double | m_quality_ratio |
quality t4mesh is issued if > 0. A minimum radius-edge ratio may be specifyed (default 2.0). | |
double | m_maximum_volume |
max volume constraints on t4mesh if > 0. | |
std::string | m_intermediate_file |
use intermediate files to/fro tetget if name specified. | |
bool | m_quiet_output |
keep output spam as silent as possible, great for RELEASE. | |
bool | m_verify_input |
DEBUG: detects plc intersections, i.e. verify "bad" input mesh. |
OpenTissue::t4mesh::mesh_lofter_settings::mesh_lofter_settings | ( | ) | [inline] |
use intermediate files to/fro tetget if name specified.
max volume constraints on t4mesh if > 0.
quality t4mesh is issued if > 0. A minimum radius-edge ratio may be specifyed (default 2.0).
keep output spam as silent as possible, great for RELEASE.
DEBUG: detects plc intersections, i.e. verify "bad" input mesh.