Inheritance diagram for mrmeshpy.NoDefInit_GraphVertId:Public Member Functions | |
| None | __init__ (self) |
| None | __init__ (self, NoDefInit_GraphVertId arg0) |
| str | __repr__ (self) |
Public Member Functions inherited from mrmeshpy.GraphVertId | |
| bool | __bool__ (self) |
| bool | __eq__ (self, GraphVertId b) |
| GraphVertId | __iadd__ (self, int a) |
| int | __int__ (self) |
| GraphVertId | __isub__ (self, int a) |
| bool | __ne__ (self, GraphVertId b) |
| int | get (self) |
| GraphVertId | operatorminusminus (self) |
| bool | valid (self) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| NoDefInit_GraphVertId | operator (*args, **kwargs) |
| NoDefInit_GraphVertId | operator (*args, **kwargs) |
Static Public Member Functions inherited from mrmeshpy.GraphVertId | |
| GraphVertId | operatorminusminus (*args, **kwargs) |
Generated from: MR::NoDefInit<MR::GraphVertId> Aliases: Buffer_GraphVertId_GraphVertId.const_iterator, Buffer_GraphVertId_GraphVertId.const_reference, Buffer_GraphVertId_GraphVertId.iterator, Buffer_GraphVertId_GraphVertId.T, NoCtor_GraphVertId.type, Buffer_GraphVertId_GraphVertId.reference this class is similar to T, but does not make default initialization of the fields for best performance
|
static |
Reimplemented from mrmeshpy.GraphVertId.
| None mrmeshpy.NoDefInit_GraphVertId.__init__ | ( | self | ) |
Reimplemented from mrmeshpy.GraphVertId.
| None mrmeshpy.NoDefInit_GraphVertId.__init__ | ( | self, | |
| NoDefInit_GraphVertId | arg0 ) |
Implicit copy constructor.
Reimplemented from mrmeshpy.GraphVertId.
| str mrmeshpy.NoDefInit_GraphVertId.__repr__ | ( | self | ) |
Reimplemented from mrmeshpy.GraphVertId.
|
static |
Reimplemented from mrmeshpy.GraphVertId.
|
static |
Reimplemented from mrmeshpy.GraphVertId.