Public Member Functions | |
NodeId | __add__ (self, int a) |
NodeId | __add__ (self, int a) |
NodeId | __add__ (self, int a) |
bool | __bool__ (self) |
bool | __eq__ (self, NodeId b) |
NodeId | __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, NodeId arg0) |
NodeId | __isub__ (self, int a) |
bool | __ne__ (self, NodeId b) |
int | get (self) |
bool | valid (self) |
Static Public Member Functions | |
None | __init__ (*args, **kwargs) |
Protected Member Functions | |
bool | _Less (self, NodeId b) |
NodeId | _MinusMinus (self) |
NodeId | _PlusPlus (self) |
int | _convert_to_int (self) |
Static Protected Member Functions | |
NodeId | _MinusMinus (*args, **kwargs) |
NodeId | _PlusPlus (*args, **kwargs) |
Generated from: MR::NodeId Aliases: std_vector_NodeId_reference, Vector_NodeId_NodeId.const_reference, std_vector_NodeId_const_reference, Vector_NodeId_NodeId.reference, Vector_NodeId_NodeId.value_type, TaggedBitSet_NodeTag_IndexType, Id_NodeTag, std_vector_NodeId_value_type stores index of some element, it is made as template class to avoid mixing faces, edges and vertices
|
static |
Reimplemented in meshlib.mrmeshpy.NoDefInit_NodeId, and meshlib.mrmeshpy.NoDefInit_NodeId.
None meshlib.mrmeshpy.NodeId.__init__ | ( | self | ) |
Reimplemented in meshlib.mrmeshpy.NoDefInit_NodeId, and meshlib.mrmeshpy.NoDefInit_NodeId.
None meshlib.mrmeshpy.NodeId.__init__ | ( | self, | |
int | i ) |
Reimplemented in meshlib.mrmeshpy.NoDefInit_NodeId, and meshlib.mrmeshpy.NoDefInit_NodeId.
None meshlib.mrmeshpy.NodeId.__init__ | ( | self, | |
int | i ) |
Reimplemented in meshlib.mrmeshpy.NoDefInit_NodeId, and meshlib.mrmeshpy.NoDefInit_NodeId.
None meshlib.mrmeshpy.NodeId.__init__ | ( | self, | |
int | i ) |
Reimplemented in meshlib.mrmeshpy.NoDefInit_NodeId, and meshlib.mrmeshpy.NoDefInit_NodeId.
None meshlib.mrmeshpy.NodeId.__init__ | ( | self, | |
NodeId | arg0 ) |
Implicit copy constructor.
Reimplemented in meshlib.mrmeshpy.NoDefInit_NodeId, and meshlib.mrmeshpy.NoDefInit_NodeId.
NodeId meshlib.mrmeshpy.NodeId.__add__ | ( | self, | |
int | a ) |
NodeId meshlib.mrmeshpy.NodeId.__add__ | ( | self, | |
int | a ) |
NodeId meshlib.mrmeshpy.NodeId.__add__ | ( | self, | |
int | a ) |
bool meshlib.mrmeshpy.NodeId.__bool__ | ( | self | ) |
bool meshlib.mrmeshpy.NodeId.__eq__ | ( | self, | |
NodeId | b ) |
NodeId meshlib.mrmeshpy.NodeId.__iadd__ | ( | self, | |
int | a ) |
NodeId meshlib.mrmeshpy.NodeId.__isub__ | ( | self, | |
int | a ) |
bool meshlib.mrmeshpy.NodeId.__ne__ | ( | self, | |
NodeId | b ) |
|
protected |
|
protected |
|
staticprotected |
|
protected |
|
staticprotected |
|
protected |
int meshlib.mrmeshpy.NodeId.get | ( | self | ) |
bool meshlib.mrmeshpy.NodeId.valid | ( | self | ) |