#include <MRMesh/MREnumNeighbours.h>
Public Member Functions | |
| void | run (const MeshTopology &topology, VertId start, const VertPredicate &pred) |
| void | run (const MeshTopology &topology, const VertBitSet &start, const VertPredicate &pred) |
| void | run (const MeshTopology &topology, const std::vector< MeshTriPoint > &start, const VertPredicate &pred) |