Generated from class MR.MeshBuilder.UniteCloseParams. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
Generated from class MR.MeshBuilder.UniteCloseParams. This is the const half of the class.
◆ 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 |
◆ Const_UniteCloseParams() [3/4]
◆ Const_UniteCloseParams() [4/4]
| MR.MeshBuilder.Const_UniteCloseParams.Const_UniteCloseParams |
( |
UniteCloseParams | _other | ) |
|
|
inline |
◆ 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 |
◆ __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 |
◆ 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: