stores mask of viewport unique identifiers Generated from class MR.ViewportMask. This is the non-const half of the class.
More...
|
| new unsafe ref uint | mask [get] |
| |
stores mask of viewport unique identifiers Generated from class MR.ViewportMask. This is the non-const half of the class.
◆ ViewportMask() [1/5]
| unsafe MR.ViewportMask.ViewportMask |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ ViewportMask() [2/5]
| unsafe MR.ViewportMask.ViewportMask |
( |
MR.Const_ViewportMask | _other | ) |
|
|
inline |
Generated from constructor MR.ViewportMask.ViewportMask.
◆ ViewportMask() [3/5]
Generated from constructor MR.ViewportMask.ViewportMask.
◆ ViewportMask() [4/5]
| unsafe MR.ViewportMask.ViewportMask |
( |
uint | i | ) |
|
|
inline |
Generated from constructor MR.ViewportMask.ViewportMask.
◆ ViewportMask() [5/5]
Generated from constructor MR.ViewportMask.ViewportMask.
◆ assign()
| unsafe MR.ViewportMask MR.ViewportMask.assign |
( |
MR.Const_ViewportMask | _other | ) |
|
|
inline |
Generated from method MR.ViewportMask.operator=.
◆ bitandAssign()
| unsafe MR.ViewportMask MR.ViewportMask.bitandAssign |
( |
MR.Const_ViewportMask | b | ) |
|
|
inline |
Generated from method MR.ViewportMask.operator&=.
◆ bitorAssign()
| unsafe MR.ViewportMask MR.ViewportMask.bitorAssign |
( |
MR.Const_ViewportMask | b | ) |
|
|
inline |
Generated from method MR.ViewportMask.operator|=.
◆ operator ViewportMask()
Generated from constructor MR.ViewportMask.ViewportMask.
◆ set()
| unsafe void MR.ViewportMask.set |
( |
MR.ViewportId | id, |
|
|
bool? | on = null ) |
|
inline |
◆ xorAssign()
| unsafe MR.ViewportMask MR.ViewportMask.xorAssign |
( |
MR.Const_ViewportMask | b | ) |
|
|
inline |
Generated from method MR.ViewportMask.operator^=.
◆ mask
| new unsafe ref uint MR.ViewportMask.mask |
|
get |
The documentation for this class was generated from the following file: