The INode type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddListener |
Allows a plugin to register an INodeListener on a specific vvvv node.
| |
| GetBounds | ||
| GetChild | ||
| GetChildCount | ||
| GetChildren | ||
| GetID |
Get the node ID.
| |
| GetNodeInfo |
Get the nodes info.
| |
| GetNodePath |
Returns a slash-separated path of node IDs that uniquely identifies this node in the vvvv graph.
| |
| GetPin | ||
| GetPins | ||
| RemoveListener |
Allows a plugin to unregister an INodeListener from a specific vvvv node.
|