Generated from class MR.NoDefInit<MR.PixelId>. Base classes: Direct: (non-virtual) MR.PixelId This is the const half of the class.
More...
Inheritance diagram for MR.Const_NoDefInit_MRPixelId:Classes | |
| struct | _Underlying |
Public Member Functions | |
| virtual void | Dispose () |
| unsafe | Const_NoDefInit_MRPixelId () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_NoDefInit_MRPixelId (MR.Const_NoDefInit_MRPixelId _other) |
Generated from constructor MR.NoDefInit<MR.PixelId>::NoDefInit. | |
| unsafe bool | valid () |
Generated from method MR.NoDefInit<MR.PixelId>::valid. | |
| unsafe bool | less (MR.PixelId b) |
Generated from method MR.NoDefInit<MR.PixelId>::operator<. | |
| bool | Equals (MR.PixelId b) |
| override bool | Equals (object? other) |
Static Public Member Functions | |
| static unsafe implicit | operator MR.ConstBox_PixelId (Const_NoDefInit_MRPixelId self) |
| static unsafe implicit | operator int (MR.Const_NoDefInit_MRPixelId _this) |
Generated from conversion operator MR.NoDefInit<MR.PixelId>::operator int. | |
| static unsafe | operator bool (MR.Const_NoDefInit_MRPixelId _this) |
Generated from conversion operator MR.NoDefInit<MR.PixelId>::operator bool. | |
| static unsafe bool | operator== (MR.Const_NoDefInit_MRPixelId _this, MR.PixelId b) |
Generated from method MR.NoDefInit<MR.PixelId>::operator==. | |
| static unsafe bool | operator!= (MR.Const_NoDefInit_MRPixelId _this, MR.PixelId b) |
Protected Member Functions | |
| virtual unsafe void | Dispose (bool disposing) |
Properties | |
| unsafe int | id [get] |
Properties inherited from MR.Misc.Object< Const_NoDefInit_MRPixelId > | |
| 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 Attributes inherited from MR.Misc.Object< Const_NoDefInit_MRPixelId > | |
| bool | _IsOwningVal |
Generated from class MR.NoDefInit<MR.PixelId>. Base classes: Direct: (non-virtual) MR.PixelId This is the const half of the class.