Public Member Functions | |
| bool | __eq__ (self, typing.Any other) |
| int | __getstate__ (self) |
| int | __hash__ (self) |
| int | __index__ (self) |
| None | __init__ (self, int value) |
| int | __int__ (self) |
| bool | __ne__ (self, typing.Any other) |
| str | __repr__ (self) |
| None | __setstate__ (self, int state) |
| str | __str__ (self) |
| str | name (self) |
| int | value (self) |
Members: DIRTY_NONE DIRTY_POSITION DIRTY_UV DIRTY_VERTS_RENDER_NORMAL : gl normals DIRTY_FACES_RENDER_NORMAL : gl normals DIRTY_CORNERS_RENDER_NORMAL : gl normals DIRTY_RENDER_NORMALS DIRTY_SELECTION DIRTY_TEXTURE DIRTY_PRIMITIVES DIRTY_FACE DIRTY_VERTS_COLORMAP DIRTY_PRIMITIVE_COLORMAP DIRTY_FACES_COLORMAP DIRTY_TEXTURE_PER_FACE DIRTY_MESH DIRTY_BOUNDING_BOX DIRTY_BORDER_LINES DIRTY_EDGES_SELECTION DIRTY_CACHES DIRTY_VOLUME DIRTY_ALL
| None mrmeshpy.DirtyFlags.__init__ | ( | self, | |
| int | value ) |
| bool mrmeshpy.DirtyFlags.__eq__ | ( | self, | |
| typing.Any | other ) |
| int mrmeshpy.DirtyFlags.__getstate__ | ( | self | ) |
| int mrmeshpy.DirtyFlags.__hash__ | ( | self | ) |
| int mrmeshpy.DirtyFlags.__index__ | ( | self | ) |
| int mrmeshpy.DirtyFlags.__int__ | ( | self | ) |
| bool mrmeshpy.DirtyFlags.__ne__ | ( | self, | |
| typing.Any | other ) |
| str mrmeshpy.DirtyFlags.__repr__ | ( | self | ) |
| None mrmeshpy.DirtyFlags.__setstate__ | ( | self, | |
| int | state ) |
| str mrmeshpy.DirtyFlags.__str__ | ( | self | ) |
| str mrmeshpy.DirtyFlags.name | ( | self | ) |
| int mrmeshpy.DirtyFlags.value | ( | self | ) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |