vsgImGui  0.0.0
VulkanSceneGraph 3rd party data integration library
Public Attributes | List of all members
ImGuiInputEvent Struct Reference
Collaboration diagram for ImGuiInputEvent:
Collaboration graph
[legend]

Public Attributes

ImGuiInputEventType Type
 
ImGuiInputSource Source
 
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: