Generated from class MR.Nesting.BoxNestingCorner. This is the non-const half of the class.
More...
|
| new unsafe ref MR.Vector3f | pos [get] |
| | Vector3f - corner position.
|
| new unsafe ref byte | bitMask [get] |
| | corner mask 0bZYX (0b000 - lower left corner, 0b111 - upper right)
|
Generated from class MR.Nesting.BoxNestingCorner. This is the non-const half of the class.
◆ BoxNestingCorner() [1/4]
| unsafe MR.Nesting.BoxNestingCorner.BoxNestingCorner |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ BoxNestingCorner() [2/4]
| unsafe MR.Nesting.BoxNestingCorner.BoxNestingCorner |
( |
MR.Vector3f | pos, |
|
|
byte | bitMask ) |
|
inline |
◆ BoxNestingCorner() [3/4]
| unsafe MR.Nesting.BoxNestingCorner.BoxNestingCorner |
( |
MR.Nesting.Const_BoxNestingCorner | _other | ) |
|
|
inline |
◆ BoxNestingCorner() [4/4]
◆ assign()
Generated from method MR::Nesting::BoxNestingCorner::operator=.
◆ bitMask
| new unsafe ref byte MR.Nesting.BoxNestingCorner.bitMask |
|
get |
corner mask 0bZYX (0b000 - lower left corner, 0b111 - upper right)
◆ pos
| new unsafe ref MR.Vector3f MR.Nesting.BoxNestingCorner.pos |
|
get |
The documentation for this class was generated from the following file: