|
MeVisLab Toolbox Reference
|
— Class EdgeAnalyser More...
#include <mlGraphAnalyser.h>
Public Member Functions | |
Initialization | |
| EdgeAnalyser (long NMode, DataMap *pData=nullptr) | |
| constructor: connect operator() to the requested functionality | |
public functions | |
| void | operator() (VesselEdge *pEdge) |
— Class EdgeAnalyser
Functor-class implementing methods for analyzing edges. class EdgeAnalyser is designed for use in std::algorithm functions
Definition at line 389 of file mlGraphAnalyser.h.
|
explicit |
constructor: connect operator() to the requested functionality
|
inline |
Definition at line 409 of file mlGraphAnalyser.h.