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) |
Generated from: MR::HoleFillPlan concise representation of proposed hole triangulation
None meshlib.mrmeshpy.HoleFillPlan.__init__ | ( | self | ) |
Implicit default constructor.
None meshlib.mrmeshpy.HoleFillPlan.__init__ | ( | self, | |
HoleFillPlan | arg0 ) |
Implicit copy constructor.
None meshlib.mrmeshpy.HoleFillPlan.__init__ | ( | self, | |
std_vector_FillHoleItem | items, | ||
int | numTris ) |
Implicit aggregate constructor.
int meshlib.mrmeshpy.HoleFillPlan.numTris | ( | self | ) |
the number of triangles in the filling
None meshlib.mrmeshpy.HoleFillPlan.numTris | ( | self, | |
int | arg1 ) |