#include <MREnumNeighbours.h>
◆ run() [1/2]
MRMESH_API void MR::EnumNeihbourVertices::run |
( |
const MeshTopology & | topology, |
|
|
const VertBitSet & | start, |
|
|
const VertPredicate & | pred ) |
◆ run() [2/2]
MRMESH_API void MR::EnumNeihbourVertices::run |
( |
const MeshTopology & | topology, |
|
|
VertId | start, |
|
|
const VertPredicate & | pred ) |
invokes given predicate for vertices starting from
- Parameters
-
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: