Public Member Functions | |
bool | __bool__ (self) |
bool | __eq__ (self, TextureId b) |
TextureId | __iadd__ (self, int a) |
None | __init__ (self) |
None | __init__ (self, int i) |
None | __init__ (self, int i) |
None | __init__ (self, int i) |
None | __init__ (self, TextureId arg0) |
TextureId | __isub__ (self, int a) |
bool | __ne__ (self, TextureId b) |
int | get (self) |
bool | valid (self) |
Static Public Member Functions | |
None | __init__ (*args, **kwargs) |
Protected Member Functions | |
bool | _Less (self, TextureId b) |
TextureId | _MinusMinus (self) |
TextureId | _PlusPlus (self) |
int | _convert_to_int (self) |
Static Protected Member Functions | |
TextureId | _MinusMinus (*args, **kwargs) |
TextureId | _PlusPlus (*args, **kwargs) |
Generated from: MR::TextureId Aliases: Id_TextureTag, Vector_TextureId_FaceId_value_type, std_vector_TextureId_value_type, Vector_TextureId_TextureId.value_type, std_vector_TextureId_const_reference, Vector_TextureId_FaceId_const_reference, Vector_TextureId_TextureId.const_reference, std_vector_TextureId_reference, Vector_TextureId_TextureId.reference, TaggedBitSet_TextureTag_IndexType, Vector_TextureId_FaceId_reference stores index of some element, it is made as template class to avoid mixing faces, edges and vertices
|
static |
Reimplemented in meshlib.mrmeshpy.NoDefInit_TextureId, and meshlib.mrmeshpy.NoDefInit_TextureId.
None meshlib.mrmeshpy.TextureId.__init__ | ( | self | ) |
Reimplemented in meshlib.mrmeshpy.NoDefInit_TextureId, and meshlib.mrmeshpy.NoDefInit_TextureId.
None meshlib.mrmeshpy.TextureId.__init__ | ( | self, | |
int | i ) |
Reimplemented in meshlib.mrmeshpy.NoDefInit_TextureId, and meshlib.mrmeshpy.NoDefInit_TextureId.
None meshlib.mrmeshpy.TextureId.__init__ | ( | self, | |
int | i ) |
Reimplemented in meshlib.mrmeshpy.NoDefInit_TextureId, and meshlib.mrmeshpy.NoDefInit_TextureId.
None meshlib.mrmeshpy.TextureId.__init__ | ( | self, | |
int | i ) |
Reimplemented in meshlib.mrmeshpy.NoDefInit_TextureId, and meshlib.mrmeshpy.NoDefInit_TextureId.
None meshlib.mrmeshpy.TextureId.__init__ | ( | self, | |
TextureId | arg0 ) |
Implicit copy constructor.
Reimplemented in meshlib.mrmeshpy.NoDefInit_TextureId, and meshlib.mrmeshpy.NoDefInit_TextureId.
bool meshlib.mrmeshpy.TextureId.__bool__ | ( | self | ) |
bool meshlib.mrmeshpy.TextureId.__eq__ | ( | self, | |
TextureId | b ) |
TextureId meshlib.mrmeshpy.TextureId.__iadd__ | ( | self, | |
int | a ) |
TextureId meshlib.mrmeshpy.TextureId.__isub__ | ( | self, | |
int | a ) |
bool meshlib.mrmeshpy.TextureId.__ne__ | ( | self, | |
TextureId | b ) |
|
protected |
|
protected |
|
staticprotected |
|
protected |
|
staticprotected |
|
protected |
int meshlib.mrmeshpy.TextureId.get | ( | self | ) |
bool meshlib.mrmeshpy.TextureId.valid | ( | self | ) |