Public Member Functions | |
None | __init__ (self) |
int | __int__ (self) |
str | __repr__ (self) |
int | convert_to_uint32_t (self) |
Dirty | operator (self, int b) |
Static Public Member Functions | |
None | __init__ (*args, **kwargs) |
Dirty | operator (*args, **kwargs) |
Dirty | operator (*args, **kwargs) |
Static Protected Attributes | |
typing | _offsetof_f = 0 |
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
|
static |
None mrmeshpy.Dirty.__init__ | ( | self | ) |
int mrmeshpy.Dirty.__int__ | ( | self | ) |
str mrmeshpy.Dirty.__repr__ | ( | self | ) |
int mrmeshpy.Dirty.convert_to_uint32_t | ( | self | ) |
|
static |
|
static |
Dirty mrmeshpy.Dirty.operator | ( | self, | |
int | b ) |
|
staticprotected |