|
MeVisLab Toolbox Reference
|
— Class NodeAnalyser More...
#include <mlGraphAnalyser.h>
Public Member Functions | |
Initialization | |
| NodeAnalyser (long NMode, DataMap *pData=nullptr) | |
| constructor: connect operator() to the requested functionality | |
public functions | |
| void | operator() (VesselNode *pNode) |
— Class NodeAnalyser
Functor-class implementing methods for an analysis of nodes. class NodeAnalyser is designed for use in std::algorithm functions
Definition at line 550 of file mlGraphAnalyser.h.
|
inlineexplicit |
constructor: connect operator() to the requested functionality
Definition at line 560 of file mlGraphAnalyser.h.
References OUTDATA_CLUSTER, OUTDATA_ROOT, PROC_CLUSTER, and PROC_ROOT.
|
inline |
Definition at line 599 of file mlGraphAnalyser.h.