Public Member Functions | |
| None | __init__ (self) |
| None | __init__ (self, HoleFillPlan arg0) |
| None | __init__ (self, std_vector_FillHoleItem items, int numTris) |
| int | numTris (self) |
| None | numTris (self, int arg1) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| HoleFillPlan | operator (*args, **kwargs) |
| HoleFillPlan | operator (*args, **kwargs) |
Static Protected Attributes | |
| typing | _offsetof_items = 0 |
| typing | _offsetof_numTris = 24 |
Generated from: MR::HoleFillPlan concise representation of proposed hole triangulation
|
static |
| None mrmeshpy.HoleFillPlan.__init__ | ( | self | ) |
| None mrmeshpy.HoleFillPlan.__init__ | ( | self, | |
| HoleFillPlan | arg0 ) |
Implicit copy constructor.
| None mrmeshpy.HoleFillPlan.__init__ | ( | self, | |
| std_vector_FillHoleItem | items, | ||
| int | numTris ) |
Implicit aggregate constructor.
| int mrmeshpy.HoleFillPlan.numTris | ( | self | ) |
the number of triangles in the filling
| None mrmeshpy.HoleFillPlan.numTris | ( | self, | |
| int | arg1 ) |
|
static |
|
static |
|
staticprotected |
|
staticprotected |