| 
    MeVisLab Toolbox Reference
    
   | 
 
— Class compareEdges More...
#include <mlGraphAnalyser.h>
Public Member Functions | |
| compareEdges (CMP_FEATURE NFeature, Vector3 planeNormal=Vector3(0)) | |
| constructor: connect operator() to the requested functionality   | |
| int | operator() (const VesselEdge *pE1, const VesselEdge *pE2) const | 
— Class compareEdges
Functor-class defining a order-relation on VesselEdges based on special edge feature. class compareEdges is designed for use in std::sort function 
 
Definition at line 488 of file mlGraphAnalyser.h.
      
  | 
  inlineexplicit | 
constructor: connect operator() to the requested functionality
Definition at line 492 of file mlGraphAnalyser.h.
References CMP_LABEL, CMP_LENGTH, CMP_STCENTER_PLANE, CMP_STCENTER_X, CMP_STCENTER_Y, CMP_STCENTER_Z, CMP_STVOLUME, and CMP_VOLUME.
      
  | 
  inline | 
Definition at line 523 of file mlGraphAnalyser.h.