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...
|
| 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 |
◆ Dirty() [3/3]
| MR.Dirty.Dirty |
( |
Dirty | _other | ) |
|
|
inline |
◆ 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: