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

Public Attributes

Uint32Array resultCut
 Paths of new edges on mesh, they represent same contours as input, but already cut.
FaceBitSet fbsWithContourIntersections

Detailed Description

This structure contains result of MR::cutMesh function

Member Data Documentation

◆ fbsWithContourIntersections

FaceBitSet CutMeshResult::fbsWithContourIntersections

Bitset of bad triangles - triangles where input contours have intersections and cannot be cut and filled in a good way

See also
MR::CutMeshParameters

◆ resultCut

Uint32Array CutMeshResult::resultCut

Paths of new edges on mesh, they represent same contours as input, but already cut.


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