|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| std::shared_ptr< NetworkOperator > MayaFlux::Nodes::Network::OperatorChain::get | ( | size_t | index | ) | const |
Return the operator at the given index, or nullptr if out of range.
| index | Zero-based position in insertion order. |
Definition at line 35 of file OperatorChain.cpp.
References m_operators.