MeVisLab Toolbox Reference
Graph Member List

This is the complete list of members for Graph, including all inherited members.

_actionGraphprotected
_actionCBObjectGraphprotected
_bFlagGraphprotected
_edgesGraphprotected
_imgExtGraphprotected
_isContainedInImageExtent(const Vector3 &pos, const Matrix4 &toVoxelMatrix)Graphprotected
_isWorldGraphprotected
_nodesGraphprotected
_numClusterGraphprotected
_rootsGraphprotected
_setRootIdToChildren(int rootId, VesselNode *node, VesselEdge *predEdge)Graphprotected
_toWorldMatrixGraphprotected
_voxelExtGraphprotected
ActionType enum nameGraph
addGraph(const Graph &g)Graphinline
addGraph(const Graph &g, std::map< const VesselNode *, VesselNode * > &nodeMapping, std::map< const VesselEdge *, VesselEdge * > &edgeMapping, std::map< const VesselNode *, VesselNode * > &rootMapping)Graph
addStateToTree(TreeNode *parent) const overrideGraph
addSubtrees(const std::vector< const VesselNode * > &roots)Graph
beginEdge()Graphinline
beginEdge() constGraphinline
beginNode()Graphinline
beginNode() constGraphinline
beginRoot()Graphinline
beginRoot() constGraphinline
clampToImage()Graph
clearGraph()Graph
clearRoots()Graph
closeSkeletonGaps()Graph
ConstEdgeAccess typedefGraph
ConstEdgeIterator typedefGraph
ConstNodeAccess typedefGraph
ConstNodeIterator typedefGraph
convertToVoxel(void)Graph
convertToWorld(void)Graph
copyParts(const std::vector< const VesselNode * > &nodes, const std::vector< const VesselEdge * > &edges, const std::vector< const VesselNode * > &roots)Graphinline
copyParts(const std::vector< const VesselNode * > &nodes, const std::vector< const VesselEdge * > &edges, const std::vector< const VesselNode * > &roots, std::map< const VesselNode *, VesselNode * > &nodeMapping, std::map< const VesselEdge *, VesselEdge * > &edgeMapping, std::map< const VesselNode *, VesselNode * > &rootMapping)Graph
createEdge(VesselNode *predNode, VesselNode *succNode, MLint useId=-1)Graph
createEdge(MLint predNodeId, MLint succNodeId, MLint useId=-1)Graph
createNode(const Vector3 &pos=Vector3(0), MLint useId=-1)Graph
createNode(const ImageVector &pos, MLint useId=-1)Graphinline
deepCopy() const overrideGraphinline
directGraph(double FloodThresh)Graph
edge enum valueGraph
EdgeAccess typedefGraph
EdgeIterator typedefGraph
EdgeMap typedefGraph
EditGraph enum valueGraph
endEdge()Graphinline
endEdge() constGraphinline
endNode()Graphinline
endNode() constGraphinline
endRoot()Graphinline
endRoot() constGraphinline
extX() constGraphinline
extY() constGraphinline
extZ() constGraphinline
fromBinaryData(const std::string &data)Graph
getActionValue(void) constGraph
getBoundingBox() constGraph
getEdge(Vector3 pos) constGraph
getEdge(Vector3 pos)Graph
getEdge(size_t index) constGraph
getEdge(size_t index)Graph
getEdgePropertyManager()Graphinline
getEdgePropertyManager() constGraphinline
getFlag() constGraphinline
getIdEdge(MLint id) constGraph
getIdEdge(MLint id)Graph
getIdNode(MLint id) constGraph
getIdNode(MLint id)Graph
getImgExt() constGraphinline
getIndex(const VesselNode *node) constGraph
getIndex(const VesselEdge *edge) constGraph
getMaxSkeletonLabel(void)Graphinlinestatic
getMinSkeletonLabel(void)Graphinlinestatic
getNode(Vector3 pos) constGraph
getNode(Vector3 pos)Graph
getNode(size_t index) constGraph
getNode(size_t index)Graph
getNodePropertyManager()Graphinline
getNodePropertyManager() constGraphinline
getNumCluster() constGraphinline
getRoot(Vector3 pos) constGraph
getRoot(Vector3 pos)Graph
getRoot(size_t index) constGraph
getRoot(size_t index)Graph
getSecond(const ParameterType &p)Graphinlineprotectedstatic
getSkeletonPropertyManager()Graphinline
getSkeletonPropertyManager() constGraphinline
getToVoxelMatrix() constGraph
getToWorldMatrix() constGraph
getToWorldMatrix(float *mat) constGraph
getUseBinaryPersistence()Graphinline
getVersion(void)Graphinline
getVoxelExt() constGraphinline
Graph()Graph
Graph(const Graph &g, bool reorder=false)Graph
Graph(const Graph &g, const VesselNode *root, bool reorder=false)Graph
Graph(const Graph &g, const std::vector< const VesselNode * > &roots, bool reorder=false)Graph
Graph(Graph &g, int clusterId, bool reorder=false)Graph
GraphAnalyser classGraphfriend
insertRoot(VesselNode *node)Graph
isWorld() constGraphinline
LabelGraph enum valueGraph
LoadTreeData classGraphfriend
MAX_SKELETON_LABELGraphprotectedstatic
mergeEdges(VesselEdge *parent, VesselEdge *child)Graph
MIN_SKELETON_LABELGraphprotectedstatic
ML_SET_ADDSTATE_VERSION(3)Graph
ModifyNodesEdges enum valueGraph
ModifyRoots enum valueGraph
NewGraph enum valueGraph
newGraph(bool unusedDeprecated=true) constGraph
NoAction enum valueGraph
node enum valueGraph
NodeAccess typedefGraph
NodeIterator typedefGraph
NodeMap typedefGraph
NumActionTypes enum valueGraph
numEdges() constGraphinline
numNodes() constGraphinline
numRoots() constGraphinline
operator=(const Graph &g)Graph
purifyGraph()Graph
readStateFromTree(TreeNode *parent) overrideGraph
removeEdge(VesselEdge *edge, bool removeEmptyNodes=true)Graph
removeNode(VesselNode *node)Graph
removeOrphanNodes()Graph
removeRoot(VesselNode *r)Graph
SaveTreeData classGraphfriend
separateGraph()Graph
setAction(ActionType action, std::string sender)Graph
setActionCallBack(GraphAction *cbObj)Graph
setActionValue(ActionType action)Graph
setCurrentVersion(void)Graphinline
setFlag(bool bFlag)Graphinline
setImgExt(ImageVector v)Graphinline
setRootIdToAllChildren()Graph
setToVoxel(void)Graphinline
setToWorld(void)Graphinline
setToWorldMatrix(const Matrix4 *m)Graph
setToWorldMatrix(const Matrix4 &m)Graph
setVersion(int version)Graphinline
setVoxelExt(Vector3 v)Graphinline
splitEdge(MLint edgeID, size_t skeletonIndex)Graph
stripCycles()Graph
toBinaryData() constGraph
transform(const Matrix4 &m)Graph
useBinaryPersistence(bool use)Graphinline
worldVoxelConvert()Graph
~Graph() overrideGraph