Generated from class MR.VertId. Derived classes: Direct: (non-virtual) MR.NoDefInit<MR.VertId> This is the by-value version of the struct.
More...
|
|
| VertId (VertId _other) |
| | Generated copy constructor.
|
| |
|
unsafe | VertId () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
unsafe | VertId (MR.Const_NoInit _1) |
| | Generated from constructor MR.VertId.VertId.
|
| |
|
unsafe | VertId (int i) |
| | Generated from constructor MR.VertId.VertId.
|
| |
|
unsafe | VertId (ulong i) |
| | Generated from constructor MR.VertId.VertId.
|
| |
|
readonly unsafe bool | valid () |
| | Generated from method MR.VertId.valid.
|
| |
|
unsafe ref int | get () |
| | Generated from method MR.VertId.get.
|
| |
|
readonly unsafe bool | less (MR.VertId b) |
| | Generated from method MR.VertId.operator<.
|
| |
|
unsafe void | decr () |
| | Generated from method MR.VertId.operator--.
|
| |
|
unsafe VertId | decr (MR.VertId _this) |
| | Generated from method MR.VertId.operator--.
|
| |
|
unsafe void | incr () |
| | Generated from method MR.VertId.operator++.
|
| |
|
unsafe VertId | incr (MR.VertId _this) |
| | Generated from method MR.VertId.operator++.
|
| |
|
unsafe ref MR.VertId | subAssign (int a) |
| | Generated from method MR.VertId.operator-=.
|
| |
|
unsafe ref MR.VertId | addAssign (int a) |
| | Generated from method MR.VertId.operator+=.
|
| |
|
bool | Equals (MR.VertId b) |
| |
|
override bool | Equals (object? other) |
| |
|
|
static implicit | operator VertId (ConstBox_VertId other) |
| | Copy contents from a wrapper class to this struct.
|
| |
|
static unsafe implicit | operator int (MR.VertId _this) |
| | Generated from conversion operator MR.VertId.operator int.
|
| |
|
static unsafe | operator bool (MR.VertId _this) |
| | Generated from conversion operator MR.VertId.operator bool.
|
| |
|
static unsafe bool | operator== (MR.VertId _this, MR.VertId b) |
| | Generated from method MR.VertId.operator==.
|
| |
|
static unsafe bool | operator!= (MR.VertId _this, MR.VertId b) |
| |
Generated from class MR.VertId. Derived classes: Direct: (non-virtual) MR.NoDefInit<MR.VertId> This is the by-value version of the struct.
The documentation for this struct was generated from the following file: