Generated from class MR.TeethMaskToDirectionVolumeConvertor.ProcessResult. This is the non-const half of the class.
More...
Inheritance diagram for MR.Const_TeethMaskToDirectionVolumeConvertor.ProcessResult:Public Member Functions | |
| unsafe | ProcessResult () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | ProcessResult (MR.Std._ByValue_Array_MRSimpleVolumeMinMax_3 volume, MR.AffineXf3f xf) |
Constructs MR.TeethMaskToDirectionVolumeConvertor.ProcessResult elementwise. | |
| unsafe | ProcessResult (MR.TeethMaskToDirectionVolumeConvertor._ByValue_ProcessResult _other) |
Generated from constructor MR.TeethMaskToDirectionVolumeConvertor.ProcessResult.ProcessResult. | |
| unsafe MR.TeethMaskToDirectionVolumeConvertor.ProcessResult | assign (MR.TeethMaskToDirectionVolumeConvertor._ByValue_ProcessResult _other) |
Generated from method MR.TeethMaskToDirectionVolumeConvertor.ProcessResult.operator=. | |
Public Member Functions inherited from MR.Const_TeethMaskToDirectionVolumeConvertor.Const_ProcessResult | |
| virtual void | Dispose () |
| unsafe | Const_ProcessResult () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_ProcessResult (MR.Std._ByValue_Array_MRSimpleVolumeMinMax_3 volume, MR.AffineXf3f xf) |
Constructs MR.TeethMaskToDirectionVolumeConvertor.ProcessResult elementwise. | |
| unsafe | Const_ProcessResult (MR.TeethMaskToDirectionVolumeConvertor._ByValue_ProcessResult _other) |
Generated from constructor MR.TeethMaskToDirectionVolumeConvertor.ProcessResult.ProcessResult. | |
Properties | |
| new unsafe MR.Std.Array_MRSimpleVolumeMinMax_3 | volume [get] |
| new unsafe ref MR.AffineXf3f | xf [get] |
Properties inherited from MR.Const_TeethMaskToDirectionVolumeConvertor.Const_ProcessResult | |
| unsafe MR.Std.Const_Array_MRSimpleVolumeMinMax_3 | volume [get] |
| unsafe ref readonly MR.AffineXf3f | xf [get] |
Properties inherited from MR.Misc.Object< Const_ProcessResult > | |
| 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 Member Functions inherited from MR.Const_TeethMaskToDirectionVolumeConvertor.Const_ProcessResult | |
| virtual unsafe void | Dispose (bool disposing) |
Protected Attributes inherited from MR.Misc.Object< Const_ProcessResult > | |
| bool | _IsOwningVal |
Generated from class MR.TeethMaskToDirectionVolumeConvertor.ProcessResult. This is the non-const half of the class.