Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
Input::InputManager::FloatCallbackEntry Struct Reference
Collaboration diagram for Input::InputManager::FloatCallbackEntry:

Public Attributes

CallbackHandle handle
DispatchRule rule = DispatchRule::EveryFrame
FloatCallback callback

Detailed Description

Definition at line 86 of file InputManager.h.

Member Data Documentation

◆ callback

FloatCallback Input::InputManager::FloatCallbackEntry::callback

Definition at line 90 of file InputManager.h.

◆ handle

CallbackHandle Input::InputManager::FloatCallbackEntry::handle

Definition at line 88 of file InputManager.h.

◆ rule

DispatchRule Input::InputManager::FloatCallbackEntry::rule = DispatchRule::EveryFrame

Definition at line 89 of file InputManager.h.


The documentation for this struct was generated from the following file:
  • /home/magerbeton/Documents/gl3-vulkan/Engine/include/Engine/Input/InputManager.h