|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| auto MayaFlux::create_node_network | ( | Args &&... | args | ) | -> std::shared_ptr<NodeNetworkType> |
Creates a new node network.
This function creates a new node network that can be used to manage complex node graphs with multiple channels and processing domains.
Definition at line 147 of file Graph.hpp.
References register_node_network().
Here is the call graph for this function: