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