19 #ifndef IMGUI_RENDER_GL_H
20 #define IMGUI_RENDER_GL_H
void imguiRenderGLDraw()
Definition: imguiRenderGL.cpp:428
bool imguiRenderGLInit(const char *fontpath)
Definition: imguiRenderGL.cpp:237
void imguiRenderGLDestroy()
Definition: imguiRenderGL.cpp:305