vsgImGui
0.7.0
VulkanSceneGraph, ImGui and ImPlot integration library
Loading...
Searching...
No Matches
Public Member Functions
|
Public Attributes
|
List of all members
ImGuiStoragePair Struct Reference
Public Member Functions
ImGuiStoragePair
(ImGuiID _key, int _val)
ImGuiStoragePair
(ImGuiID _key, float _val)
ImGuiStoragePair
(ImGuiID _key, void *_val)
Public Attributes
ImGuiID
key
union {
int
val_i
float
val_f
void *
val_p
};
The documentation for this struct was generated from the following file:
include/vsgImGui/
imgui.h
ImGuiStoragePair
Generated by
1.13.1