MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Const_StitchHolesParams Class Reference
+ Inheritance diagram for MR.Const_StitchHolesParams:

Classes

struct  _Underlying
 

Public Member Functions

virtual void Dispose ()
 
unsafe Const_StitchHolesParams ()
 Constructs an empty (default-constructed) instance.
 
unsafe Const_StitchHolesParams (MR._ByValue_FillHoleMetric metric, MR.FaceBitSet? outNewFaces)
 Constructs MR.StitchHolesParams elementwise.
 
unsafe Const_StitchHolesParams (MR._ByValue_StitchHolesParams _other)
 Generated from constructor MR.StitchHolesParams.StitchHolesParams.
 

Protected Member Functions

virtual unsafe void Dispose (bool disposing)
 

Properties

unsafe MR.Const_FillHoleMetric metric [get]
 
unsafe MR.? FaceBitSet outNewFaces [get]
 If not nullptr accumulate new faces.
 
- Properties inherited from MR.Misc.Object< Const_StitchHolesParams >
virtual bool _IsOwning [get]
 Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
 

Additional Inherited Members

- Protected Attributes inherited from MR.Misc.Object< Const_StitchHolesParams >
bool _IsOwningVal
 

Property Documentation

◆ metric

unsafe MR.Const_FillHoleMetric MR.Const_StitchHolesParams.metric
get

Specifies triangulation metric
default for MR.buildCylinderBetweenTwoHoles: getComplexStitchMetric

See also
FillHoleMetric

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