|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::ChainNode::initialize | ( | ) |
Initializes the chain node.
If a manager was provided at construction, registers this chain and applies chain semantics (REPLACE_TARGET, ONLY_CHAIN, PRESERVE_BOTH). Without a manager, only sets internal initialization flag.
Definition at line 75 of file NodeChain.cpp.
References MayaFlux::Nodes::NodeGraphManager::add_to_root(), MayaFlux::Nodes::NodeConfig::chain_semantics, channel, MayaFlux::Nodes::get_active_channels(), MayaFlux::Nodes::NodeGraphManager::get_node_config(), m_is_initialized, m_manager, m_nodes, m_token, MayaFlux::Nodes::ONLY_CHAIN, MayaFlux::Nodes::PRESERVE_BOTH, MayaFlux::Nodes::NodeGraphManager::remove_from_root(), and MayaFlux::Nodes::REPLACE_TARGET.
Referenced by process_sample().
Here is the call graph for this function:
Here is the caller graph for this function: