MeshLib C++ Docs
Loading...
Searching...
No Matches
MRFixSelfIntersections.h File Reference

Go to the source code of this file.

Classes

struct  MR::SelfIntersections::Settings
 Setting set for mesh self-intersections fix. More...

Namespaces

namespace  MR
 only for bindings generation
namespace  MR::SelfIntersections

Functions

Expected< FaceBitSet > MR::SelfIntersections::getFaces (const Mesh &mesh, bool touchIsIntersection=true, ProgressCallback cb={})
 Find all self-intersections faces component-wise.
Expected< void > MR::SelfIntersections::fix (Mesh &mesh, const Settings &settings)
 Finds and fixes self-intersections per component: