Marks dirty buffers that need to be uploaded to OpenGL. Dirty flags must be moved together with renderObj_, but not copied since renderObj_ is not copied as well Generated from class MR.Dirty. This is the non-const half of the class.
More...
|
| unsafe | Dirty () |
| | Constructs an empty (default-constructed) instance.
|
| |
| unsafe | Dirty (MR.Const_Dirty _other) |
| | Generated from constructor MR.Dirty.Dirty.
|
| |
| | Dirty (Dirty _other) |
| | Generated from constructor MR.Dirty.Dirty.
|
| |
| unsafe ref uint | convertTo_UnsignedIntRef () |
| | Generated from conversion operator MR.Dirty.operator unsigned int &.
|
| |
| unsafe MR.Dirty | assign (MR.Const_Dirty _other) |
| | Generated from method MR.Dirty.operator=.
|
| |
| unsafe MR.Dirty | assign (uint b) |
| | Generated from method MR.Dirty.operator=.
|
| |
|
| new unsafe ref uint | f [get] |
| |
Marks dirty buffers that need to be uploaded to OpenGL. Dirty flags must be moved together with renderObj_, but not copied since renderObj_ is not copied as well Generated from class MR.Dirty. This is the non-const half of the class.
◆ Dirty() [1/3]
| unsafe MR.Dirty.Dirty |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Dirty() [2/3]
| unsafe MR.Dirty.Dirty |
( |
MR.Const_Dirty | _other | ) |
|
|
inline |
Generated from constructor MR.Dirty.Dirty.
◆ Dirty() [3/3]
| MR.Dirty.Dirty |
( |
Dirty | _other | ) |
|
|
inline |
Generated from constructor MR.Dirty.Dirty.
◆ assign() [1/2]
| unsafe MR.Dirty MR.Dirty.assign |
( |
MR.Const_Dirty | _other | ) |
|
|
inline |
Generated from method MR.Dirty.operator=.
◆ assign() [2/2]
| unsafe MR.Dirty MR.Dirty.assign |
( |
uint | b | ) |
|
|
inline |
Generated from method MR.Dirty.operator=.
◆ convertTo_UnsignedIntRef()
| unsafe ref uint MR.Dirty.convertTo_UnsignedIntRef |
( |
| ) |
|
|
inline |
Generated from conversion operator MR.Dirty.operator unsigned int &.
| new unsafe ref uint MR.Dirty.f |
|
get |
The documentation for this class was generated from the following file: