Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, NoDefInit_GraphEdgeId arg0) |
str | __repr__ (self) |
![]() | |
bool | __bool__ (self) |
bool | __eq__ (self, GraphEdgeId b) |
GraphEdgeId | __iadd__ (self, int a) |
GraphEdgeId | __isub__ (self, int a) |
bool | __ne__ (self, GraphEdgeId b) |
int | get (self) |
bool | valid (self) |
Static Protected Member Functions | |
_pybind11_conduit_v1_ (*args, **kwargs) | |
![]() | |
GraphEdgeId | _MinusMinus (*args, **kwargs) |
GraphEdgeId | _PlusPlus (*args, **kwargs) |
Additional Inherited Members | |
![]() | |
bool | _Less (self, GraphEdgeId b) |
GraphEdgeId | _MinusMinus (self) |
GraphEdgeId | _PlusPlus (self) |
int | _convert_to_int (self) |
Generated from: MR::NoDefInit<MR::GraphEdgeId> Aliases: Buffer_GraphEdgeId_GraphEdgeId.const_reference, Buffer_GraphEdgeId_GraphEdgeId.const_iterator, Buffer_GraphEdgeId_GraphEdgeId.reference, Buffer_GraphEdgeId_GraphEdgeId.iterator, Buffer_GraphEdgeId_GraphEdgeId.T, NoCtor_GraphEdgeId.type this class is similar to T, but does not make default initialization of the fields for best performance
None mrmeshpy.NoDefInit_GraphEdgeId.__init__ | ( | self | ) |
Reimplemented from mrmeshpy.GraphEdgeId.
None mrmeshpy.NoDefInit_GraphEdgeId.__init__ | ( | self, | |
NoDefInit_GraphEdgeId | arg0 ) |
Implicit copy constructor.
Reimplemented from mrmeshpy.GraphEdgeId.
str mrmeshpy.NoDefInit_GraphEdgeId.__repr__ | ( | self | ) |
Reimplemented from mrmeshpy.GraphEdgeId.
|
staticprotected |
Reimplemented from mrmeshpy.GraphEdgeId.