vsgImGui 0.7.0
VulkanSceneGraph, ImGui and ImPlot integration library
Loading...
Searching...
No Matches
ImGuiInputEvent Struct Reference
Collaboration diagram for ImGuiInputEvent:

Public Attributes

ImGuiInputEventType Type
ImGuiInputSource Source
ImU32 EventId
union { 
   ImGuiInputEventMousePos   MousePos 
   ImGuiInputEventMouseWheel   MouseWheel 
   ImGuiInputEventMouseButton   MouseButton 
   ImGuiInputEventKey   Key 
   ImGuiInputEventText   Text 
   ImGuiInputEventAppFocused   AppFocused 
}; 
bool AddedByTestEngine

The documentation for this struct was generated from the following file: