|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
| MayaFlux::Nodes::ChainNode::ChainNode | ( | const std::shared_ptr< Node > & | source, |
| const std::shared_ptr< Node > & | target | ||
| ) |
Creates a chain from two nodes (unmanaged)
| source | The upstream node |
| target | The downstream node |
Definition at line 39 of file NodeChain.cpp.