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