MeshLib Python Docs
Loading...
Searching...
No Matches
meshlib.mrmeshpy.Dirty Class Reference

Public Member Functions

None __init__ (self)
 

Static Public Member Functions

None __init__ (*args, **kwargs)
 

Protected Member Functions

Dirty _Equal (self, int b)
 
int _convert_to_uint32_t (self)
 
int _convert_to_uint32_t (self)
 

Static Protected Member Functions

Dirty _Equal (*args, **kwargs)
 
Dirty _Equal (*args, **kwargs)
 

Detailed Description

Generated from:  MR::Dirty

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

Constructor & Destructor Documentation

◆ __init__() [1/2]

None meshlib.mrmeshpy.Dirty.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/2]

None meshlib.mrmeshpy.Dirty.__init__ ( self)

Member Function Documentation

◆ _convert_to_uint32_t() [1/2]

int meshlib.mrmeshpy.Dirty._convert_to_uint32_t ( self)
protected

◆ _convert_to_uint32_t() [2/2]

int meshlib.mrmeshpy.Dirty._convert_to_uint32_t ( self)
protected

◆ _Equal() [1/3]

Dirty meshlib.mrmeshpy.Dirty._Equal ( * args,
** kwargs )
staticprotected

◆ _Equal() [2/3]

Dirty meshlib.mrmeshpy.Dirty._Equal ( * args,
** kwargs )
staticprotected

◆ _Equal() [3/3]

Dirty meshlib.mrmeshpy.Dirty._Equal ( self,
int b )
protected

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