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