MeshLib C# Docs
Loading...
Searching...
No Matches
MR.MeshBuilder.Const_UniteCloseParams Class Reference

Generated from class MR.MeshBuilder.UniteCloseParams. This is the const half of the class. More...

Inheritance diagram for MR.MeshBuilder.Const_UniteCloseParams:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_UniteCloseParams ()
 Constructs an empty (default-constructed) instance.
unsafe Const_UniteCloseParams (float closeDist, bool uniteOnlyBd, MR.VertBitSet? region, bool duplicateNonManifold, MR.VertMap? optionalVertOldToNew, MR.Std.Vector_MRMeshBuilderVertDuplication? optionalDuplications)
 Constructs MR.MeshBuilder.UniteCloseParams elementwise.
unsafe Const_UniteCloseParams (MR.MeshBuilder.Const_UniteCloseParams _other)
 Generated from constructor MR.MeshBuilder.UniteCloseParams.UniteCloseParams.
 Const_UniteCloseParams (UniteCloseParams _other)
 Generated from constructor MR.MeshBuilder.UniteCloseParams.UniteCloseParams.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe float * __ref_storage_closeDist
unsafe bool * __ref_storage_uniteOnlyBd
unsafe MR.VertBitSet._Underlying ** __ptr_storage_region
unsafe bool * __ref_storage_duplicateNonManifold
unsafe MR.VertMap._Underlying ** __ptr_storage_optionalVertOldToNew
unsafe MR.Std.Vector_MRMeshBuilderVertDuplication._Underlying ** __ptr_storage_optionalDuplications

Properties

unsafe float closeDist [get]
unsafe bool uniteOnlyBd [get]
unsafe MR.? VertBitSet region [get]
unsafe bool duplicateNonManifold [get]
unsafe MR.? VertMap optionalVertOldToNew [get]
unsafe MR.Std.? Vector_MRMeshBuilderVertDuplication optionalDuplications [get]

Detailed Description

Generated from class MR.MeshBuilder.UniteCloseParams. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_UniteCloseParams() [1/4]

unsafe MR.MeshBuilder.Const_UniteCloseParams.Const_UniteCloseParams ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_UniteCloseParams() [2/4]

unsafe MR.MeshBuilder.Const_UniteCloseParams.Const_UniteCloseParams ( float closeDist,
bool uniteOnlyBd,
MR.VertBitSet? region,
bool duplicateNonManifold,
MR.VertMap? optionalVertOldToNew,
MR.Std.Vector_MRMeshBuilderVertDuplication? optionalDuplications )
inline

Constructs MR.MeshBuilder.UniteCloseParams elementwise.

◆ Const_UniteCloseParams() [3/4]

unsafe MR.MeshBuilder.Const_UniteCloseParams.Const_UniteCloseParams ( MR.MeshBuilder.Const_UniteCloseParams _other)
inline

◆ Const_UniteCloseParams() [4/4]

MR.MeshBuilder.Const_UniteCloseParams.Const_UniteCloseParams ( UniteCloseParams _other)
inline

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.MeshBuilder.Const_UniteCloseParams.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.MeshBuilder.Const_UniteCloseParams.Dispose ( bool disposing)
inlineprotectedvirtual

Member Data Documentation

◆ __ptr_storage_optionalDuplications

unsafe MR.Std.Vector_MRMeshBuilderVertDuplication._Underlying** MR.MeshBuilder.Const_UniteCloseParams.__ptr_storage_optionalDuplications
protected

◆ __ptr_storage_optionalVertOldToNew

unsafe MR.VertMap._Underlying** MR.MeshBuilder.Const_UniteCloseParams.__ptr_storage_optionalVertOldToNew
protected

◆ __ptr_storage_region

unsafe MR.VertBitSet._Underlying** MR.MeshBuilder.Const_UniteCloseParams.__ptr_storage_region
protected

◆ __ref_storage_closeDist

unsafe float* MR.MeshBuilder.Const_UniteCloseParams.__ref_storage_closeDist
protected

◆ __ref_storage_duplicateNonManifold

unsafe bool* MR.MeshBuilder.Const_UniteCloseParams.__ref_storage_duplicateNonManifold
protected

◆ __ref_storage_uniteOnlyBd

unsafe bool* MR.MeshBuilder.Const_UniteCloseParams.__ref_storage_uniteOnlyBd
protected

Property Documentation

◆ closeDist

unsafe float MR.MeshBuilder.Const_UniteCloseParams.closeDist
get

◆ duplicateNonManifold

unsafe bool MR.MeshBuilder.Const_UniteCloseParams.duplicateNonManifold
get

◆ optionalDuplications

unsafe MR.Std.? Vector_MRMeshBuilderVertDuplication MR.MeshBuilder.Const_UniteCloseParams.optionalDuplications
get

◆ optionalVertOldToNew

unsafe MR.? VertMap MR.MeshBuilder.Const_UniteCloseParams.optionalVertOldToNew
get

◆ region

unsafe MR.? VertBitSet MR.MeshBuilder.Const_UniteCloseParams.region
get

◆ uniteOnlyBd

unsafe bool MR.MeshBuilder.Const_UniteCloseParams.uniteOnlyBd
get

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