Generated from class MR.MeshBuilder.UniteCloseParams. This is the non-const half of the class.
More...
Generated from class MR.MeshBuilder.UniteCloseParams. This is the non-const half of the class.
◆ UniteCloseParams() [1/4]
| unsafe MR.MeshBuilder.UniteCloseParams.UniteCloseParams |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ UniteCloseParams() [2/4]
| unsafe MR.MeshBuilder.UniteCloseParams.UniteCloseParams |
( |
float | closeDist, |
|
|
bool | uniteOnlyBd, |
|
|
MR.VertBitSet? | region, |
|
|
bool | duplicateNonManifold, |
|
|
MR.VertMap? | optionalVertOldToNew, |
|
|
MR.Std.Vector_MRMeshBuilderVertDuplication? | optionalDuplications ) |
|
inline |
◆ UniteCloseParams() [3/4]
| unsafe MR.MeshBuilder.UniteCloseParams.UniteCloseParams |
( |
MR.MeshBuilder.Const_UniteCloseParams | _other | ) |
|
|
inline |
Generated from constructor MR.MeshBuilder.UniteCloseParams.UniteCloseParams.
◆ UniteCloseParams() [4/4]
Generated from constructor MR.MeshBuilder.UniteCloseParams.UniteCloseParams.
◆ assign()
Generated from method MR.MeshBuilder.UniteCloseParams.operator=.
◆ closeDist
| new unsafe ref float MR.MeshBuilder.UniteCloseParams.closeDist |
|
get |
◆ duplicateNonManifold
| new unsafe ref bool MR.MeshBuilder.UniteCloseParams.duplicateNonManifold |
|
get |
◆ optionalDuplications
| new unsafe MR.Std.? Vector_MRMeshBuilderVertDuplication MR.MeshBuilder.UniteCloseParams.optionalDuplications |
|
getset |
◆ optionalVertOldToNew
| new unsafe MR.? VertMap MR.MeshBuilder.UniteCloseParams.optionalVertOldToNew |
|
getset |
◆ region
| new unsafe MR.? VertBitSet MR.MeshBuilder.UniteCloseParams.region |
|
getset |
◆ uniteOnlyBd
| new unsafe ref bool MR.MeshBuilder.UniteCloseParams.uniteOnlyBd |
|
get |
The documentation for this class was generated from the following file: