Inheritance diagram for mrmeshpy.TextureId:Public Member Functions | |
| bool | __bool__ (self) |
| bool | __eq__ (self, TextureId b) |
| TextureId | __iadd__ (self, int a) |
| None | __init__ (self) |
| None | __init__ (self, TextureId arg0) |
| int | __int__ (self) |
| TextureId | __isub__ (self, int a) |
| bool | __ne__ (self, TextureId b) |
| str | __repr__ (self) |
| int | get (self) |
| bool | operator (self, TextureId b) |
| TextureId | operator (self) |
| TextureId | operatorminusminus (self) |
| bool | valid (self) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| None | __init__ (*args, **kwargs) |
| TextureId | operator (*args, **kwargs) |
| TextureId | operator (*args, **kwargs) |
| TextureId | operator (*args, **kwargs) |
| TextureId | operatorminusminus (*args, **kwargs) |
Generated from: MR::TextureId Aliases: Vector_TextureId_TextureId.reference, Vector_TextureId_FaceId_reference, TypedBitSet_TextureId_IndexType, Vector_TextureId_TextureId.value_type, Vector_TextureId_TextureId.const_reference, Vector_TextureId_FaceId_const_reference, Vector_TextureId_FaceId_value_type stores index of some element, it is made as template class to avoid mixing faces, edges and vertices
|
static |
Reimplemented in mrmeshpy.NoDefInit_TextureId, mrmeshpy.NoDefInit_TextureId, and mrmeshpy.NoDefInit_TextureId.
|
static |
Reimplemented in mrmeshpy.NoDefInit_TextureId, mrmeshpy.NoDefInit_TextureId, and mrmeshpy.NoDefInit_TextureId.
| None mrmeshpy.TextureId.__init__ | ( | self | ) |
Reimplemented in mrmeshpy.NoDefInit_TextureId, mrmeshpy.NoDefInit_TextureId, and mrmeshpy.NoDefInit_TextureId.
| None mrmeshpy.TextureId.__init__ | ( | self, | |
| TextureId | arg0 ) |
Implicit copy constructor.
Reimplemented in mrmeshpy.NoDefInit_TextureId, mrmeshpy.NoDefInit_TextureId, and mrmeshpy.NoDefInit_TextureId.
| bool mrmeshpy.TextureId.__bool__ | ( | self | ) |
| bool mrmeshpy.TextureId.__eq__ | ( | self, | |
| TextureId | b ) |
| TextureId mrmeshpy.TextureId.__iadd__ | ( | self, | |
| int | a ) |
| int mrmeshpy.TextureId.__int__ | ( | self | ) |
| TextureId mrmeshpy.TextureId.__isub__ | ( | self, | |
| int | a ) |
| bool mrmeshpy.TextureId.__ne__ | ( | self, | |
| TextureId | b ) |
| str mrmeshpy.TextureId.__repr__ | ( | self | ) |
Reimplemented in mrmeshpy.NoDefInit_TextureId.
| int mrmeshpy.TextureId.get | ( | self | ) |
|
static |
Reimplemented in mrmeshpy.NoDefInit_TextureId, and mrmeshpy.NoDefInit_TextureId.
|
static |
Reimplemented in mrmeshpy.NoDefInit_TextureId, and mrmeshpy.NoDefInit_TextureId.
|
static |
Reimplemented in mrmeshpy.NoDefInit_TextureId, and mrmeshpy.NoDefInit_TextureId.
| TextureId mrmeshpy.TextureId.operator | ( | self | ) |
Reimplemented in mrmeshpy.NoDefInit_TextureId, and mrmeshpy.NoDefInit_TextureId.
| bool mrmeshpy.TextureId.operator | ( | self, | |
| TextureId | b ) |
Reimplemented in mrmeshpy.NoDefInit_TextureId, and mrmeshpy.NoDefInit_TextureId.
|
static |
| TextureId mrmeshpy.TextureId.operatorminusminus | ( | self | ) |
| bool mrmeshpy.TextureId.valid | ( | self | ) |