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, NodeId arg0) |
| int | __int__ (self) |
| NodeId | __isub__ (self, int a) |
| bool | __ne__ (self, NodeId b) |
| str | __repr__ (self) |
| int | get (self) |
| bool | operator (self, NodeId b) |
| NodeId | operator (self) |
| NodeId | operator_minus_minus (self) |
| bool | valid (self) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| None | __init__ (*args, **kwargs) |
| NodeId | operator (*args, **kwargs) |
| NodeId | operator (*args, **kwargs) |
| NodeId | operator (*args, **kwargs) |
| NodeId | operator_minus_minus (*args, **kwargs) |
Generated from: MR::NodeId Aliases: Vector_NodeId_NodeId.const_reference, Vector_NodeId_NodeId.reference, TypedBitSet_NodeId_IndexType, Vector_NodeId_NodeId.value_type stores index of some element, it is made as template class to avoid mixing faces, edges and vertices
|
static |
|
static |
| None mrmeshpy.NodeId.__init__ | ( | self | ) |
| None mrmeshpy.NodeId.__init__ | ( | self, | |
| int | i ) |
For the parser, pretend it's not templated. Instantiating the template above in the parser is difficult.
| None mrmeshpy.NodeId.__init__ | ( | self, | |
| NodeId | arg0 ) |
Implicit copy constructor.
| 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 ) |
| int mrmeshpy.NodeId.__int__ | ( | self | ) |
| NodeId mrmeshpy.NodeId.__isub__ | ( | self, | |
| int | a ) |
| bool mrmeshpy.NodeId.__ne__ | ( | self, | |
| NodeId | b ) |
| str mrmeshpy.NodeId.__repr__ | ( | self | ) |
| int mrmeshpy.NodeId.get | ( | self | ) |
|
static |
Reimplemented in mrmeshpy.NoDefInit_NodeId, mrmeshpy.NoDefInit_NodeId, mrmeshpy.NoInitNodeId, and mrmeshpy.NoInitNodeId.
|
static |
Reimplemented in mrmeshpy.NoDefInit_NodeId, mrmeshpy.NoDefInit_NodeId, mrmeshpy.NoInitNodeId, and mrmeshpy.NoInitNodeId.
|
static |
Reimplemented in mrmeshpy.NoDefInit_NodeId, mrmeshpy.NoDefInit_NodeId, mrmeshpy.NoInitNodeId, and mrmeshpy.NoInitNodeId.
| NodeId mrmeshpy.NodeId.operator | ( | self | ) |
Reimplemented in mrmeshpy.NoDefInit_NodeId, mrmeshpy.NoDefInit_NodeId, mrmeshpy.NoInitNodeId, and mrmeshpy.NoInitNodeId.
| bool mrmeshpy.NodeId.operator | ( | self, | |
| NodeId | b ) |
Reimplemented in mrmeshpy.NoDefInit_NodeId, mrmeshpy.NoDefInit_NodeId, mrmeshpy.NoInitNodeId, and mrmeshpy.NoInitNodeId.
|
static |
| NodeId mrmeshpy.NodeId.operator_minus_minus | ( | self | ) |
| bool mrmeshpy.NodeId.valid | ( | self | ) |