The Nodes Framework

Description

This framework defines node systems and user nodes.
It is completely independent of the core nodes framework and provides as its central class a copy-on-write data container (NodeSystem) for graph-like struct.

Interfaces

frameworks.nodes.NodesGraphModelInterface(*args)

A maxon.frameworks.nodes.NodesGraphModelRef is an implementation of maxon.frameworks.graph.GraphModelInterface which wraps a maxon.frameworks.nodes.NodeSystem.

frameworks.nodes.NodeSystemManagerInterface(*args)

A node system manager manages a maxon.frameworks.nodes.NodeSystem and several views on that

Indices and tables