MeVisLab Toolbox Reference
EdgeAnalyser Class Reference

— Class EdgeAnalyser More...

#include <mlGraphAnalyser.h>

Public Member Functions

Initialization
 EdgeAnalyser (long NMode, DataMap *pData=nullptr)
 constructor: connect operator() to the requested functionality More...
 
public functions
void operator() (VesselEdge *pEdge)
 

Detailed Description

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

Constructor & Destructor Documentation

◆ EdgeAnalyser()

EdgeAnalyser::EdgeAnalyser ( long  NMode,
DataMap pData = nullptr 
)
explicit

constructor: connect operator() to the requested functionality

Member Function Documentation

◆ operator()()

void EdgeAnalyser::operator() ( VesselEdge pEdge)
inline

Definition at line 409 of file mlGraphAnalyser.h.


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