MeshLib Python Docs
Loading...
Searching...
No Matches
meshlib.mrmeshpy.HoleFillPlan Class Reference

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)
 

Detailed Description

Generated from:  MR::HoleFillPlan

concise representation of proposed hole triangulation

Constructor & Destructor Documentation

◆ __init__() [1/3]

None meshlib.mrmeshpy.HoleFillPlan.__init__ ( self)
Implicit default constructor.

◆ __init__() [2/3]

None meshlib.mrmeshpy.HoleFillPlan.__init__ ( self,
HoleFillPlan arg0 )
Implicit copy constructor.

◆ __init__() [3/3]

None meshlib.mrmeshpy.HoleFillPlan.__init__ ( self,
std_vector_FillHoleItem items,
int numTris )
Implicit aggregate constructor.

Member Function Documentation

◆ numTris() [1/2]

int meshlib.mrmeshpy.HoleFillPlan.numTris ( self)
the number of triangles in the filling

◆ numTris() [2/2]

None meshlib.mrmeshpy.HoleFillPlan.numTris ( self,
int arg1 )

The documentation for this class was generated from the following file: