Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, NoDefInit_GraphVertId arg0) |
Public Member Functions inherited from meshlib.mrmeshpy.GraphVertId | |
bool | __bool__ (self) |
bool | __eq__ (self, GraphVertId b) |
GraphVertId | __iadd__ (self, int a) |
GraphVertId | __isub__ (self, int a) |
bool | __ne__ (self, GraphVertId b) |
int | get (self) |
bool | valid (self) |
Additional Inherited Members | |
Protected Member Functions inherited from meshlib.mrmeshpy.GraphVertId | |
bool | _Less (self, GraphVertId b) |
GraphVertId | _MinusMinus (self) |
GraphVertId | _PlusPlus (self) |
int | _convert_to_int (self) |
Static Protected Member Functions inherited from meshlib.mrmeshpy.GraphVertId | |
GraphVertId | _MinusMinus (*args, **kwargs) |
GraphVertId | _PlusPlus (*args, **kwargs) |
Generated from: MR::NoDefInit<MR::GraphVertId> Aliases: Buffer_GraphVertId_GraphVertId.T, Buffer_GraphVertId_GraphVertId.const_iterator, Buffer_GraphVertId_GraphVertId.T, Buffer_GraphVertId_GraphVertId.iterator, Buffer_GraphVertId_GraphVertId.const_reference, Buffer_GraphVertId_GraphVertId.reference, NoCtor_GraphVertId.type, Buffer_GraphVertId_GraphVertId.T, std_unique_ptr_NoDefInit_GraphVertId_pointer this class is similar to T, but does not make default initialization of the fields for best performance
None meshlib.mrmeshpy.NoDefInit_GraphVertId.__init__ | ( | self | ) |
Reimplemented from meshlib.mrmeshpy.GraphVertId.
None meshlib.mrmeshpy.NoDefInit_GraphVertId.__init__ | ( | self, | |
NoDefInit_GraphVertId | arg0 ) |
Implicit copy constructor.
Reimplemented from meshlib.mrmeshpy.GraphVertId.