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