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