stores mask of viewport unique identifiers Generated from class MR.ViewportMask. This is the const half of the class.
More...
|
|
virtual void | Dispose () |
| |
|
unsafe | Const_ViewportMask () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
unsafe | Const_ViewportMask (MR.Const_ViewportMask _other) |
| | Generated from constructor MR.ViewportMask.ViewportMask.
|
| |
|
unsafe | Const_ViewportMask (uint i) |
| | Generated from constructor MR.ViewportMask.ViewportMask.
|
| |
|
unsafe | Const_ViewportMask (MR.ViewportId i) |
| | Generated from constructor MR.ViewportMask.ViewportMask.
|
| |
|
unsafe uint | value () |
| | Generated from method MR.ViewportMask.value.
|
| |
|
unsafe bool | empty () |
| | Generated from method MR.ViewportMask.empty.
|
| |
|
unsafe bool | contains (MR.ViewportId id) |
| | Generated from method MR.ViewportMask.contains.
|
| |
|
unsafe bool | less (MR.Const_ViewportMask b) |
| | Generated from method MR.ViewportMask.operator<.
|
| |
|
bool | Equals (MR.Const_ViewportMask? b) |
| |
|
override bool | Equals (object? other) |
| |
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
unsafe uint | mask [get] |
| |
|
virtual bool | _IsOwning [get] |
| | Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
|
| |
stores mask of viewport unique identifiers Generated from class MR.ViewportMask. This is the const half of the class.
The documentation for this class was generated from the following file: