Public Member Functions | |
| None | __init__ (self) |
| None | __init__ (self, EnumNeihbourFaces arg0) |
| 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) |
Generated from: MR::EnumNeihbourFaces
|
static |
| None mrmeshpy.EnumNeihbourFaces.__init__ | ( | self | ) |
| None mrmeshpy.EnumNeihbourFaces.__init__ | ( | self, | |
| EnumNeihbourFaces | arg0 ) |
Implicit copy constructor.
|
static |
|
static |
| 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