Public Member Functions | |
bool | __bool__ (self) |
bool | __eq__ (self, GraphEdgeId b) |
GraphEdgeId | __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, GraphEdgeId arg0) |
GraphEdgeId | __isub__ (self, int a) |
bool | __ne__ (self, GraphEdgeId b) |
int | get (self) |
bool | valid (self) |
Static Public Member Functions | |
None | __init__ (*args, **kwargs) |
Protected Member Functions | |
bool | _Less (self, GraphEdgeId b) |
GraphEdgeId | _MinusMinus (self) |
GraphEdgeId | _PlusPlus (self) |
int | _convert_to_int (self) |
Static Protected Member Functions | |
GraphEdgeId | _MinusMinus (*args, **kwargs) |
GraphEdgeId | _PlusPlus (*args, **kwargs) |
Generated from: MR::GraphEdgeId Aliases: Id_GraphEdgeTag, TaggedBitSet_GraphEdgeTag_IndexType, Graph.EdgeId, Vector_GraphEdgeId_GraphEdgeId.reference, Vector_GraphEdgeId_GraphEdgeId.const_reference, std_vector_GraphEdgeId_reference, std_vector_GraphEdgeId_value_type, Vector_GraphEdgeId_GraphEdgeId.value_type, std_vector_GraphEdgeId_const_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_GraphEdgeId, and meshlib.mrmeshpy.NoDefInit_GraphEdgeId.
None meshlib.mrmeshpy.GraphEdgeId.__init__ | ( | self | ) |
Reimplemented in meshlib.mrmeshpy.NoDefInit_GraphEdgeId, and meshlib.mrmeshpy.NoDefInit_GraphEdgeId.
None meshlib.mrmeshpy.GraphEdgeId.__init__ | ( | self, | |
int | i ) |
Reimplemented in meshlib.mrmeshpy.NoDefInit_GraphEdgeId, and meshlib.mrmeshpy.NoDefInit_GraphEdgeId.
None meshlib.mrmeshpy.GraphEdgeId.__init__ | ( | self, | |
int | i ) |
Reimplemented in meshlib.mrmeshpy.NoDefInit_GraphEdgeId, and meshlib.mrmeshpy.NoDefInit_GraphEdgeId.
None meshlib.mrmeshpy.GraphEdgeId.__init__ | ( | self, | |
int | i ) |
Reimplemented in meshlib.mrmeshpy.NoDefInit_GraphEdgeId, and meshlib.mrmeshpy.NoDefInit_GraphEdgeId.
None meshlib.mrmeshpy.GraphEdgeId.__init__ | ( | self, | |
GraphEdgeId | arg0 ) |
Implicit copy constructor.
Reimplemented in meshlib.mrmeshpy.NoDefInit_GraphEdgeId, and meshlib.mrmeshpy.NoDefInit_GraphEdgeId.
bool meshlib.mrmeshpy.GraphEdgeId.__bool__ | ( | self | ) |
bool meshlib.mrmeshpy.GraphEdgeId.__eq__ | ( | self, | |
GraphEdgeId | b ) |
GraphEdgeId meshlib.mrmeshpy.GraphEdgeId.__iadd__ | ( | self, | |
int | a ) |
GraphEdgeId meshlib.mrmeshpy.GraphEdgeId.__isub__ | ( | self, | |
int | a ) |
bool meshlib.mrmeshpy.GraphEdgeId.__ne__ | ( | self, | |
GraphEdgeId | b ) |
|
protected |
|
protected |
|
staticprotected |
|
protected |
|
staticprotected |
|
protected |
int meshlib.mrmeshpy.GraphEdgeId.get | ( | self | ) |
bool meshlib.mrmeshpy.GraphEdgeId.valid | ( | self | ) |