MeVisLab Scripting Reference
MLGraphWrapper Member List
This is the complete list of members for
MLGraphWrapper
, including all inherited members.
addGraph
(MLGraphWrapper *graph)
MLGraphWrapper
slot
clampToImage
()
MLGraphWrapper
slot
createEdge
(qint64 predNodeId, qint64 succNodeId, qint64 useId=-1, bool createSkeletons=true)
MLGraphWrapper
slot
createNode
(QList< double > pos, qint64 useId=-1)
MLGraphWrapper
slot
directGraph
(double floodThreshold=0.0)
MLGraphWrapper
slot
edges
MLGraphWrapper
fromBinaryData
(const QByteArray &data)
MLGraphWrapper
slot
getEdge
(QVariantList pos)
MLGraphWrapper
slot
getEdges
()
MLGraphWrapper
slot
getIdEdge
(qint64 id)
MLGraphWrapper
slot
getIdNode
(qint64 id)
MLGraphWrapper
slot
getImageExtent
()
MLGraphWrapper
slot
getNode
(QVariantList pos)
MLGraphWrapper
slot
getNodes
()
MLGraphWrapper
slot
getRoots
()
MLGraphWrapper
slot
getUseBinaryPersistence
()
MLGraphWrapper
inline
slot
getVoxelToWorldMatrix
()
MLGraphWrapper
slot
insertRoot
(MLVesselNodeWrapper *node)
MLGraphWrapper
slot
nodes
MLGraphWrapper
numEdges
()
MLGraphWrapper
inline
slot
numNodes
()
MLGraphWrapper
inline
slot
numRoots
()
MLGraphWrapper
inline
slot
removeEdge
(qint64 edgeId)
MLGraphWrapper
slot
removeRoot
(MLVesselNodeWrapper *node)
MLGraphWrapper
slot
removeValency2Nodes
()
MLGraphWrapper
slot
resampleEdges
(double resolution)
MLGraphWrapper
slot
roots
MLGraphWrapper
setImageExtent
(QVariantList extent)
MLGraphWrapper
slot
setVoxelSize
(QVariantList size)
MLGraphWrapper
slot
setVoxelToWorldMatrix
(QVariantList matrix4)
MLGraphWrapper
slot
shortestPath
(MLVesselNodeWrapper *startNode, MLVesselNodeWrapper *endNode)
MLGraphWrapper
slot
shortestPath
(QVariantList fromPos, QVariantList toPos)
MLGraphWrapper
slot
smooth
(int numSmoothingPasses, double smoothingFactor)
MLGraphWrapper
slot
splitEdge
(qint64 edgeId, size_t skeletonIndex)
MLGraphWrapper
slot
stripCycles
()
MLGraphWrapper
slot
toBinaryData
() const
MLGraphWrapper
slot
transform
(QVariantList matrix4)
MLGraphWrapper
slot
useBinaryPersistence
(bool use)
MLGraphWrapper
inline
slot
Generated by
1.10.0