Generated from class MR.VoxelTraits<MR.FloatGrid>. This is the const half of the class.
More...
Inheritance diagram for MR.Const_VoxelTraits_MRFloatGrid:Classes | |
| struct | _Underlying |
Public Member Functions | |
| virtual void | Dispose () |
| unsafe | Const_VoxelTraits_MRFloatGrid () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_VoxelTraits_MRFloatGrid (MR.Const_VoxelTraits_MRFloatGrid _other) |
Generated from constructor MR.VoxelTraits<MR.FloatGrid>::VoxelTraits. | |
Protected Member Functions | |
| virtual unsafe void | Dispose (bool disposing) |
Additional Inherited Members | |
Protected Attributes inherited from MR.Misc.Object< Const_VoxelTraits_MRFloatGrid > | |
| bool | _IsOwningVal |
Properties inherited from MR.Misc.Object< Const_VoxelTraits_MRFloatGrid > | |
| 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. | |
Generated from class MR.VoxelTraits<MR.FloatGrid>. This is the const half of the class.