MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Const_MergeVolumePartSettings Class Reference
+ Inheritance diagram for MR.Const_MergeVolumePartSettings:

Classes

struct  _Underlying
 

Public Member Functions

virtual void Dispose ()
 
unsafe Const_MergeVolumePartSettings ()
 Constructs an empty (default-constructed) instance.
 
unsafe Const_MergeVolumePartSettings (MR.Std._ByValue_Function_VoidFuncFromMRMeshRefFloatFloat preCut, MR.Std._ByValue_Function_VoidFuncFromMRMeshRef postCut, MR.Std._ByValue_Function_VoidFuncFromMRMeshRefConstMRPartMappingRef postMerge, MR.Const_PartMapping mapping, MR.Vector3f origin)
 Constructs MR.MergeVolumePartSettings elementwise.
 
unsafe Const_MergeVolumePartSettings (MR._ByValue_MergeVolumePartSettings _other)
 Generated from constructor MR.MergeVolumePartSettings.MergeVolumePartSettings.
 

Protected Member Functions

virtual unsafe void Dispose (bool disposing)
 

Properties

unsafe MR.Std.Const_Function_VoidFuncFromMRMeshRefFloatFloat preCut [get]
 
unsafe MR.Std.Const_Function_VoidFuncFromMRMeshRef postCut [get]
 
unsafe MR.Std.Const_Function_VoidFuncFromMRMeshRefConstMRPartMappingRef postMerge [get]
 
unsafe MR.Const_PartMapping mapping [get]
 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
 
- Properties inherited from MR.Misc.Object< Const_MergeVolumePartSettings >
virtual bool _IsOwning [get]
 Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
 

Additional Inherited Members

- Protected Attributes inherited from MR.Misc.Object< Const_MergeVolumePartSettings >
bool _IsOwningVal
 

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