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