Wildmeshing Toolkit
|
Go to the source code of this file.
Namespaces | |
wmtk | |
wmtk::components | |
Functions | |
std::tuple< std::shared_ptr< TriMesh >, nlohmann::json > | wmtk::components::tetwild_simplification (const TriMesh &mesh, const std::string &postion_attr_name, double main_eps, bool relative=true, double duplicate_tol=-1, bool use_sampling=true) |
Perform the simplification from the original tetwild. More... | |