Definition at line 2258 of file imgui.h.
#include <imgui.h>
◆ ImGuiStoragePair() [1/3]
ImGuiStorage::ImGuiStoragePair::ImGuiStoragePair |
( |
ImGuiID | _key, |
|
|
int | _val_i ) |
|
inline |
◆ ImGuiStoragePair() [2/3]
ImGuiStorage::ImGuiStoragePair::ImGuiStoragePair |
( |
ImGuiID | _key, |
|
|
float | _val_f ) |
|
inline |
◆ ImGuiStoragePair() [3/3]
ImGuiStorage::ImGuiStoragePair::ImGuiStoragePair |
( |
ImGuiID | _key, |
|
|
void * | _val_p ) |
|
inline |
◆ [union]
◆ key
ImGuiID ImGuiStorage::ImGuiStoragePair::key |
◆ val_f
float ImGuiStorage::ImGuiStoragePair::val_f |
◆ val_i
int ImGuiStorage::ImGuiStoragePair::val_i |
◆ val_p
void* ImGuiStorage::ImGuiStoragePair::val_p |
The documentation for this struct was generated from the following file:
- C:/__PR00F__/___developing___/projects/PGE/PGE/PURE/include/external/GUI/imgui-1.88/imgui.h