MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ get_node_config()

MAYAFLUX_API Nodes::NodeConfig & MayaFlux::Config::get_node_config ( )

Definition at line 42 of file Config.cpp.

43{
45}
Nodes::NodeConfig & get_node_config()
Gets the current node processing configuration.
Definition Engine.cpp:354
Core::Engine & get_context()
Gets the default engine instance.
Definition Core.cpp:58

References MayaFlux::get_context(), and MayaFlux::Core::Engine::get_node_config().

+ Here is the call graph for this function: