KDGpuExample::ImGuiInputHandler¶
Module: KDGpuExample API
#include <KDGpuExample/imgui_input_handler.h>
Inherits from KDFoundation::Object
Public Functions¶
| Name | |
|---|---|
| ImGuiInputHandler() | |
| void | event(KDFoundation::EventReceiver * target, KDFoundation::Event * ev) override | 
Public Attributes¶
| Name | |
|---|---|
| KDBindings::Property< bool > | enabled | 
Public Functions Documentation¶
function ImGuiInputHandler¶
1 |  | 
function event¶
1 2 3 4  |  | 
Public Attributes Documentation¶
variable enabled¶
1 |  | 
Updated on 2025-07-08 at 12:01:11 +0000