|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Buffers::AggregateBindingsProcessor::remove_node | ( | const std::string & | aggregate_name, |
| const std::shared_ptr< Nodes::Node > & | node | ||
| ) |
Remove a node from an aggregate.
| aggregate_name | Name of the aggregate group |
| node | Node to remove |
Definition at line 53 of file AggregateBindingsProcessor.cpp.
References MayaFlux::Journal::BufferProcessing, MayaFlux::Journal::Buffers, m_aggregates, MF_DEBUG, and MF_WARN.