MeshLib C++ Docs
Loading...
Searching...
No Matches
MRStitchHolesParams Struct Reference

Parameters structure for mrBuildCylinderBetweenTwoHoles
Structure has some options to control mrBuildCylinderBetweenTwoHoles. More...

#include <MRMeshFillHole.h>

Public Attributes

const MRFillHoleMetricmetric
 
MRFaceBitSetoutNewFaces
 If not NULL accumulate new faces.
 

Detailed Description

Parameters structure for mrBuildCylinderBetweenTwoHoles
Structure has some options to control mrBuildCylinderBetweenTwoHoles.

Member Data Documentation

◆ metric

const MRFillHoleMetric* MRStitchHolesParams::metric

Specifies triangulation metric
default for mrBuildCylinderBetweenTwoHoles: getComplexStitchMetric

See also
MRFillHoleMetric

◆ outNewFaces

MRFaceBitSet* MRStitchHolesParams::outNewFaces

If not NULL accumulate new faces.


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