MeshLib C++ Docs
Loading...
Searching...
No Matches

Parameters structure for MR::stitchHoles
Structure has some options to control MR::stitchHoles. More...

#include <MRMesh/MRMeshFillHole.h>

Public Attributes

FillHoleMetric metric
FaceBitSet * outNewFaces { nullptr }
 If not nullptr accumulate new faces.

Detailed Description

Parameters structure for MR::stitchHoles
Structure has some options to control MR::stitchHoles.

See also
stitchHoles
FillHoleMetric

Member Data Documentation

◆ metric

FillHoleMetric MR::StitchHolesParams::metric

Specifies triangulation metric
default for MR::stitchHoles: getComplexStitchMetric

See also
FillHoleMetric

◆ outNewFaces

FaceBitSet* MR::StitchHolesParams::outNewFaces { nullptr }

If not nullptr accumulate new faces.


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