|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API std::shared_ptr< Nodes::NodeGraphManager > MayaFlux::get_node_graph_manager | ( | ) |
Gets the node graph manager from the default engine.
Returns the node graph manager that's managed by the default engine instance. All node operations using the convenience functions will use this manager.
Definition at line 18 of file Graph.cpp.
References get_context(), and MayaFlux::Core::Engine::get_node_graph_manager().
Referenced by MayaFlux::Kriya::Sequence::execute(), register_audio_node(), unregister_audio_node(), and unregister_node().
Here is the call graph for this function:
Here is the caller graph for this function: