Public Member Functions | |
| None | __init__ (self) |
| None | __init__ (self, EnumNeihbourVertices arg0) |
| None | run (self, MeshTopology topology, VertId start, func_bool_from_Id_VertTag pred) |
| None | run (self, MeshTopology topology, VertBitSet start, func_bool_from_Id_VertTag pred) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| EnumNeihbourVertices | operator (*args, **kwargs) |
| EnumNeihbourVertices | operator (*args, **kwargs) |
Generated from: MR::EnumNeihbourVertices
|
static |
| None mrmeshpy.EnumNeihbourVertices.__init__ | ( | self | ) |
| None mrmeshpy.EnumNeihbourVertices.__init__ | ( | self, | |
| EnumNeihbourVertices | arg0 ) |
Implicit copy constructor.
|
static |
|
static |
| None mrmeshpy.EnumNeihbourVertices.run | ( | self, | |
| MeshTopology | topology, | ||
| VertBitSet | start, | ||
| func_bool_from_Id_VertTag | pred ) |
| None mrmeshpy.EnumNeihbourVertices.run | ( | self, | |
| MeshTopology | topology, | ||
| VertId | start, | ||
| func_bool_from_Id_VertTag | pred ) |
invokes given predicate for vertices starting from \\param start, and continuing to all immediate neighbours in depth-first order until the predicate returns false