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_ALL
None meshlib.mrmeshpy.DirtyFlags.__init__ | ( | self, | |
int | value ) |
bool meshlib.mrmeshpy.DirtyFlags.__eq__ | ( | self, | |
typing.Any | other ) |
int meshlib.mrmeshpy.DirtyFlags.__getstate__ | ( | self | ) |
int meshlib.mrmeshpy.DirtyFlags.__hash__ | ( | self | ) |
int meshlib.mrmeshpy.DirtyFlags.__index__ | ( | self | ) |
int meshlib.mrmeshpy.DirtyFlags.__int__ | ( | self | ) |
bool meshlib.mrmeshpy.DirtyFlags.__ne__ | ( | self, | |
typing.Any | other ) |
str meshlib.mrmeshpy.DirtyFlags.__repr__ | ( | self | ) |
None meshlib.mrmeshpy.DirtyFlags.__setstate__ | ( | self, | |
int | state ) |
str meshlib.mrmeshpy.DirtyFlags.__str__ | ( | self | ) |
str meshlib.mrmeshpy.DirtyFlags.name | ( | self | ) |
int meshlib.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 |