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