NodesGraphModelInterface Member List

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

AddChild(const Id &childId, const NodeSystem &base)NodesGraphModelInterface
AddChild(const Id &childId, const NodeTemplate &templ, const TemplateArguments &args=maxon::NullValue< const TemplateArguments & >())NodesGraphModelInterface
AddChild(const Id &childId, const Id &nodeId, const DataDictionary &args=DataDictionary::NullValue())NodesGraphModelInterface
CopyToImpl(NodesGraphModelImpl &dst) constNodesGraphModelInterfaceprotected
CreateManager() constNodesGraphModelInterface
CreateUserStateDerivation(const Block< const Id > &categories, Bool lazy)NodesGraphModelInterfaceprivate
CreateView(NodeSystemManagerInterface::FILTER filter, const NodePath &rootPath)NodesGraphModelInterface
GetAllBases(const GraphNode &node, const ValueReceiver< const NodeSystem & > &receiver)NodesGraphModelInterface
GetAllTemplates(const GraphNode &node, const ValueReceiver< const NodeTemplate & > &receiver)NodesGraphModelInterface
GetBase(const GraphNode &node)NodesGraphModelInterface
GetLookupRepository() constNodesGraphModelInterface
GetManager() constNodesGraphModelInterface
GetMutableNodeSystem(Bool outsideOfTransaction=false)NodesGraphModelInterface
GetNodeSystem()NodesGraphModelInterface
GetSupportedAssets(const ValueReceiver< const AssetDescription & > &receiver)NodesGraphModelInterface
GetTemplate(const GraphNode &node)NodesGraphModelInterface
Init(const NodeSystem &system, const AssetRepositoryRef &lookup, NodeSystemManagerInterface::FILTER filter=NodeSystemManagerInterface::FILTER::NONE, Bool supportRollback=true)NodesGraphModelInterface
MAXON_INTERFACE(NodesGraphModelInterface, MAXON_REFERENCE_NORMAL, "net.maxon.node.interface.nodesgraphmodel")NodesGraphModelInterfaceprivate
MoveToAsset(const GraphNode &node, const AssetRepositoryRef &repository, const Id &assetId, const Delegate< Result< void >(const MutableRoot &rootNode)> &finalizer)NodesGraphModelInterface
MoveToGroup(MutableRoot &groupRoot, const Id &groupId, const Block< const GraphNode > &selection)NodesGraphModelInterface
PrivateGetHandle(const GraphNode &node)NodesGraphModelInterface
PrivateGetNodeSystem()NodesGraphModelInterfaceprivate
PrivateInit()NodesGraphModelInterfaceprotected
PrivateToGNode(const GraphNode &node, NODE_KIND mask)NodesGraphModelInterface
PrivateToMutableGNode(const GraphNode &node, NODE_KIND mask)NodesGraphModelInterface
ReplaceChild(const GraphNode &child, const NodeSystem &base)NodesGraphModelInterface
Ungroup(const GraphNode &group)NodesGraphModelInterface