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