| 
    MeVisLab Toolbox Reference
    
   | 
 
This is the complete list of members for GraphAnalyser, including all inherited members.
| calcDistanceMatrix(MatrixTemplate< double > &dm, std::vector< int > &vId, int nMaxNodes) | GraphAnalyser | |
| calcNodeBaseFromPosition(const Vector3 &vPosition, const std::vector< int > &vId, std::vector< CIdxFloat > *pvResult) | GraphAnalyser | |
| calcNodeClassifikator(CDoubleArray *pArAssoc, std::vector< int > *pvId, int nMaxNodes) | GraphAnalyser | |
| calcPositionFromNodeBase(std::vector< CIdxFloat > vBase, Vector3 *pvResult) | GraphAnalyser | |
| calcSpannedVolume(const std::vector< int > &vId) | GraphAnalyser | |
| collectLeafs(VesselNode *pRoot, std::vector< VesselNode * > &pLeafs) | GraphAnalyser | |
| getParent(const VesselNode *pN1, const VesselNode *pN2) const | GraphAnalyser | |
| getParent(const VesselEdge *pE1, const VesselEdge *pE2) const | GraphAnalyser | |
| getParent(VesselNode *pN1, VesselNode *pN2) | GraphAnalyser | |
| getParent(VesselEdge *pE1, VesselEdge *pE2) | GraphAnalyser | |
| GraphAnalyser(Graph *pGraph) | GraphAnalyser | inlineexplicit | 
| measureAvMinDistance() | GraphAnalyser | |
| measureBarycenter() | GraphAnalyser | |
| measureLength() | GraphAnalyser | |
| measureMaxPathValue(VesselNode *pRootNode, VesselEdge::EdgeGetFkt edgeGetFkt, VesselNode::NodeGetFkt nodeGetFkt, VesselNode::NodeSetFkt nodeSetFkt) | GraphAnalyser | |
| measureSkeletonArea(int nAvLength=5) | GraphAnalyser | |
| measureST_Barycenter(bool bIgnoreOrientation=false) | GraphAnalyser | |
| measureST_Volume(bool bIgnoreOrientation=false) | GraphAnalyser | |
| measureVolume() | GraphAnalyser | |
| sampleConnectedCluster() | GraphAnalyser | |
| scanSkeletonLabelMinMax(float *min, float *max) | GraphAnalyser | |
| searchMaxSubTrees(std::vector< VesselEdge * >::iterator iBegin, std::vector< VesselEdge * >::iterator iEnd, int nNum, std::vector< VesselEdge * > *pvMaxEdges, float *pfActValue, float *pfActSum) | GraphAnalyser | |
| searchMaxSubTrees(std::vector< VesselEdge * > vStartEdges, unsigned int nNum, std::vector< VesselEdge * > *pvMaxEdges, float *pfActValue, float *pfActSum) | GraphAnalyser | inline | 
| searchMaxSubTrees(std::vector< VesselEdge * > vStartEdges, int nPos, unsigned int nNum, std::vector< VesselEdge * > *pvMaxEdges, float *pfActValue, float *pfActSum) | GraphAnalyser | inline | 
| searchST_MajorBifurcation(VesselEdge *pStartEdge, float fMinorLimit, std::vector< VesselEdge * > *pvEdges, bool bClear=true) | GraphAnalyser | |
| searchST_MajorBifurcation(VesselEdge *pStartEdge, float fMinorLimitStart, float fMinorLimitStep, int nMinorLimitNumber, std::vector< VesselEdge * > *pvEdges, bool bClear=true) | GraphAnalyser | |
| searchSubTreeSeparation(VesselNode *pRoot, const Vector3 &separationDirection, std::vector< VesselEdge * > &vClassifiedEdges) | GraphAnalyser | |
| suggestRoot(float fSignificanceLevel=0.7f, int nPreferedDirection=0) | GraphAnalyser | |
| sumupST_DrainVolume(bool bIgnoreOrientation=false) | GraphAnalyser | inline | 
| sumupST_Value(VesselNode::NodeGetFkt getFkt, VesselNode::NodeSetFkt setFkt, bool bIgnoreOrientation=false) | GraphAnalyser | |
| tansferLabels(Skeleton::LABELTYPE NType, float fThresh=0.1f) | GraphAnalyser | |
| tansferLabelsInverse(void) | GraphAnalyser |