MeshLib JavaScript Docs
Loading...
Searching...
No Matches
SelfIntersections Class Reference

Static Public Member Functions

static FaceBitSet getFaces (Mesh mesh, boolean touchIsIntersection)
 Find all self-intersections faces component-wise.
static void fix (Mesh mesh, SelfIntersectionsSettings settings)
 Finds and fixes self-intersections per component:

Member Function Documentation

◆ fix()

void SelfIntersections::fix ( Mesh mesh,
SelfIntersectionsSettings settings )
static

Finds and fixes self-intersections per component:

◆ getFaces()

FaceBitSet SelfIntersections::getFaces ( Mesh mesh,
boolean touchIsIntersection )
static

Find all self-intersections faces component-wise.


The documentation for this class was generated from the following file: