|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Return the constant value, ignoring input.
| input | Ignored; present only to satisfy the Node interface |
Updates m_last_output, fires notify_tick(), and returns the value. The input parameter is accepted but never read: Constant is a pure source.
Implements MayaFlux::Nodes::Node.
Definition at line 15 of file Constant.cpp.
References MayaFlux::Nodes::Node::m_fire_events_during_snapshot, MayaFlux::Nodes::Node::m_last_output, MayaFlux::Nodes::Node::m_networked_node, MayaFlux::Nodes::Node::m_state_saved, m_value, and notify_tick().
Referenced by process_batch().
Here is the call graph for this function:
Here is the caller graph for this function: