Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, NodeId id) |
str | __repr__ (self) |
![]() | |
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) |
int | __int__ (self) |
NodeId | __isub__ (self, int a) |
bool | __ne__ (self, NodeId b) |
int | get (self) |
NodeId | operatorminusminus (self) |
bool | valid (self) |
Static Public Member Functions | |
None | __init__ (*args, **kwargs) |
NoInitNodeId | operator (*args, **kwargs) |
NoInitNodeId | operator (*args, **kwargs) |
![]() | |
NodeId | operatorminusminus (*args, **kwargs) |
Generated from: MR::NoInitNodeId Variant of Id<T> with omitted initialization by default. Useful for containers.
|
static |
Reimplemented from mrmeshpy.NodeId.
None mrmeshpy.NoInitNodeId.__init__ | ( | self | ) |
Reimplemented from mrmeshpy.NodeId.
None mrmeshpy.NoInitNodeId.__init__ | ( | self, | |
NodeId | id ) |
Reimplemented from mrmeshpy.NodeId.
str mrmeshpy.NoInitNodeId.__repr__ | ( | self | ) |
Reimplemented from mrmeshpy.NodeId.
|
static |
Reimplemented from mrmeshpy.NodeId.
|
static |
Reimplemented from mrmeshpy.NodeId.