|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Saves the node's current state for later restoration Recursively cascades through all connected modulator nodes Protected - only NodeSourceProcessor and NodeBuffer can call.
Implements MayaFlux::Nodes::Node.
Definition at line 233 of file Polynomial.cpp.
References m_history, m_input_node, MayaFlux::Nodes::Node::m_last_output, m_saved_history_state, m_saved_last_output, MayaFlux::Nodes::Node::m_state_saved, and MayaFlux::Memory::HistoryBuffer< T >::save_state().
Here is the call graph for this function: