|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::ChainNode::append_chain | ( | const std::shared_ptr< ChainNode > & | other | ) |
Appends all nodes from another chain.
| other | Chain whose nodes will be moved into this one |
Definition at line 68 of file NodeChain.cpp.
References m_nodes.