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

Public Member Functions

None __init__ (self)
 
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
 

Detailed Description

Generated from:  MR::HoleFillPlan

concise representation of proposed hole triangulation

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.HoleFillPlan.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/3]

None mrmeshpy.HoleFillPlan.__init__ ( self)

◆ __init__() [3/3]

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

Member Function Documentation

◆ numTris() [1/2]

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

◆ numTris() [2/2]

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

◆ operator() [1/2]

HoleFillPlan mrmeshpy.HoleFillPlan.operator ( * args,
** kwargs )
static

◆ operator() [2/2]

HoleFillPlan mrmeshpy.HoleFillPlan.operator ( * args,
** kwargs )
static

Member Data Documentation

◆ _offsetof_items

typing mrmeshpy.HoleFillPlan._offsetof_items = 0
staticprotected

◆ _offsetof_numTris

typing mrmeshpy.HoleFillPlan._offsetof_numTris = 24
staticprotected

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