Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, EnumNeihbourFaces arg0) |
None | run (self, MeshTopology topology, VertId start, func_bool_from_Id_FaceTag pred) |
Generated from: MR::EnumNeihbourFaces
None meshlib.mrmeshpy.EnumNeihbourFaces.__init__ | ( | self | ) |
Implicit default constructor.
None meshlib.mrmeshpy.EnumNeihbourFaces.__init__ | ( | self, | |
EnumNeihbourFaces | arg0 ) |
Implicit copy constructor.
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