Public Member Functions | |
| None | __init__ (self) |
| None | __init__ (self, VacantElements arg0) |
| None | __init__ (self, UndirectedEdgeBitSet edges, VertBitSet verts, FaceBitSet faces) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| VacantElements | operator (*args, **kwargs) |
| VacantElements | operator (*args, **kwargs) |
Static Protected Attributes | |
| typing | _offsetof_edges = 0 |
| typing | _offsetof_faces = 64 |
| typing | _offsetof_verts = 32 |
Generated from: MR::VacantElements
|
static |
| None mrmeshpy.VacantElements.__init__ | ( | self | ) |
| None mrmeshpy.VacantElements.__init__ | ( | self, | |
| VacantElements | arg0 ) |
Implicit copy constructor.
| None mrmeshpy.VacantElements.__init__ | ( | self, | |
| UndirectedEdgeBitSet | edges, | ||
| VertBitSet | verts, | ||
| FaceBitSet | faces ) |
Implicit aggregate constructor.
|
static |
|
static |
|
staticprotected |
|
staticprotected |
|
staticprotected |