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