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) |
str | __repr__ (self) |
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) |
_pybind11_conduit_v1_ (*args, **kwargs) | |
Generated from: MR::NodeId Aliases: Vector_NodeId_NodeId.const_reference, Vector_NodeId_NodeId.reference, Vector_NodeId_NodeId.value_type, TaggedBitSet_NodeTag_IndexType stores index of some element, it is made as template class to avoid mixing faces, edges and vertices
|
static |
Reimplemented in mrmeshpy.NoDefInit_NodeId, and mrmeshpy.NoDefInit_NodeId.
None mrmeshpy.NodeId.__init__ | ( | self | ) |
Reimplemented in mrmeshpy.NoDefInit_NodeId, and mrmeshpy.NoDefInit_NodeId.
None mrmeshpy.NodeId.__init__ | ( | self, | |
int | i ) |
Reimplemented in mrmeshpy.NoDefInit_NodeId, and mrmeshpy.NoDefInit_NodeId.
None mrmeshpy.NodeId.__init__ | ( | self, | |
int | i ) |
Reimplemented in mrmeshpy.NoDefInit_NodeId, and mrmeshpy.NoDefInit_NodeId.
None mrmeshpy.NodeId.__init__ | ( | self, | |
int | i ) |
Reimplemented in mrmeshpy.NoDefInit_NodeId, and mrmeshpy.NoDefInit_NodeId.
None mrmeshpy.NodeId.__init__ | ( | self, | |
NodeId | arg0 ) |
Implicit copy constructor.
Reimplemented in mrmeshpy.NoDefInit_NodeId, and mrmeshpy.NoDefInit_NodeId.
NodeId mrmeshpy.NodeId.__add__ | ( | self, | |
int | a ) |
NodeId mrmeshpy.NodeId.__add__ | ( | self, | |
int | a ) |
NodeId mrmeshpy.NodeId.__add__ | ( | self, | |
int | a ) |
bool mrmeshpy.NodeId.__bool__ | ( | self | ) |
bool mrmeshpy.NodeId.__eq__ | ( | self, | |
NodeId | b ) |
NodeId mrmeshpy.NodeId.__iadd__ | ( | self, | |
int | a ) |
NodeId mrmeshpy.NodeId.__isub__ | ( | self, | |
int | a ) |
bool mrmeshpy.NodeId.__ne__ | ( | self, | |
NodeId | b ) |
str mrmeshpy.NodeId.__repr__ | ( | self | ) |
Reimplemented in mrmeshpy.NoDefInit_NodeId.
|
protected |
|
protected |
|
staticprotected |
|
protected |
|
staticprotected |
|
protected |
|
staticprotected |
Reimplemented in mrmeshpy.NoDefInit_NodeId.
int mrmeshpy.NodeId.get | ( | self | ) |
bool mrmeshpy.NodeId.valid | ( | self | ) |