|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API void MayaFlux::bind_pan_zoom_preset | ( | const std::shared_ptr< Core::Window > & | window, |
| const Kinesis::PanZoom2DConfig & | config = {}, |
||
| const Kinesis::PanZoom2DKeyMap & | key_map = {}, |
||
| const std::string & | name = "default" |
||
| ) |
Bind the 2D pan/zoom controller to all RenderProcessors currently registered against a window.
| window | Window supplying input events |
| config | Pan/zoom tuning parameters |
| key_map | Input assignments |
| name | Preset name forwarded to the per-processor overload |
Definition at line 304 of file ViewportPreset.cpp.
References bind_pan_zoom_preset().
Here is the call graph for this function: