|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| Wiring & MayaFlux::Nexus::Wiring::position_from | ( | std::string | fn_name, |
| PositionFn | fn | ||
| ) |
Drive position from a named callable evaluated on each every() tick.
| fn_name | Identifier used for state encoding. |
| fn | Returns the new position on each invocation. |
Definition at line 102 of file Wiring.cpp.
References fn_name, m_position_fn, and m_position_fn_name.