Public Member Functions | |
bool | __bool__ (self) |
bool | __eq__ (self, GraphVertId b) |
GraphVertId | __iadd__ (self, int a) |
None | __init__ (self) |
int | __int__ (self) |
GraphVertId | __isub__ (self, int a) |
bool | __ne__ (self, GraphVertId b) |
str | __repr__ (self) |
int | get (self) |
bool | operator (self, GraphVertId b) |
GraphVertId | operator (self) |
GraphVertId | operatorminusminus (self) |
bool | valid (self) |
Static Public Member Functions | |
None | __init__ (*args, **kwargs) |
None | __init__ (*args, **kwargs) |
GraphVertId | operator (*args, **kwargs) |
GraphVertId | operator (*args, **kwargs) |
GraphVertId | operator (*args, **kwargs) |
GraphVertId | operatorminusminus (*args, **kwargs) |
Generated from: MR::GraphVertId Aliases: Vector_GraphVertId_GraphVertId.const_reference, TypedBitSet_GraphVertId_IndexType, Graph.VertId, Vector_GraphVertId_GraphVertId.value_type, Vector_GraphVertId_GraphVertId.reference stores index of some element, it is made as template class to avoid mixing faces, edges and vertices
|
static |
Reimplemented in mrmeshpy.NoDefInit_GraphVertId, and mrmeshpy.NoDefInit_GraphVertId.
|
static |
Reimplemented in mrmeshpy.NoDefInit_GraphVertId, and mrmeshpy.NoDefInit_GraphVertId.
None mrmeshpy.GraphVertId.__init__ | ( | self | ) |
Reimplemented in mrmeshpy.NoDefInit_GraphVertId, and mrmeshpy.NoDefInit_GraphVertId.
bool mrmeshpy.GraphVertId.__bool__ | ( | self | ) |
bool mrmeshpy.GraphVertId.__eq__ | ( | self, | |
GraphVertId | b ) |
GraphVertId mrmeshpy.GraphVertId.__iadd__ | ( | self, | |
int | a ) |
int mrmeshpy.GraphVertId.__int__ | ( | self | ) |
GraphVertId mrmeshpy.GraphVertId.__isub__ | ( | self, | |
int | a ) |
bool mrmeshpy.GraphVertId.__ne__ | ( | self, | |
GraphVertId | b ) |
str mrmeshpy.GraphVertId.__repr__ | ( | self | ) |
Reimplemented in mrmeshpy.NoDefInit_GraphVertId.
int mrmeshpy.GraphVertId.get | ( | self | ) |
|
static |
Reimplemented in mrmeshpy.NoDefInit_GraphVertId, and mrmeshpy.NoDefInit_GraphVertId.
|
static |
Reimplemented in mrmeshpy.NoDefInit_GraphVertId, and mrmeshpy.NoDefInit_GraphVertId.
|
static |
Reimplemented in mrmeshpy.NoDefInit_GraphVertId, and mrmeshpy.NoDefInit_GraphVertId.
GraphVertId mrmeshpy.GraphVertId.operator | ( | self | ) |
Reimplemented in mrmeshpy.NoDefInit_GraphVertId, and mrmeshpy.NoDefInit_GraphVertId.
bool mrmeshpy.GraphVertId.operator | ( | self, | |
GraphVertId | b ) |
Reimplemented in mrmeshpy.NoDefInit_GraphVertId, and mrmeshpy.NoDefInit_GraphVertId.
|
static |
GraphVertId mrmeshpy.GraphVertId.operatorminusminus | ( | self | ) |
bool mrmeshpy.GraphVertId.valid | ( | self | ) |