MeshLib C# Docs
Loading...
Searching...
No Matches
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.
 Const_StitchHolesParams (Const_StitchHolesParams _other)
 Generated from constructor MR.StitchHolesParams.StitchHolesParams.
 Const_StitchHolesParams (StitchHolesParams _other)
 Generated from constructor MR.StitchHolesParams.StitchHolesParams.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe MR.FaceBitSet._Underlying ** __ptr_storage_outNewFaces

Properties

unsafe MR.Const_FillHoleMetric metric [get, protected set]
 Specifies triangulation metric
default for MR.stitchHoles: getComplexStitchMetric.
unsafe MR.? FaceBitSet outNewFaces [get]
 If not nullptr accumulate new faces.

Constructor & Destructor Documentation

◆ Const_StitchHolesParams() [1/5]

unsafe MR.Const_StitchHolesParams.Const_StitchHolesParams ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_StitchHolesParams() [2/5]

unsafe MR.Const_StitchHolesParams.Const_StitchHolesParams ( MR._ByValue_FillHoleMetric metric,
MR.FaceBitSet? outNewFaces )
inline

Constructs MR.StitchHolesParams elementwise.

◆ Const_StitchHolesParams() [3/5]

unsafe MR.Const_StitchHolesParams.Const_StitchHolesParams ( MR._ByValue_StitchHolesParams _other)
inline

Generated from constructor MR.StitchHolesParams.StitchHolesParams.

◆ Const_StitchHolesParams() [4/5]

MR.Const_StitchHolesParams.Const_StitchHolesParams ( Const_StitchHolesParams _other)
inline

Generated from constructor MR.StitchHolesParams.StitchHolesParams.

◆ Const_StitchHolesParams() [5/5]

MR.Const_StitchHolesParams.Const_StitchHolesParams ( StitchHolesParams _other)
inline

Generated from constructor MR.StitchHolesParams.StitchHolesParams.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_StitchHolesParams.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_StitchHolesParams.Dispose ( bool disposing)
inlineprotectedvirtual

Member Data Documentation

◆ __ptr_storage_outNewFaces

unsafe MR.FaceBitSet._Underlying** MR.Const_StitchHolesParams.__ptr_storage_outNewFaces
protected

Property Documentation

◆ metric

unsafe MR.Const_FillHoleMetric MR.Const_StitchHolesParams.metric
getprotected set

Specifies triangulation metric
default for MR.stitchHoles: getComplexStitchMetric.

See also
FillHoleMetric

◆ outNewFaces

unsafe MR.? FaceBitSet MR.Const_StitchHolesParams.outNewFaces
get

If not nullptr accumulate new faces.


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