MeshLib
 
Loading...
Searching...
No Matches
MR::EnumNeihbourVertices Class Reference

#include <MREnumNeighbours.h>

Public Member Functions

MRMESH_API void run (const MeshTopology &topology, VertId start, const VertPredicate &pred)
 

Member Function Documentation

◆ run()

MRMESH_API void MR::EnumNeihbourVertices::run ( const MeshTopology & topology,
VertId start,
const VertPredicate & pred )

invokes given predicate for vertices starting from

Parameters
start,andcontinuing to all immediate neighbours in depth-first order until the predicate returns false

The documentation for this class was generated from the following file: