MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ get_input_manager()

MAYAFLUX_API Core::InputManager & MayaFlux::get_input_manager ( )

Gets a handle to default input manager.

Returns
Reference to the InputManager

Definition at line 16 of file Input.cpp.

17{
19}
std::shared_ptr< InputManager > get_input_manager()
Gets the input manager.
Definition Engine.hpp:294
Core::Engine & get_context()
Gets the default engine instance.
Definition Core.cpp:58

References get_context(), and MayaFlux::Core::Engine::get_input_manager().

Referenced by register_input_node(), and unregister_input_node().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: