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