Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, NoDefInit_NodeId arg0) |
Public Member Functions inherited from meshlib.mrmeshpy.NodeId | |
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) |
NodeId | __isub__ (self, int a) |
bool | __ne__ (self, NodeId b) |
int | get (self) |
bool | valid (self) |
Additional Inherited Members | |
Protected Member Functions inherited from meshlib.mrmeshpy.NodeId | |
bool | _Less (self, NodeId b) |
NodeId | _MinusMinus (self) |
NodeId | _PlusPlus (self) |
int | _convert_to_int (self) |
Static Protected Member Functions inherited from meshlib.mrmeshpy.NodeId | |
NodeId | _MinusMinus (*args, **kwargs) |
NodeId | _PlusPlus (*args, **kwargs) |
Generated from: MR::NoDefInit<MR::NodeId> Aliases: NoCtor_NodeId.type, Buffer_NodeId_NodeId.const_reference, Buffer_NodeId_NodeId.T, Buffer_NodeId_NodeId.T, Buffer_NodeId_NodeId.const_iterator, Buffer_NodeId_NodeId.T, Buffer_NodeId_NodeId.iterator, std_unique_ptr_NoDefInit_NodeId_pointer, Buffer_NodeId_NodeId.reference this class is similar to T, but does not make default initialization of the fields for best performance
None meshlib.mrmeshpy.NoDefInit_NodeId.__init__ | ( | self | ) |
Reimplemented from meshlib.mrmeshpy.NodeId.
None meshlib.mrmeshpy.NoDefInit_NodeId.__init__ | ( | self, | |
NoDefInit_NodeId | arg0 ) |
Implicit copy constructor.
Reimplemented from meshlib.mrmeshpy.NodeId.