|
MeVisLab Scripting Reference
|
#include <mlVesselNodeWrapper.h>
Inherits MLBaseGraphItemWrapper.
Additional Inherited Members |
A class that wraps VesselNode objects for use in scripting.
|
virtualslot |
Copies all properties (topology information is left unchanged).
|
slot |
Returns all edges attached to this node as a list of MLVesselEdgeWrapper.
|
slot |
Returns the Euclidean distance between pos (given as [x, y, z]) and the position of this node.
|
slot |
Returns all in-bound edges attached to this node as a list of MLVesselEdgeWrapper.
|
slot |
Returns all out-bound edges attached to this node as a list of MLVesselEdgeWrapper.
|
slot |
Returns the position of this node.