vsgImGui 0.6.0
VulkanSceneGraph, ImGui and ImPlot integration library
|
Public Attributes | |
const char *(* | Platform_GetClipboardTextFn )(ImGuiContext *ctx) |
void(* | Platform_SetClipboardTextFn )(ImGuiContext *ctx, const char *text) |
void * | Platform_ClipboardUserData |
bool(* | Platform_OpenInShellFn )(ImGuiContext *ctx, const char *path) |
void * | Platform_OpenInShellUserData |
void(* | Platform_SetImeDataFn )(ImGuiContext *ctx, ImGuiViewport *viewport, ImGuiPlatformImeData *data) |
void * | Platform_ImeUserData |
ImWchar | Platform_LocaleDecimalPoint |
void * | Renderer_RenderState |