|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API void MayaFlux::unbind_viewport_preset | ( | const std::shared_ptr< Core::Window > & | window, |
| const std::string & | name = "default" |
||
| ) |
Cancel all event handlers registered by bind_viewport_preset() and restore the window input config to its state before bind was called.
| window | Window passed to bind_viewport_preset() |
| name | Name passed to bind_viewport_preset() |
Definition at line 128 of file ViewportPreset.cpp.
References cancel_event_handler().
Here is the call graph for this function: