Public Member Functions | |
bool | __bool__ (self) |
bool | __eq__ (self, FaceId b) |
FaceId | __iadd__ (self, int a) |
None | __init__ (self) |
None | __init__ (self, int i) |
None | __init__ (self, int i) |
None | __init__ (self, int i) |
None | __init__ (self, FaceId arg0) |
FaceId | __isub__ (self, int a) |
bool | __ne__ (self, FaceId b) |
str | __repr__ (self) |
int | get (self) |
bool | valid (self) |
Static Public Member Functions | |
None | __init__ (*args, **kwargs) |
Protected Member Functions | |
bool | _Less (self, FaceId b) |
FaceId | _MinusMinus (self) |
FaceId | _PlusPlus (self) |
int | _convert_to_int (self) |
Static Protected Member Functions | |
FaceId | _MinusMinus (*args, **kwargs) |
FaceId | _PlusPlus (*args, **kwargs) |
_pybind11_conduit_v1_ (*args, **kwargs) | |
Generated from: MR::FaceId Aliases: AABBTreeNode_AABBTreeTraits_FaceTag_Box3f.LeafId, AABBTreeBase_AABBTreeTraits_FaceTag_Box3f.LeafId, Vector_FaceId_FaceId_reference, AABBTreeTraits_FaceTag_Box3f.LeafId, Vector_FaceId_FaceId_const_reference, TaggedBitSet_FaceTag_IndexType, Vector_FaceId_FaceId_value_type stores index of some element, it is made as template class to avoid mixing faces, edges and vertices
|
static |
Reimplemented in mrmeshpy.NoDefInit_FaceId, and mrmeshpy.NoDefInit_FaceId.
None mrmeshpy.FaceId.__init__ | ( | self | ) |
Reimplemented in mrmeshpy.NoDefInit_FaceId, and mrmeshpy.NoDefInit_FaceId.
None mrmeshpy.FaceId.__init__ | ( | self, | |
int | i ) |
Reimplemented in mrmeshpy.NoDefInit_FaceId, and mrmeshpy.NoDefInit_FaceId.
None mrmeshpy.FaceId.__init__ | ( | self, | |
int | i ) |
Reimplemented in mrmeshpy.NoDefInit_FaceId, and mrmeshpy.NoDefInit_FaceId.
None mrmeshpy.FaceId.__init__ | ( | self, | |
int | i ) |
Reimplemented in mrmeshpy.NoDefInit_FaceId, and mrmeshpy.NoDefInit_FaceId.
None mrmeshpy.FaceId.__init__ | ( | self, | |
FaceId | arg0 ) |
Implicit copy constructor.
Reimplemented in mrmeshpy.NoDefInit_FaceId, and mrmeshpy.NoDefInit_FaceId.
bool mrmeshpy.FaceId.__bool__ | ( | self | ) |
bool mrmeshpy.FaceId.__eq__ | ( | self, | |
FaceId | b ) |
FaceId mrmeshpy.FaceId.__iadd__ | ( | self, | |
int | a ) |
FaceId mrmeshpy.FaceId.__isub__ | ( | self, | |
int | a ) |
bool mrmeshpy.FaceId.__ne__ | ( | self, | |
FaceId | b ) |
str mrmeshpy.FaceId.__repr__ | ( | self | ) |
Reimplemented in mrmeshpy.NoDefInit_FaceId.
|
protected |
|
protected |
|
staticprotected |
|
protected |
|
staticprotected |
|
protected |
|
staticprotected |
Reimplemented in mrmeshpy.NoDefInit_FaceId.
int mrmeshpy.FaceId.get | ( | self | ) |
bool mrmeshpy.FaceId.valid | ( | self | ) |