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

Public Member Functions

None __init__ (self)
 
None run (self, MeshTopology topology, VertId start, func_bool_from_Id_FaceTag pred)
 

Static Public Member Functions

None __init__ (*args, **kwargs)
 
EnumNeihbourFaces operator (*args, **kwargs)
 
EnumNeihbourFaces operator (*args, **kwargs)
 

Detailed Description

Generated from:  MR::EnumNeihbourFaces

Constructor & Destructor Documentation

◆ __init__() [1/2]

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

◆ __init__() [2/2]

None mrmeshpy.EnumNeihbourFaces.__init__ ( self)

Member Function Documentation

◆ operator() [1/2]

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

◆ operator() [2/2]

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

◆ run()

None mrmeshpy.EnumNeihbourFaces.run ( self,
MeshTopology topology,
VertId start,
func_bool_from_Id_FaceTag pred )
invokes given predicate for faces starting from all incident to \\param start,
and continuing to all immediate neighbours in depth-first order until the predicate returns false

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