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

Public Member Functions

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

Detailed Description

Generated from:  MR::EnumNeihbourFaces

Constructor & Destructor Documentation

◆ __init__() [1/2]

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

◆ __init__() [2/2]

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

Member Function Documentation

◆ run()

None meshlib.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: