MeVisLab Toolbox Reference
NodeAnalyser Class 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)
 

Detailed Description

— 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.

Constructor & Destructor Documentation

◆ NodeAnalyser()

NodeAnalyser::NodeAnalyser ( long NMode,
DataMap * pData = nullptr )
inlineexplicit

constructor: connect operator() to the requested functionality

Definition at line 560 of file mlGraphAnalyser.h.

References mlrange_cast(), OUTDATA_CLUSTER, OUTDATA_ROOT, PROC_CLUSTER, and PROC_ROOT.

Member Function Documentation

◆ operator()()

void NodeAnalyser::operator() ( VesselNode * pNode)
inline

Definition at line 599 of file mlGraphAnalyser.h.

References mlrange_cast().


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