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