MeshLib C# Docs
Loading...
Searching...
No Matches

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...

Inheritance diagram for MR.Const_Dirty:

Classes

struct  _Underlying

Public Member Functions

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.
 Const_Dirty (Dirty _other)
 Generated from constructor MR.Dirty.Dirty.

Static Public Member Functions

static unsafe implicit operator uint (MR.Const_Dirty _this)
 Generated from conversion operator MR::Dirty::operator unsigned int.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe uint * __ref_storage_f

Properties

unsafe uint f [get]

Detailed Description

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.

Constructor & Destructor Documentation

◆ Const_Dirty() [1/3]

unsafe MR.Const_Dirty.Const_Dirty ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_Dirty() [2/3]

unsafe MR.Const_Dirty.Const_Dirty ( MR.Const_Dirty _other)
inline

Generated from constructor MR.Dirty.Dirty.

◆ Const_Dirty() [3/3]

MR.Const_Dirty.Const_Dirty ( Dirty _other)
inline

Generated from constructor MR.Dirty.Dirty.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_Dirty.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_Dirty.Dispose ( bool disposing)
inlineprotectedvirtual

◆ operator uint()

unsafe implicit MR.Const_Dirty.operator uint ( MR.Const_Dirty _this)
inlinestatic

Generated from conversion operator MR::Dirty::operator unsigned int.

Member Data Documentation

◆ __ref_storage_f

unsafe uint* MR.Const_Dirty.__ref_storage_f
protected

Property Documentation

◆ f

unsafe uint MR.Const_Dirty.f
get

The documentation for this class was generated from the following file: