|
|
unsafe | Box_FaceId (FaceId other) |
| | Make a copy of a struct. (Even though we initially pass is_owning: false, we then use the copy constructor to produce an owning instance.)
|
| |
|
unsafe | Box_FaceId (ConstBox_FaceId _other) |
| | Generated copy constructor.
|
| |
|
void | Assign (ConstBox_FaceId _other) |
| | Generated copy assignment.
|
| |
|
unsafe | Box_FaceId () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
unsafe | Box_FaceId (MR.Const_NoInit _1) |
| | Generated from constructor MR.FaceId.FaceId.
|
| |
|
unsafe | Box_FaceId (int i) |
| | Generated from constructor MR.FaceId.FaceId.
|
| |
|
unsafe | Box_FaceId (uint i) |
| | Generated from constructor MR.FaceId.FaceId.
|
| |
|
unsafe | Box_FaceId (ulong i) |
| | Generated from constructor MR.FaceId.FaceId.
|
| |
|
unsafe ref int | get () |
| | Generated from method MR.FaceId.get.
|
| |
|
unsafe void | decr () |
| | Generated from method MR.FaceId.operator--.
|
| |
|
unsafe void | incr () |
| | Generated from method MR.FaceId.operator++.
|
| |
|
unsafe ref MR.FaceId | subAssign (int a) |
| | Generated from method MR.FaceId.operator-=.
|
| |
|
unsafe ref MR.FaceId | addAssign (int a) |
| | Generated from method MR.FaceId.operator+=.
|
| |
|
unsafe | ConstBox_FaceId (FaceId other) |
| | Make a copy of a struct. (Even though we initially pass is_owning: false, we then use the copy constructor to produce an owning instance.)
|
| |
|
virtual void | Dispose () |
| |
|
unsafe | ConstBox_FaceId (ConstBox_FaceId _other) |
| | Generated copy constructor.
|
| |
|
unsafe | ConstBox_FaceId () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
unsafe | ConstBox_FaceId (MR.Const_NoInit _1) |
| | Generated from constructor MR.FaceId.FaceId.
|
| |
|
unsafe | ConstBox_FaceId (int i) |
| | Generated from constructor MR.FaceId.FaceId.
|
| |
|
unsafe | ConstBox_FaceId (uint i) |
| | Generated from constructor MR.FaceId.FaceId.
|
| |
|
unsafe | ConstBox_FaceId (ulong i) |
| | Generated from constructor MR.FaceId.FaceId.
|
| |
|
unsafe bool | valid () |
| | Generated from method MR.FaceId.valid.
|
| |
|
unsafe bool | less (MR.FaceId b) |
| | Generated from method MR.FaceId.operator<.
|
| |
|
bool | Equals (MR.FaceId b) |
| |
|
override bool | Equals (object? other) |
| |
Generated from class MR.FaceId. Derived classes: Direct: (non-virtual) MR.NoDefInit<MR.FaceId> This is the non-const reference to the struct.