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 const half of the class.
More...
|
|
virtual void | Dispose () |
| |
|
unsafe | Const_Dirty () |
| | Constructs an empty (default-constructed) instance.
|
| |
|
unsafe | Const_Dirty (MR.Const_Dirty _other) |
| | Generated from constructor MR.Dirty.Dirty.
|
| |
|
|
static unsafe implicit | operator uint (MR.Const_Dirty _this) |
| | Generated from conversion operator MR.Dirty.operator unsigned int.
|
| |
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
unsafe uint | f [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.
|
| |
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 const half of the class.
The documentation for this class was generated from the following file: