Generated from class MR.Nesting.BoxNestingCorner. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe ref readonly MR.Vector3f | pos [get] |
| | Vector3f - corner position.
|
| unsafe byte | bitMask [get] |
| | corner mask 0bZYX (0b000 - lower left corner, 0b111 - upper right)
|
Generated from class MR.Nesting.BoxNestingCorner. This is the const half of the class.
◆ Const_BoxNestingCorner() [1/4]
| unsafe MR.Nesting.Const_BoxNestingCorner.Const_BoxNestingCorner |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_BoxNestingCorner() [2/4]
| unsafe MR.Nesting.Const_BoxNestingCorner.Const_BoxNestingCorner |
( |
MR.Vector3f | pos, |
|
|
byte | bitMask ) |
|
inline |
◆ Const_BoxNestingCorner() [3/4]
◆ Const_BoxNestingCorner() [4/4]
| MR.Nesting.Const_BoxNestingCorner.Const_BoxNestingCorner |
( |
BoxNestingCorner | _other | ) |
|
|
inline |
◆ Dispose() [1/2]
| virtual void MR.Nesting.Const_BoxNestingCorner.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Nesting.Const_BoxNestingCorner.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_bitMask
| unsafe byte* MR.Nesting.Const_BoxNestingCorner.__ref_storage_bitMask |
|
protected |
◆ __ref_storage_pos
| unsafe MR.Vector3f* MR.Nesting.Const_BoxNestingCorner.__ref_storage_pos |
|
protected |
◆ bitMask
| unsafe byte MR.Nesting.Const_BoxNestingCorner.bitMask |
|
get |
corner mask 0bZYX (0b000 - lower left corner, 0b111 - upper right)
◆ pos
| unsafe ref readonly MR.Vector3f MR.Nesting.Const_BoxNestingCorner.pos |
|
get |
The documentation for this class was generated from the following file: