|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe MR.Std.Const_Function_Void_From_MRMeshRef_Float_Float | preCut [get, protected set] |
| unsafe MR.Std.Const_Function_Void_From_MRMeshRef | postCut [get, protected set] |
| unsafe MR.Std.Const_Function_Void_From_MRMeshRef_ConstMRPartMappingRef | postMerge [get, protected set] |
| unsafe MR.Const_PartMapping | mapping [get, protected set] |
| | mapping with initialized maps required for the postMerge callback
|
| unsafe ref readonly MR.Vector3f | origin [get] |
| | origin (position of the (0;0;0) voxel) of the voxel volume part, usually specified for SimpleVolume
|
◆ Const_MergeVolumePartSettings() [1/5]
| unsafe MR.Const_MergeVolumePartSettings.Const_MergeVolumePartSettings |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_MergeVolumePartSettings() [2/5]
| unsafe MR.Const_MergeVolumePartSettings.Const_MergeVolumePartSettings |
( |
MR.Std._ByValue_Function_Void_From_MRMeshRef_Float_Float | preCut, |
|
|
MR.Std._ByValue_Function_Void_From_MRMeshRef | postCut, |
|
|
MR.Std._ByValue_Function_Void_From_MRMeshRef_ConstMRPartMappingRef | postMerge, |
|
|
MR.Const_PartMapping | mapping, |
|
|
MR.Vector3f | origin ) |
|
inline |
◆ Const_MergeVolumePartSettings() [3/5]
| unsafe MR.Const_MergeVolumePartSettings.Const_MergeVolumePartSettings |
( |
MR._ByValue_MergeVolumePartSettings | _other | ) |
|
|
inline |
◆ Const_MergeVolumePartSettings() [4/5]
◆ Const_MergeVolumePartSettings() [5/5]
◆ Dispose() [1/2]
| virtual void MR.Const_MergeVolumePartSettings.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_MergeVolumePartSettings.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_origin
| unsafe MR.Vector3f* MR.Const_MergeVolumePartSettings.__ref_storage_origin |
|
protected |
◆ mapping
mapping with initialized maps required for the postMerge callback
◆ origin
| unsafe ref readonly MR.Vector3f MR.Const_MergeVolumePartSettings.origin |
|
get |
origin (position of the (0;0;0) voxel) of the voxel volume part, usually specified for SimpleVolume
◆ postCut
| unsafe MR.Std.Const_Function_Void_From_MRMeshRef MR.Const_MergeVolumePartSettings.postCut |
|
getprotected set |
◆ postMerge
| unsafe MR.Std.Const_Function_Void_From_MRMeshRef_ConstMRPartMappingRef MR.Const_MergeVolumePartSettings.postMerge |
|
getprotected set |
◆ preCut
| unsafe MR.Std.Const_Function_Void_From_MRMeshRef_Float_Float MR.Const_MergeVolumePartSettings.preCut |
|
getprotected set |
The documentation for this class was generated from the following file: