|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::Generator::Counter::on_count | ( | uint32_t | target, |
| const TypedHook< GeneratorContext > & | callback | ||
| ) |
Registers a callback fired when the counter reaches a specific raw value.
| target | Raw counter value to match |
| callback | Receives GeneratorContext when count == target |
Definition at line 30 of file Counter.cpp.
References m_count_callbacks.