local defs = {} defs["ImGui_ImplGlfw_CharCallback"] = {} defs["ImGui_ImplGlfw_CharCallback"]["(GLFWwindow*,unsigned int)"] = {} defs["ImGui_ImplGlfw_CharCallback"]["(GLFWwindow*,unsigned int)"]["args"] = "(GLFWwindow* window,unsigned int c)" defs["ImGui_ImplGlfw_CharCallback"]["(GLFWwindow*,unsigned int)"]["argsT"] = {} defs["ImGui_ImplGlfw_CharCallback"]["(GLFWwindow*,unsigned int)"]["argsT"][1] = {} defs["ImGui_ImplGlfw_CharCallback"]["(GLFWwindow*,unsigned int)"]["argsT"][1]["name"] = "window" defs["ImGui_ImplGlfw_CharCallback"]["(GLFWwindow*,unsigned int)"]["argsT"][1]["type"] = "GLFWwindow*" defs["ImGui_ImplGlfw_CharCallback"]["(GLFWwindow*,unsigned int)"]["argsT"][2] = {} defs["ImGui_ImplGlfw_CharCallback"]["(GLFWwindow*,unsigned int)"]["argsT"][2]["name"] = "c" defs["ImGui_ImplGlfw_CharCallback"]["(GLFWwindow*,unsigned int)"]["argsT"][2]["type"] = "unsigned int" defs["ImGui_ImplGlfw_CharCallback"]["(GLFWwindow*,unsigned int)"]["argsoriginal"] = "(GLFWwindow* window,unsigned int c)" defs["ImGui_ImplGlfw_CharCallback"]["(GLFWwindow*,unsigned int)"]["call_args"] = "(window,c)" defs["ImGui_ImplGlfw_CharCallback"]["(GLFWwindow*,unsigned int)"]["cimguiname"] = "ImGui_ImplGlfw_CharCallback" defs["ImGui_ImplGlfw_CharCallback"]["(GLFWwindow*,unsigned int)"]["comment"] = "" defs["ImGui_ImplGlfw_CharCallback"]["(GLFWwindow*,unsigned int)"]["defaults"] = {} defs["ImGui_ImplGlfw_CharCallback"]["(GLFWwindow*,unsigned int)"]["funcname"] = "ImGui_ImplGlfw_CharCallback" defs["ImGui_ImplGlfw_CharCallback"]["(GLFWwindow*,unsigned int)"]["location"] = "imgui_impl_glfw" defs["ImGui_ImplGlfw_CharCallback"]["(GLFWwindow*,unsigned int)"]["ret"] = "void" defs["ImGui_ImplGlfw_CharCallback"]["(GLFWwindow*,unsigned int)"]["signature"] = "(GLFWwindow*,unsigned int)" defs["ImGui_ImplGlfw_CharCallback"]["(GLFWwindow*,unsigned int)"]["stname"] = "" defs["ImGui_ImplGlfw_CharCallback"][1] = defs["ImGui_ImplGlfw_CharCallback"]["(GLFWwindow*,unsigned int)"] defs["ImGui_ImplGlfw_InitForOpenGL"] = {} defs["ImGui_ImplGlfw_InitForOpenGL"]["(GLFWwindow*,bool)"] = {} defs["ImGui_ImplGlfw_InitForOpenGL"]["(GLFWwindow*,bool)"]["args"] = "(GLFWwindow* window,bool install_callbacks)" defs["ImGui_ImplGlfw_InitForOpenGL"]["(GLFWwindow*,bool)"]["argsT"] = {} defs["ImGui_ImplGlfw_InitForOpenGL"]["(GLFWwindow*,bool)"]["argsT"][1] = {} defs["ImGui_ImplGlfw_InitForOpenGL"]["(GLFWwindow*,bool)"]["argsT"][1]["name"] = "window" defs["ImGui_ImplGlfw_InitForOpenGL"]["(GLFWwindow*,bool)"]["argsT"][1]["type"] = "GLFWwindow*" defs["ImGui_ImplGlfw_InitForOpenGL"]["(GLFWwindow*,bool)"]["argsT"][2] = {} defs["ImGui_ImplGlfw_InitForOpenGL"]["(GLFWwindow*,bool)"]["argsT"][2]["name"] = "install_callbacks" defs["ImGui_ImplGlfw_InitForOpenGL"]["(GLFWwindow*,bool)"]["argsT"][2]["type"] = "bool" defs["ImGui_ImplGlfw_InitForOpenGL"]["(GLFWwindow*,bool)"]["argsoriginal"] = "(GLFWwindow* window,bool install_callbacks)" defs["ImGui_ImplGlfw_InitForOpenGL"]["(GLFWwindow*,bool)"]["call_args"] = "(window,install_callbacks)" defs["ImGui_ImplGlfw_InitForOpenGL"]["(GLFWwindow*,bool)"]["cimguiname"] = "ImGui_ImplGlfw_InitForOpenGL" defs["ImGui_ImplGlfw_InitForOpenGL"]["(GLFWwindow*,bool)"]["comment"] = "" defs["ImGui_ImplGlfw_InitForOpenGL"]["(GLFWwindow*,bool)"]["defaults"] = {} defs["ImGui_ImplGlfw_InitForOpenGL"]["(GLFWwindow*,bool)"]["funcname"] = "ImGui_ImplGlfw_InitForOpenGL" defs["ImGui_ImplGlfw_InitForOpenGL"]["(GLFWwindow*,bool)"]["location"] = "imgui_impl_glfw" defs["ImGui_ImplGlfw_InitForOpenGL"]["(GLFWwindow*,bool)"]["ret"] = "bool" defs["ImGui_ImplGlfw_InitForOpenGL"]["(GLFWwindow*,bool)"]["signature"] = "(GLFWwindow*,bool)" defs["ImGui_ImplGlfw_InitForOpenGL"]["(GLFWwindow*,bool)"]["stname"] = "" defs["ImGui_ImplGlfw_InitForOpenGL"][1] = defs["ImGui_ImplGlfw_InitForOpenGL"]["(GLFWwindow*,bool)"] defs["ImGui_ImplGlfw_InitForVulkan"] = {} defs["ImGui_ImplGlfw_InitForVulkan"]["(GLFWwindow*,bool)"] = {} defs["ImGui_ImplGlfw_InitForVulkan"]["(GLFWwindow*,bool)"]["args"] = "(GLFWwindow* window,bool install_callbacks)" defs["ImGui_ImplGlfw_InitForVulkan"]["(GLFWwindow*,bool)"]["argsT"] = {} defs["ImGui_ImplGlfw_InitForVulkan"]["(GLFWwindow*,bool)"]["argsT"][1] = {} defs["ImGui_ImplGlfw_InitForVulkan"]["(GLFWwindow*,bool)"]["argsT"][1]["name"] = "window" defs["ImGui_ImplGlfw_InitForVulkan"]["(GLFWwindow*,bool)"]["argsT"][1]["type"] = "GLFWwindow*" defs["ImGui_ImplGlfw_InitForVulkan"]["(GLFWwindow*,bool)"]["argsT"][2] = {} defs["ImGui_ImplGlfw_InitForVulkan"]["(GLFWwindow*,bool)"]["argsT"][2]["name"] = "install_callbacks" defs["ImGui_ImplGlfw_InitForVulkan"]["(GLFWwindow*,bool)"]["argsT"][2]["type"] = "bool" defs["ImGui_ImplGlfw_InitForVulkan"]["(GLFWwindow*,bool)"]["argsoriginal"] = "(GLFWwindow* window,bool install_callbacks)" defs["ImGui_ImplGlfw_InitForVulkan"]["(GLFWwindow*,bool)"]["call_args"] = "(window,install_callbacks)" defs["ImGui_ImplGlfw_InitForVulkan"]["(GLFWwindow*,bool)"]["cimguiname"] = "ImGui_ImplGlfw_InitForVulkan" defs["ImGui_ImplGlfw_InitForVulkan"]["(GLFWwindow*,bool)"]["comment"] = "" defs["ImGui_ImplGlfw_InitForVulkan"]["(GLFWwindow*,bool)"]["defaults"] = {} defs["ImGui_ImplGlfw_InitForVulkan"]["(GLFWwindow*,bool)"]["funcname"] = "ImGui_ImplGlfw_InitForVulkan" defs["ImGui_ImplGlfw_InitForVulkan"]["(GLFWwindow*,bool)"]["location"] = "imgui_impl_glfw" defs["ImGui_ImplGlfw_InitForVulkan"]["(GLFWwindow*,bool)"]["ret"] = "bool" defs["ImGui_ImplGlfw_InitForVulkan"]["(GLFWwindow*,bool)"]["signature"] = "(GLFWwindow*,bool)" defs["ImGui_ImplGlfw_InitForVulkan"]["(GLFWwindow*,bool)"]["stname"] = "" defs["ImGui_ImplGlfw_InitForVulkan"][1] = defs["ImGui_ImplGlfw_InitForVulkan"]["(GLFWwindow*,bool)"] defs["ImGui_ImplGlfw_KeyCallback"] = {} defs["ImGui_ImplGlfw_KeyCallback"]["(GLFWwindow*,int,int,int,int)"] = {} defs["ImGui_ImplGlfw_KeyCallback"]["(GLFWwindow*,int,int,int,int)"]["args"] = "(GLFWwindow* window,int key,int scancode,int action,int mods)" defs["ImGui_ImplGlfw_KeyCallback"]["(GLFWwindow*,int,int,int,int)"]["argsT"] = {} defs["ImGui_ImplGlfw_KeyCallback"]["(GLFWwindow*,int,int,int,int)"]["argsT"][1] = {} defs["ImGui_ImplGlfw_KeyCallback"]["(GLFWwindow*,int,int,int,int)"]["argsT"][1]["name"] = "window" defs["ImGui_ImplGlfw_KeyCallback"]["(GLFWwindow*,int,int,int,int)"]["argsT"][1]["type"] = "GLFWwindow*" defs["ImGui_ImplGlfw_KeyCallback"]["(GLFWwindow*,int,int,int,int)"]["argsT"][2] = {} defs["ImGui_ImplGlfw_KeyCallback"]["(GLFWwindow*,int,int,int,int)"]["argsT"][2]["name"] = "key" defs["ImGui_ImplGlfw_KeyCallback"]["(GLFWwindow*,int,int,int,int)"]["argsT"][2]["type"] = "int" defs["ImGui_ImplGlfw_KeyCallback"]["(GLFWwindow*,int,int,int,int)"]["argsT"][3] = {} defs["ImGui_ImplGlfw_KeyCallback"]["(GLFWwindow*,int,int,int,int)"]["argsT"][3]["name"] = "scancode" defs["ImGui_ImplGlfw_KeyCallback"]["(GLFWwindow*,int,int,int,int)"]["argsT"][3]["type"] = "int" defs["ImGui_ImplGlfw_KeyCallback"]["(GLFWwindow*,int,int,int,int)"]["argsT"][4] = {} defs["ImGui_ImplGlfw_KeyCallback"]["(GLFWwindow*,int,int,int,int)"]["argsT"][4]["name"] = "action" defs["ImGui_ImplGlfw_KeyCallback"]["(GLFWwindow*,int,int,int,int)"]["argsT"][4]["type"] = "int" defs["ImGui_ImplGlfw_KeyCallback"]["(GLFWwindow*,int,int,int,int)"]["argsT"][5] = {} defs["ImGui_ImplGlfw_KeyCallback"]["(GLFWwindow*,int,int,int,int)"]["argsT"][5]["name"] = "mods" defs["ImGui_ImplGlfw_KeyCallback"]["(GLFWwindow*,int,int,int,int)"]["argsT"][5]["type"] = "int" defs["ImGui_ImplGlfw_KeyCallback"]["(GLFWwindow*,int,int,int,int)"]["argsoriginal"] = "(GLFWwindow* window,int key,int scancode,int action,int mods)" defs["ImGui_ImplGlfw_KeyCallback"]["(GLFWwindow*,int,int,int,int)"]["call_args"] = "(window,key,scancode,action,mods)" defs["ImGui_ImplGlfw_KeyCallback"]["(GLFWwindow*,int,int,int,int)"]["cimguiname"] = "ImGui_ImplGlfw_KeyCallback" defs["ImGui_ImplGlfw_KeyCallback"]["(GLFWwindow*,int,int,int,int)"]["comment"] = "" defs["ImGui_ImplGlfw_KeyCallback"]["(GLFWwindow*,int,int,int,int)"]["defaults"] = {} defs["ImGui_ImplGlfw_KeyCallback"]["(GLFWwindow*,int,int,int,int)"]["funcname"] = "ImGui_ImplGlfw_KeyCallback" defs["ImGui_ImplGlfw_KeyCallback"]["(GLFWwindow*,int,int,int,int)"]["location"] = "imgui_impl_glfw" defs["ImGui_ImplGlfw_KeyCallback"]["(GLFWwindow*,int,int,int,int)"]["ret"] = "void" defs["ImGui_ImplGlfw_KeyCallback"]["(GLFWwindow*,int,int,int,int)"]["signature"] = "(GLFWwindow*,int,int,int,int)" defs["ImGui_ImplGlfw_KeyCallback"]["(GLFWwindow*,int,int,int,int)"]["stname"] = "" defs["ImGui_ImplGlfw_KeyCallback"][1] = defs["ImGui_ImplGlfw_KeyCallback"]["(GLFWwindow*,int,int,int,int)"] defs["ImGui_ImplGlfw_MouseButtonCallback"] = {} defs["ImGui_ImplGlfw_MouseButtonCallback"]["(GLFWwindow*,int,int,int)"] = {} defs["ImGui_ImplGlfw_MouseButtonCallback"]["(GLFWwindow*,int,int,int)"]["args"] = "(GLFWwindow* window,int button,int action,int mods)" defs["ImGui_ImplGlfw_MouseButtonCallback"]["(GLFWwindow*,int,int,int)"]["argsT"] = {} defs["ImGui_ImplGlfw_MouseButtonCallback"]["(GLFWwindow*,int,int,int)"]["argsT"][1] = {} defs["ImGui_ImplGlfw_MouseButtonCallback"]["(GLFWwindow*,int,int,int)"]["argsT"][1]["name"] = "window" defs["ImGui_ImplGlfw_MouseButtonCallback"]["(GLFWwindow*,int,int,int)"]["argsT"][1]["type"] = "GLFWwindow*" defs["ImGui_ImplGlfw_MouseButtonCallback"]["(GLFWwindow*,int,int,int)"]["argsT"][2] = {} defs["ImGui_ImplGlfw_MouseButtonCallback"]["(GLFWwindow*,int,int,int)"]["argsT"][2]["name"] = "button" defs["ImGui_ImplGlfw_MouseButtonCallback"]["(GLFWwindow*,int,int,int)"]["argsT"][2]["type"] = "int" defs["ImGui_ImplGlfw_MouseButtonCallback"]["(GLFWwindow*,int,int,int)"]["argsT"][3] = {} defs["ImGui_ImplGlfw_MouseButtonCallback"]["(GLFWwindow*,int,int,int)"]["argsT"][3]["name"] = "action" defs["ImGui_ImplGlfw_MouseButtonCallback"]["(GLFWwindow*,int,int,int)"]["argsT"][3]["type"] = "int" defs["ImGui_ImplGlfw_MouseButtonCallback"]["(GLFWwindow*,int,int,int)"]["argsT"][4] = {} defs["ImGui_ImplGlfw_MouseButtonCallback"]["(GLFWwindow*,int,int,int)"]["argsT"][4]["name"] = "mods" defs["ImGui_ImplGlfw_MouseButtonCallback"]["(GLFWwindow*,int,int,int)"]["argsT"][4]["type"] = "int" defs["ImGui_ImplGlfw_MouseButtonCallback"]["(GLFWwindow*,int,int,int)"]["argsoriginal"] = "(GLFWwindow* window,int button,int action,int mods)" defs["ImGui_ImplGlfw_MouseButtonCallback"]["(GLFWwindow*,int,int,int)"]["call_args"] = "(window,button,action,mods)" defs["ImGui_ImplGlfw_MouseButtonCallback"]["(GLFWwindow*,int,int,int)"]["cimguiname"] = "ImGui_ImplGlfw_MouseButtonCallback" defs["ImGui_ImplGlfw_MouseButtonCallback"]["(GLFWwindow*,int,int,int)"]["comment"] = "" defs["ImGui_ImplGlfw_MouseButtonCallback"]["(GLFWwindow*,int,int,int)"]["defaults"] = {} defs["ImGui_ImplGlfw_MouseButtonCallback"]["(GLFWwindow*,int,int,int)"]["funcname"] = "ImGui_ImplGlfw_MouseButtonCallback" defs["ImGui_ImplGlfw_MouseButtonCallback"]["(GLFWwindow*,int,int,int)"]["location"] = "imgui_impl_glfw" defs["ImGui_ImplGlfw_MouseButtonCallback"]["(GLFWwindow*,int,int,int)"]["ret"] = "void" defs["ImGui_ImplGlfw_MouseButtonCallback"]["(GLFWwindow*,int,int,int)"]["signature"] = "(GLFWwindow*,int,int,int)" defs["ImGui_ImplGlfw_MouseButtonCallback"]["(GLFWwindow*,int,int,int)"]["stname"] = "" defs["ImGui_ImplGlfw_MouseButtonCallback"][1] = defs["ImGui_ImplGlfw_MouseButtonCallback"]["(GLFWwindow*,int,int,int)"] defs["ImGui_ImplGlfw_NewFrame"] = {} defs["ImGui_ImplGlfw_NewFrame"]["()"] = {} defs["ImGui_ImplGlfw_NewFrame"]["()"]["args"] = "()" defs["ImGui_ImplGlfw_NewFrame"]["()"]["argsT"] = {} defs["ImGui_ImplGlfw_NewFrame"]["()"]["argsoriginal"] = "()" defs["ImGui_ImplGlfw_NewFrame"]["()"]["call_args"] = "()" defs["ImGui_ImplGlfw_NewFrame"]["()"]["cimguiname"] = "ImGui_ImplGlfw_NewFrame" defs["ImGui_ImplGlfw_NewFrame"]["()"]["comment"] = "" defs["ImGui_ImplGlfw_NewFrame"]["()"]["defaults"] = {} defs["ImGui_ImplGlfw_NewFrame"]["()"]["funcname"] = "ImGui_ImplGlfw_NewFrame" defs["ImGui_ImplGlfw_NewFrame"]["()"]["location"] = "imgui_impl_glfw" defs["ImGui_ImplGlfw_NewFrame"]["()"]["ret"] = "void" defs["ImGui_ImplGlfw_NewFrame"]["()"]["signature"] = "()" defs["ImGui_ImplGlfw_NewFrame"]["()"]["stname"] = "" defs["ImGui_ImplGlfw_NewFrame"][1] = defs["ImGui_ImplGlfw_NewFrame"]["()"] defs["ImGui_ImplGlfw_ScrollCallback"] = {} defs["ImGui_ImplGlfw_ScrollCallback"]["(GLFWwindow*,double,double)"] = {} defs["ImGui_ImplGlfw_ScrollCallback"]["(GLFWwindow*,double,double)"]["args"] = "(GLFWwindow* window,double xoffset,double yoffset)" defs["ImGui_ImplGlfw_ScrollCallback"]["(GLFWwindow*,double,double)"]["argsT"] = {} defs["ImGui_ImplGlfw_ScrollCallback"]["(GLFWwindow*,double,double)"]["argsT"][1] = {} defs["ImGui_ImplGlfw_ScrollCallback"]["(GLFWwindow*,double,double)"]["argsT"][1]["name"] = "window" defs["ImGui_ImplGlfw_ScrollCallback"]["(GLFWwindow*,double,double)"]["argsT"][1]["type"] = "GLFWwindow*" defs["ImGui_ImplGlfw_ScrollCallback"]["(GLFWwindow*,double,double)"]["argsT"][2] = {} defs["ImGui_ImplGlfw_ScrollCallback"]["(GLFWwindow*,double,double)"]["argsT"][2]["name"] = "xoffset" defs["ImGui_ImplGlfw_ScrollCallback"]["(GLFWwindow*,double,double)"]["argsT"][2]["type"] = "double" defs["ImGui_ImplGlfw_ScrollCallback"]["(GLFWwindow*,double,double)"]["argsT"][3] = {} defs["ImGui_ImplGlfw_ScrollCallback"]["(GLFWwindow*,double,double)"]["argsT"][3]["name"] = "yoffset" defs["ImGui_ImplGlfw_ScrollCallback"]["(GLFWwindow*,double,double)"]["argsT"][3]["type"] = "double" defs["ImGui_ImplGlfw_ScrollCallback"]["(GLFWwindow*,double,double)"]["argsoriginal"] = "(GLFWwindow* window,double xoffset,double yoffset)" defs["ImGui_ImplGlfw_ScrollCallback"]["(GLFWwindow*,double,double)"]["call_args"] = "(window,xoffset,yoffset)" defs["ImGui_ImplGlfw_ScrollCallback"]["(GLFWwindow*,double,double)"]["cimguiname"] = "ImGui_ImplGlfw_ScrollCallback" defs["ImGui_ImplGlfw_ScrollCallback"]["(GLFWwindow*,double,double)"]["comment"] = "" defs["ImGui_ImplGlfw_ScrollCallback"]["(GLFWwindow*,double,double)"]["defaults"] = {} defs["ImGui_ImplGlfw_ScrollCallback"]["(GLFWwindow*,double,double)"]["funcname"] = "ImGui_ImplGlfw_ScrollCallback" defs["ImGui_ImplGlfw_ScrollCallback"]["(GLFWwindow*,double,double)"]["location"] = "imgui_impl_glfw" defs["ImGui_ImplGlfw_ScrollCallback"]["(GLFWwindow*,double,double)"]["ret"] = "void" defs["ImGui_ImplGlfw_ScrollCallback"]["(GLFWwindow*,double,double)"]["signature"] = "(GLFWwindow*,double,double)" defs["ImGui_ImplGlfw_ScrollCallback"]["(GLFWwindow*,double,double)"]["stname"] = "" defs["ImGui_ImplGlfw_ScrollCallback"][1] = defs["ImGui_ImplGlfw_ScrollCallback"]["(GLFWwindow*,double,double)"] defs["ImGui_ImplGlfw_Shutdown"] = {} defs["ImGui_ImplGlfw_Shutdown"]["()"] = {} defs["ImGui_ImplGlfw_Shutdown"]["()"]["args"] = "()" defs["ImGui_ImplGlfw_Shutdown"]["()"]["argsT"] = {} defs["ImGui_ImplGlfw_Shutdown"]["()"]["argsoriginal"] = "()" defs["ImGui_ImplGlfw_Shutdown"]["()"]["call_args"] = "()" defs["ImGui_ImplGlfw_Shutdown"]["()"]["cimguiname"] = "ImGui_ImplGlfw_Shutdown" defs["ImGui_ImplGlfw_Shutdown"]["()"]["comment"] = "" defs["ImGui_ImplGlfw_Shutdown"]["()"]["defaults"] = {} defs["ImGui_ImplGlfw_Shutdown"]["()"]["funcname"] = "ImGui_ImplGlfw_Shutdown" defs["ImGui_ImplGlfw_Shutdown"]["()"]["location"] = "imgui_impl_glfw" defs["ImGui_ImplGlfw_Shutdown"]["()"]["ret"] = "void" defs["ImGui_ImplGlfw_Shutdown"]["()"]["signature"] = "()" defs["ImGui_ImplGlfw_Shutdown"]["()"]["stname"] = "" defs["ImGui_ImplGlfw_Shutdown"][1] = defs["ImGui_ImplGlfw_Shutdown"]["()"] defs["ImGui_ImplOpenGL2_CreateDeviceObjects"] = {} defs["ImGui_ImplOpenGL2_CreateDeviceObjects"]["()"] = {} defs["ImGui_ImplOpenGL2_CreateDeviceObjects"]["()"]["args"] = "()" defs["ImGui_ImplOpenGL2_CreateDeviceObjects"]["()"]["argsT"] = {} defs["ImGui_ImplOpenGL2_CreateDeviceObjects"]["()"]["argsoriginal"] = "()" defs["ImGui_ImplOpenGL2_CreateDeviceObjects"]["()"]["call_args"] = "()" defs["ImGui_ImplOpenGL2_CreateDeviceObjects"]["()"]["cimguiname"] = "ImGui_ImplOpenGL2_CreateDeviceObjects" defs["ImGui_ImplOpenGL2_CreateDeviceObjects"]["()"]["comment"] = "" defs["ImGui_ImplOpenGL2_CreateDeviceObjects"]["()"]["defaults"] = {} defs["ImGui_ImplOpenGL2_CreateDeviceObjects"]["()"]["funcname"] = "ImGui_ImplOpenGL2_CreateDeviceObjects" defs["ImGui_ImplOpenGL2_CreateDeviceObjects"]["()"]["location"] = "imgui_impl_opengl2" defs["ImGui_ImplOpenGL2_CreateDeviceObjects"]["()"]["ret"] = "bool" defs["ImGui_ImplOpenGL2_CreateDeviceObjects"]["()"]["signature"] = "()" defs["ImGui_ImplOpenGL2_CreateDeviceObjects"]["()"]["stname"] = "" defs["ImGui_ImplOpenGL2_CreateDeviceObjects"][1] = defs["ImGui_ImplOpenGL2_CreateDeviceObjects"]["()"] defs["ImGui_ImplOpenGL2_CreateFontsTexture"] = {} defs["ImGui_ImplOpenGL2_CreateFontsTexture"]["()"] = {} defs["ImGui_ImplOpenGL2_CreateFontsTexture"]["()"]["args"] = "()" defs["ImGui_ImplOpenGL2_CreateFontsTexture"]["()"]["argsT"] = {} defs["ImGui_ImplOpenGL2_CreateFontsTexture"]["()"]["argsoriginal"] = "()" defs["ImGui_ImplOpenGL2_CreateFontsTexture"]["()"]["call_args"] = "()" defs["ImGui_ImplOpenGL2_CreateFontsTexture"]["()"]["cimguiname"] = "ImGui_ImplOpenGL2_CreateFontsTexture" defs["ImGui_ImplOpenGL2_CreateFontsTexture"]["()"]["comment"] = "" defs["ImGui_ImplOpenGL2_CreateFontsTexture"]["()"]["defaults"] = {} defs["ImGui_ImplOpenGL2_CreateFontsTexture"]["()"]["funcname"] = "ImGui_ImplOpenGL2_CreateFontsTexture" defs["ImGui_ImplOpenGL2_CreateFontsTexture"]["()"]["location"] = "imgui_impl_opengl2" defs["ImGui_ImplOpenGL2_CreateFontsTexture"]["()"]["ret"] = "bool" defs["ImGui_ImplOpenGL2_CreateFontsTexture"]["()"]["signature"] = "()" defs["ImGui_ImplOpenGL2_CreateFontsTexture"]["()"]["stname"] = "" defs["ImGui_ImplOpenGL2_CreateFontsTexture"][1] = defs["ImGui_ImplOpenGL2_CreateFontsTexture"]["()"] defs["ImGui_ImplOpenGL2_DestroyDeviceObjects"] = {} defs["ImGui_ImplOpenGL2_DestroyDeviceObjects"]["()"] = {} defs["ImGui_ImplOpenGL2_DestroyDeviceObjects"]["()"]["args"] = "()" defs["ImGui_ImplOpenGL2_DestroyDeviceObjects"]["()"]["argsT"] = {} defs["ImGui_ImplOpenGL2_DestroyDeviceObjects"]["()"]["argsoriginal"] = "()" defs["ImGui_ImplOpenGL2_DestroyDeviceObjects"]["()"]["call_args"] = "()" defs["ImGui_ImplOpenGL2_DestroyDeviceObjects"]["()"]["cimguiname"] = "ImGui_ImplOpenGL2_DestroyDeviceObjects" defs["ImGui_ImplOpenGL2_DestroyDeviceObjects"]["()"]["comment"] = "" defs["ImGui_ImplOpenGL2_DestroyDeviceObjects"]["()"]["defaults"] = {} defs["ImGui_ImplOpenGL2_DestroyDeviceObjects"]["()"]["funcname"] = "ImGui_ImplOpenGL2_DestroyDeviceObjects" defs["ImGui_ImplOpenGL2_DestroyDeviceObjects"]["()"]["location"] = "imgui_impl_opengl2" defs["ImGui_ImplOpenGL2_DestroyDeviceObjects"]["()"]["ret"] = "void" defs["ImGui_ImplOpenGL2_DestroyDeviceObjects"]["()"]["signature"] = "()" defs["ImGui_ImplOpenGL2_DestroyDeviceObjects"]["()"]["stname"] = "" defs["ImGui_ImplOpenGL2_DestroyDeviceObjects"][1] = defs["ImGui_ImplOpenGL2_DestroyDeviceObjects"]["()"] defs["ImGui_ImplOpenGL2_DestroyFontsTexture"] = {} defs["ImGui_ImplOpenGL2_DestroyFontsTexture"]["()"] = {} defs["ImGui_ImplOpenGL2_DestroyFontsTexture"]["()"]["args"] = "()" defs["ImGui_ImplOpenGL2_DestroyFontsTexture"]["()"]["argsT"] = {} defs["ImGui_ImplOpenGL2_DestroyFontsTexture"]["()"]["argsoriginal"] = "()" defs["ImGui_ImplOpenGL2_DestroyFontsTexture"]["()"]["call_args"] = "()" defs["ImGui_ImplOpenGL2_DestroyFontsTexture"]["()"]["cimguiname"] = "ImGui_ImplOpenGL2_DestroyFontsTexture" defs["ImGui_ImplOpenGL2_DestroyFontsTexture"]["()"]["comment"] = "" defs["ImGui_ImplOpenGL2_DestroyFontsTexture"]["()"]["defaults"] = {} defs["ImGui_ImplOpenGL2_DestroyFontsTexture"]["()"]["funcname"] = "ImGui_ImplOpenGL2_DestroyFontsTexture" defs["ImGui_ImplOpenGL2_DestroyFontsTexture"]["()"]["location"] = "imgui_impl_opengl2" defs["ImGui_ImplOpenGL2_DestroyFontsTexture"]["()"]["ret"] = "void" defs["ImGui_ImplOpenGL2_DestroyFontsTexture"]["()"]["signature"] = "()" defs["ImGui_ImplOpenGL2_DestroyFontsTexture"]["()"]["stname"] = "" defs["ImGui_ImplOpenGL2_DestroyFontsTexture"][1] = defs["ImGui_ImplOpenGL2_DestroyFontsTexture"]["()"] defs["ImGui_ImplOpenGL2_Init"] = {} defs["ImGui_ImplOpenGL2_Init"]["()"] = {} defs["ImGui_ImplOpenGL2_Init"]["()"]["args"] = "()" defs["ImGui_ImplOpenGL2_Init"]["()"]["argsT"] = {} defs["ImGui_ImplOpenGL2_Init"]["()"]["argsoriginal"] = "()" defs["ImGui_ImplOpenGL2_Init"]["()"]["call_args"] = "()" defs["ImGui_ImplOpenGL2_Init"]["()"]["cimguiname"] = "ImGui_ImplOpenGL2_Init" defs["ImGui_ImplOpenGL2_Init"]["()"]["comment"] = "" defs["ImGui_ImplOpenGL2_Init"]["()"]["defaults"] = {} defs["ImGui_ImplOpenGL2_Init"]["()"]["funcname"] = "ImGui_ImplOpenGL2_Init" defs["ImGui_ImplOpenGL2_Init"]["()"]["location"] = "imgui_impl_opengl2" defs["ImGui_ImplOpenGL2_Init"]["()"]["ret"] = "bool" defs["ImGui_ImplOpenGL2_Init"]["()"]["signature"] = "()" defs["ImGui_ImplOpenGL2_Init"]["()"]["stname"] = "" defs["ImGui_ImplOpenGL2_Init"][1] = defs["ImGui_ImplOpenGL2_Init"]["()"] defs["ImGui_ImplOpenGL2_NewFrame"] = {} defs["ImGui_ImplOpenGL2_NewFrame"]["()"] = {} defs["ImGui_ImplOpenGL2_NewFrame"]["()"]["args"] = "()" defs["ImGui_ImplOpenGL2_NewFrame"]["()"]["argsT"] = {} defs["ImGui_ImplOpenGL2_NewFrame"]["()"]["argsoriginal"] = "()" defs["ImGui_ImplOpenGL2_NewFrame"]["()"]["call_args"] = "()" defs["ImGui_ImplOpenGL2_NewFrame"]["()"]["cimguiname"] = "ImGui_ImplOpenGL2_NewFrame" defs["ImGui_ImplOpenGL2_NewFrame"]["()"]["comment"] = "" defs["ImGui_ImplOpenGL2_NewFrame"]["()"]["defaults"] = {} defs["ImGui_ImplOpenGL2_NewFrame"]["()"]["funcname"] = "ImGui_ImplOpenGL2_NewFrame" defs["ImGui_ImplOpenGL2_NewFrame"]["()"]["location"] = "imgui_impl_opengl2" defs["ImGui_ImplOpenGL2_NewFrame"]["()"]["ret"] = "void" defs["ImGui_ImplOpenGL2_NewFrame"]["()"]["signature"] = "()" defs["ImGui_ImplOpenGL2_NewFrame"]["()"]["stname"] = "" defs["ImGui_ImplOpenGL2_NewFrame"][1] = defs["ImGui_ImplOpenGL2_NewFrame"]["()"] defs["ImGui_ImplOpenGL2_RenderDrawData"] = {} defs["ImGui_ImplOpenGL2_RenderDrawData"]["(ImDrawData*)"] = {} defs["ImGui_ImplOpenGL2_RenderDrawData"]["(ImDrawData*)"]["args"] = "(ImDrawData* draw_data)" defs["ImGui_ImplOpenGL2_RenderDrawData"]["(ImDrawData*)"]["argsT"] = {} defs["ImGui_ImplOpenGL2_RenderDrawData"]["(ImDrawData*)"]["argsT"][1] = {} defs["ImGui_ImplOpenGL2_RenderDrawData"]["(ImDrawData*)"]["argsT"][1]["name"] = "draw_data" defs["ImGui_ImplOpenGL2_RenderDrawData"]["(ImDrawData*)"]["argsT"][1]["type"] = "ImDrawData*" defs["ImGui_ImplOpenGL2_RenderDrawData"]["(ImDrawData*)"]["argsoriginal"] = "(ImDrawData* draw_data)" defs["ImGui_ImplOpenGL2_RenderDrawData"]["(ImDrawData*)"]["call_args"] = "(draw_data)" defs["ImGui_ImplOpenGL2_RenderDrawData"]["(ImDrawData*)"]["cimguiname"] = "ImGui_ImplOpenGL2_RenderDrawData" defs["ImGui_ImplOpenGL2_RenderDrawData"]["(ImDrawData*)"]["comment"] = "" defs["ImGui_ImplOpenGL2_RenderDrawData"]["(ImDrawData*)"]["defaults"] = {} defs["ImGui_ImplOpenGL2_RenderDrawData"]["(ImDrawData*)"]["funcname"] = "ImGui_ImplOpenGL2_RenderDrawData" defs["ImGui_ImplOpenGL2_RenderDrawData"]["(ImDrawData*)"]["location"] = "imgui_impl_opengl2" defs["ImGui_ImplOpenGL2_RenderDrawData"]["(ImDrawData*)"]["ret"] = "void" defs["ImGui_ImplOpenGL2_RenderDrawData"]["(ImDrawData*)"]["signature"] = "(ImDrawData*)" defs["ImGui_ImplOpenGL2_RenderDrawData"]["(ImDrawData*)"]["stname"] = "" defs["ImGui_ImplOpenGL2_RenderDrawData"][1] = defs["ImGui_ImplOpenGL2_RenderDrawData"]["(ImDrawData*)"] defs["ImGui_ImplOpenGL2_Shutdown"] = {} defs["ImGui_ImplOpenGL2_Shutdown"]["()"] = {} defs["ImGui_ImplOpenGL2_Shutdown"]["()"]["args"] = "()" defs["ImGui_ImplOpenGL2_Shutdown"]["()"]["argsT"] = {} defs["ImGui_ImplOpenGL2_Shutdown"]["()"]["argsoriginal"] = "()" defs["ImGui_ImplOpenGL2_Shutdown"]["()"]["call_args"] = "()" defs["ImGui_ImplOpenGL2_Shutdown"]["()"]["cimguiname"] = "ImGui_ImplOpenGL2_Shutdown" defs["ImGui_ImplOpenGL2_Shutdown"]["()"]["comment"] = "" defs["ImGui_ImplOpenGL2_Shutdown"]["()"]["defaults"] = {} defs["ImGui_ImplOpenGL2_Shutdown"]["()"]["funcname"] = "ImGui_ImplOpenGL2_Shutdown" defs["ImGui_ImplOpenGL2_Shutdown"]["()"]["location"] = "imgui_impl_opengl2" defs["ImGui_ImplOpenGL2_Shutdown"]["()"]["ret"] = "void" defs["ImGui_ImplOpenGL2_Shutdown"]["()"]["signature"] = "()" defs["ImGui_ImplOpenGL2_Shutdown"]["()"]["stname"] = "" defs["ImGui_ImplOpenGL2_Shutdown"][1] = defs["ImGui_ImplOpenGL2_Shutdown"]["()"] defs["ImGui_ImplOpenGL3_CreateDeviceObjects"] = {} defs["ImGui_ImplOpenGL3_CreateDeviceObjects"]["()"] = {} defs["ImGui_ImplOpenGL3_CreateDeviceObjects"]["()"]["args"] = "()" defs["ImGui_ImplOpenGL3_CreateDeviceObjects"]["()"]["argsT"] = {} defs["ImGui_ImplOpenGL3_CreateDeviceObjects"]["()"]["argsoriginal"] = "()" defs["ImGui_ImplOpenGL3_CreateDeviceObjects"]["()"]["call_args"] = "()" defs["ImGui_ImplOpenGL3_CreateDeviceObjects"]["()"]["cimguiname"] = "ImGui_ImplOpenGL3_CreateDeviceObjects" defs["ImGui_ImplOpenGL3_CreateDeviceObjects"]["()"]["comment"] = "" defs["ImGui_ImplOpenGL3_CreateDeviceObjects"]["()"]["defaults"] = {} defs["ImGui_ImplOpenGL3_CreateDeviceObjects"]["()"]["funcname"] = "ImGui_ImplOpenGL3_CreateDeviceObjects" defs["ImGui_ImplOpenGL3_CreateDeviceObjects"]["()"]["location"] = "imgui_impl_opengl3" defs["ImGui_ImplOpenGL3_CreateDeviceObjects"]["()"]["ret"] = "bool" defs["ImGui_ImplOpenGL3_CreateDeviceObjects"]["()"]["signature"] = "()" defs["ImGui_ImplOpenGL3_CreateDeviceObjects"]["()"]["stname"] = "" defs["ImGui_ImplOpenGL3_CreateDeviceObjects"][1] = defs["ImGui_ImplOpenGL3_CreateDeviceObjects"]["()"] defs["ImGui_ImplOpenGL3_CreateFontsTexture"] = {} defs["ImGui_ImplOpenGL3_CreateFontsTexture"]["()"] = {} defs["ImGui_ImplOpenGL3_CreateFontsTexture"]["()"]["args"] = "()" defs["ImGui_ImplOpenGL3_CreateFontsTexture"]["()"]["argsT"] = {} defs["ImGui_ImplOpenGL3_CreateFontsTexture"]["()"]["argsoriginal"] = "()" defs["ImGui_ImplOpenGL3_CreateFontsTexture"]["()"]["call_args"] = "()" defs["ImGui_ImplOpenGL3_CreateFontsTexture"]["()"]["cimguiname"] = "ImGui_ImplOpenGL3_CreateFontsTexture" defs["ImGui_ImplOpenGL3_CreateFontsTexture"]["()"]["comment"] = "" defs["ImGui_ImplOpenGL3_CreateFontsTexture"]["()"]["defaults"] = {} defs["ImGui_ImplOpenGL3_CreateFontsTexture"]["()"]["funcname"] = "ImGui_ImplOpenGL3_CreateFontsTexture" defs["ImGui_ImplOpenGL3_CreateFontsTexture"]["()"]["location"] = "imgui_impl_opengl3" defs["ImGui_ImplOpenGL3_CreateFontsTexture"]["()"]["ret"] = "bool" defs["ImGui_ImplOpenGL3_CreateFontsTexture"]["()"]["signature"] = "()" defs["ImGui_ImplOpenGL3_CreateFontsTexture"]["()"]["stname"] = "" defs["ImGui_ImplOpenGL3_CreateFontsTexture"][1] = defs["ImGui_ImplOpenGL3_CreateFontsTexture"]["()"] defs["ImGui_ImplOpenGL3_DestroyDeviceObjects"] = {} defs["ImGui_ImplOpenGL3_DestroyDeviceObjects"]["()"] = {} defs["ImGui_ImplOpenGL3_DestroyDeviceObjects"]["()"]["args"] = "()" defs["ImGui_ImplOpenGL3_DestroyDeviceObjects"]["()"]["argsT"] = {} defs["ImGui_ImplOpenGL3_DestroyDeviceObjects"]["()"]["argsoriginal"] = "()" defs["ImGui_ImplOpenGL3_DestroyDeviceObjects"]["()"]["call_args"] = "()" defs["ImGui_ImplOpenGL3_DestroyDeviceObjects"]["()"]["cimguiname"] = "ImGui_ImplOpenGL3_DestroyDeviceObjects" defs["ImGui_ImplOpenGL3_DestroyDeviceObjects"]["()"]["comment"] = "" defs["ImGui_ImplOpenGL3_DestroyDeviceObjects"]["()"]["defaults"] = {} defs["ImGui_ImplOpenGL3_DestroyDeviceObjects"]["()"]["funcname"] = "ImGui_ImplOpenGL3_DestroyDeviceObjects" defs["ImGui_ImplOpenGL3_DestroyDeviceObjects"]["()"]["location"] = "imgui_impl_opengl3" defs["ImGui_ImplOpenGL3_DestroyDeviceObjects"]["()"]["ret"] = "void" defs["ImGui_ImplOpenGL3_DestroyDeviceObjects"]["()"]["signature"] = "()" defs["ImGui_ImplOpenGL3_DestroyDeviceObjects"]["()"]["stname"] = "" defs["ImGui_ImplOpenGL3_DestroyDeviceObjects"][1] = defs["ImGui_ImplOpenGL3_DestroyDeviceObjects"]["()"] defs["ImGui_ImplOpenGL3_DestroyFontsTexture"] = {} defs["ImGui_ImplOpenGL3_DestroyFontsTexture"]["()"] = {} defs["ImGui_ImplOpenGL3_DestroyFontsTexture"]["()"]["args"] = "()" defs["ImGui_ImplOpenGL3_DestroyFontsTexture"]["()"]["argsT"] = {} defs["ImGui_ImplOpenGL3_DestroyFontsTexture"]["()"]["argsoriginal"] = "()" defs["ImGui_ImplOpenGL3_DestroyFontsTexture"]["()"]["call_args"] = "()" defs["ImGui_ImplOpenGL3_DestroyFontsTexture"]["()"]["cimguiname"] = "ImGui_ImplOpenGL3_DestroyFontsTexture" defs["ImGui_ImplOpenGL3_DestroyFontsTexture"]["()"]["comment"] = "" defs["ImGui_ImplOpenGL3_DestroyFontsTexture"]["()"]["defaults"] = {} defs["ImGui_ImplOpenGL3_DestroyFontsTexture"]["()"]["funcname"] = "ImGui_ImplOpenGL3_DestroyFontsTexture" defs["ImGui_ImplOpenGL3_DestroyFontsTexture"]["()"]["location"] = "imgui_impl_opengl3" defs["ImGui_ImplOpenGL3_DestroyFontsTexture"]["()"]["ret"] = "void" defs["ImGui_ImplOpenGL3_DestroyFontsTexture"]["()"]["signature"] = "()" defs["ImGui_ImplOpenGL3_DestroyFontsTexture"]["()"]["stname"] = "" defs["ImGui_ImplOpenGL3_DestroyFontsTexture"][1] = defs["ImGui_ImplOpenGL3_DestroyFontsTexture"]["()"] defs["ImGui_ImplOpenGL3_Init"] = {} defs["ImGui_ImplOpenGL3_Init"]["(const char*)"] = {} defs["ImGui_ImplOpenGL3_Init"]["(const char*)"]["args"] = "(const char* glsl_version)" defs["ImGui_ImplOpenGL3_Init"]["(const char*)"]["argsT"] = {} defs["ImGui_ImplOpenGL3_Init"]["(const char*)"]["argsT"][1] = {} defs["ImGui_ImplOpenGL3_Init"]["(const char*)"]["argsT"][1]["name"] = "glsl_version" defs["ImGui_ImplOpenGL3_Init"]["(const char*)"]["argsT"][1]["type"] = "const char*" defs["ImGui_ImplOpenGL3_Init"]["(const char*)"]["argsoriginal"] = "(const char* glsl_version=NULL)" defs["ImGui_ImplOpenGL3_Init"]["(const char*)"]["call_args"] = "(glsl_version)" defs["ImGui_ImplOpenGL3_Init"]["(const char*)"]["cimguiname"] = "ImGui_ImplOpenGL3_Init" defs["ImGui_ImplOpenGL3_Init"]["(const char*)"]["comment"] = "" defs["ImGui_ImplOpenGL3_Init"]["(const char*)"]["defaults"] = {} defs["ImGui_ImplOpenGL3_Init"]["(const char*)"]["defaults"]["glsl_version"] = "NULL" defs["ImGui_ImplOpenGL3_Init"]["(const char*)"]["funcname"] = "ImGui_ImplOpenGL3_Init" defs["ImGui_ImplOpenGL3_Init"]["(const char*)"]["location"] = "imgui_impl_opengl3" defs["ImGui_ImplOpenGL3_Init"]["(const char*)"]["ret"] = "bool" defs["ImGui_ImplOpenGL3_Init"]["(const char*)"]["signature"] = "(const char*)" defs["ImGui_ImplOpenGL3_Init"]["(const char*)"]["stname"] = "" defs["ImGui_ImplOpenGL3_Init"][1] = defs["ImGui_ImplOpenGL3_Init"]["(const char*)"] defs["ImGui_ImplOpenGL3_NewFrame"] = {} defs["ImGui_ImplOpenGL3_NewFrame"]["()"] = {} defs["ImGui_ImplOpenGL3_NewFrame"]["()"]["args"] = "()" defs["ImGui_ImplOpenGL3_NewFrame"]["()"]["argsT"] = {} defs["ImGui_ImplOpenGL3_NewFrame"]["()"]["argsoriginal"] = "()" defs["ImGui_ImplOpenGL3_NewFrame"]["()"]["call_args"] = "()" defs["ImGui_ImplOpenGL3_NewFrame"]["()"]["cimguiname"] = "ImGui_ImplOpenGL3_NewFrame" defs["ImGui_ImplOpenGL3_NewFrame"]["()"]["comment"] = "" defs["ImGui_ImplOpenGL3_NewFrame"]["()"]["defaults"] = {} defs["ImGui_ImplOpenGL3_NewFrame"]["()"]["funcname"] = "ImGui_ImplOpenGL3_NewFrame" defs["ImGui_ImplOpenGL3_NewFrame"]["()"]["location"] = "imgui_impl_opengl3" defs["ImGui_ImplOpenGL3_NewFrame"]["()"]["ret"] = "void" defs["ImGui_ImplOpenGL3_NewFrame"]["()"]["signature"] = "()" defs["ImGui_ImplOpenGL3_NewFrame"]["()"]["stname"] = "" defs["ImGui_ImplOpenGL3_NewFrame"][1] = defs["ImGui_ImplOpenGL3_NewFrame"]["()"] defs["ImGui_ImplOpenGL3_RenderDrawData"] = {} defs["ImGui_ImplOpenGL3_RenderDrawData"]["(ImDrawData*)"] = {} defs["ImGui_ImplOpenGL3_RenderDrawData"]["(ImDrawData*)"]["args"] = "(ImDrawData* draw_data)" defs["ImGui_ImplOpenGL3_RenderDrawData"]["(ImDrawData*)"]["argsT"] = {} defs["ImGui_ImplOpenGL3_RenderDrawData"]["(ImDrawData*)"]["argsT"][1] = {} defs["ImGui_ImplOpenGL3_RenderDrawData"]["(ImDrawData*)"]["argsT"][1]["name"] = "draw_data" defs["ImGui_ImplOpenGL3_RenderDrawData"]["(ImDrawData*)"]["argsT"][1]["type"] = "ImDrawData*" defs["ImGui_ImplOpenGL3_RenderDrawData"]["(ImDrawData*)"]["argsoriginal"] = "(ImDrawData* draw_data)" defs["ImGui_ImplOpenGL3_RenderDrawData"]["(ImDrawData*)"]["call_args"] = "(draw_data)" defs["ImGui_ImplOpenGL3_RenderDrawData"]["(ImDrawData*)"]["cimguiname"] = "ImGui_ImplOpenGL3_RenderDrawData" defs["ImGui_ImplOpenGL3_RenderDrawData"]["(ImDrawData*)"]["comment"] = "" defs["ImGui_ImplOpenGL3_RenderDrawData"]["(ImDrawData*)"]["defaults"] = {} defs["ImGui_ImplOpenGL3_RenderDrawData"]["(ImDrawData*)"]["funcname"] = "ImGui_ImplOpenGL3_RenderDrawData" defs["ImGui_ImplOpenGL3_RenderDrawData"]["(ImDrawData*)"]["location"] = "imgui_impl_opengl3" defs["ImGui_ImplOpenGL3_RenderDrawData"]["(ImDrawData*)"]["ret"] = "void" defs["ImGui_ImplOpenGL3_RenderDrawData"]["(ImDrawData*)"]["signature"] = "(ImDrawData*)" defs["ImGui_ImplOpenGL3_RenderDrawData"]["(ImDrawData*)"]["stname"] = "" defs["ImGui_ImplOpenGL3_RenderDrawData"][1] = defs["ImGui_ImplOpenGL3_RenderDrawData"]["(ImDrawData*)"] defs["ImGui_ImplOpenGL3_Shutdown"] = {} defs["ImGui_ImplOpenGL3_Shutdown"]["()"] = {} defs["ImGui_ImplOpenGL3_Shutdown"]["()"]["args"] = "()" defs["ImGui_ImplOpenGL3_Shutdown"]["()"]["argsT"] = {} defs["ImGui_ImplOpenGL3_Shutdown"]["()"]["argsoriginal"] = "()" defs["ImGui_ImplOpenGL3_Shutdown"]["()"]["call_args"] = "()" defs["ImGui_ImplOpenGL3_Shutdown"]["()"]["cimguiname"] = "ImGui_ImplOpenGL3_Shutdown" defs["ImGui_ImplOpenGL3_Shutdown"]["()"]["comment"] = "" defs["ImGui_ImplOpenGL3_Shutdown"]["()"]["defaults"] = {} defs["ImGui_ImplOpenGL3_Shutdown"]["()"]["funcname"] = "ImGui_ImplOpenGL3_Shutdown" defs["ImGui_ImplOpenGL3_Shutdown"]["()"]["location"] = "imgui_impl_opengl3" defs["ImGui_ImplOpenGL3_Shutdown"]["()"]["ret"] = "void" defs["ImGui_ImplOpenGL3_Shutdown"]["()"]["signature"] = "()" defs["ImGui_ImplOpenGL3_Shutdown"]["()"]["stname"] = "" defs["ImGui_ImplOpenGL3_Shutdown"][1] = defs["ImGui_ImplOpenGL3_Shutdown"]["()"] defs["ImGui_ImplSDL2_InitForOpenGL"] = {} defs["ImGui_ImplSDL2_InitForOpenGL"]["(SDL_Window*,void*)"] = {} defs["ImGui_ImplSDL2_InitForOpenGL"]["(SDL_Window*,void*)"]["args"] = "(SDL_Window* window,void* sdl_gl_context)" defs["ImGui_ImplSDL2_InitForOpenGL"]["(SDL_Window*,void*)"]["argsT"] = {} defs["ImGui_ImplSDL2_InitForOpenGL"]["(SDL_Window*,void*)"]["argsT"][1] = {} defs["ImGui_ImplSDL2_InitForOpenGL"]["(SDL_Window*,void*)"]["argsT"][1]["name"] = "window" defs["ImGui_ImplSDL2_InitForOpenGL"]["(SDL_Window*,void*)"]["argsT"][1]["type"] = "SDL_Window*" defs["ImGui_ImplSDL2_InitForOpenGL"]["(SDL_Window*,void*)"]["argsT"][2] = {} defs["ImGui_ImplSDL2_InitForOpenGL"]["(SDL_Window*,void*)"]["argsT"][2]["name"] = "sdl_gl_context" defs["ImGui_ImplSDL2_InitForOpenGL"]["(SDL_Window*,void*)"]["argsT"][2]["type"] = "void*" defs["ImGui_ImplSDL2_InitForOpenGL"]["(SDL_Window*,void*)"]["argsoriginal"] = "(SDL_Window* window,void* sdl_gl_context)" defs["ImGui_ImplSDL2_InitForOpenGL"]["(SDL_Window*,void*)"]["call_args"] = "(window,sdl_gl_context)" defs["ImGui_ImplSDL2_InitForOpenGL"]["(SDL_Window*,void*)"]["cimguiname"] = "ImGui_ImplSDL2_InitForOpenGL" defs["ImGui_ImplSDL2_InitForOpenGL"]["(SDL_Window*,void*)"]["comment"] = "" defs["ImGui_ImplSDL2_InitForOpenGL"]["(SDL_Window*,void*)"]["defaults"] = {} defs["ImGui_ImplSDL2_InitForOpenGL"]["(SDL_Window*,void*)"]["funcname"] = "ImGui_ImplSDL2_InitForOpenGL" defs["ImGui_ImplSDL2_InitForOpenGL"]["(SDL_Window*,void*)"]["location"] = "imgui_impl_sdl" defs["ImGui_ImplSDL2_InitForOpenGL"]["(SDL_Window*,void*)"]["ret"] = "bool" defs["ImGui_ImplSDL2_InitForOpenGL"]["(SDL_Window*,void*)"]["signature"] = "(SDL_Window*,void*)" defs["ImGui_ImplSDL2_InitForOpenGL"]["(SDL_Window*,void*)"]["stname"] = "" defs["ImGui_ImplSDL2_InitForOpenGL"][1] = defs["ImGui_ImplSDL2_InitForOpenGL"]["(SDL_Window*,void*)"] defs["ImGui_ImplSDL2_InitForVulkan"] = {} defs["ImGui_ImplSDL2_InitForVulkan"]["(SDL_Window*)"] = {} defs["ImGui_ImplSDL2_InitForVulkan"]["(SDL_Window*)"]["args"] = "(SDL_Window* window)" defs["ImGui_ImplSDL2_InitForVulkan"]["(SDL_Window*)"]["argsT"] = {} defs["ImGui_ImplSDL2_InitForVulkan"]["(SDL_Window*)"]["argsT"][1] = {} defs["ImGui_ImplSDL2_InitForVulkan"]["(SDL_Window*)"]["argsT"][1]["name"] = "window" defs["ImGui_ImplSDL2_InitForVulkan"]["(SDL_Window*)"]["argsT"][1]["type"] = "SDL_Window*" defs["ImGui_ImplSDL2_InitForVulkan"]["(SDL_Window*)"]["argsoriginal"] = "(SDL_Window* window)" defs["ImGui_ImplSDL2_InitForVulkan"]["(SDL_Window*)"]["call_args"] = "(window)" defs["ImGui_ImplSDL2_InitForVulkan"]["(SDL_Window*)"]["cimguiname"] = "ImGui_ImplSDL2_InitForVulkan" defs["ImGui_ImplSDL2_InitForVulkan"]["(SDL_Window*)"]["comment"] = "" defs["ImGui_ImplSDL2_InitForVulkan"]["(SDL_Window*)"]["defaults"] = {} defs["ImGui_ImplSDL2_InitForVulkan"]["(SDL_Window*)"]["funcname"] = "ImGui_ImplSDL2_InitForVulkan" defs["ImGui_ImplSDL2_InitForVulkan"]["(SDL_Window*)"]["location"] = "imgui_impl_sdl" defs["ImGui_ImplSDL2_InitForVulkan"]["(SDL_Window*)"]["ret"] = "bool" defs["ImGui_ImplSDL2_InitForVulkan"]["(SDL_Window*)"]["signature"] = "(SDL_Window*)" defs["ImGui_ImplSDL2_InitForVulkan"]["(SDL_Window*)"]["stname"] = "" defs["ImGui_ImplSDL2_InitForVulkan"][1] = defs["ImGui_ImplSDL2_InitForVulkan"]["(SDL_Window*)"] defs["ImGui_ImplSDL2_NewFrame"] = {} defs["ImGui_ImplSDL2_NewFrame"]["(SDL_Window*)"] = {} defs["ImGui_ImplSDL2_NewFrame"]["(SDL_Window*)"]["args"] = "(SDL_Window* window)" defs["ImGui_ImplSDL2_NewFrame"]["(SDL_Window*)"]["argsT"] = {} defs["ImGui_ImplSDL2_NewFrame"]["(SDL_Window*)"]["argsT"][1] = {} defs["ImGui_ImplSDL2_NewFrame"]["(SDL_Window*)"]["argsT"][1]["name"] = "window" defs["ImGui_ImplSDL2_NewFrame"]["(SDL_Window*)"]["argsT"][1]["type"] = "SDL_Window*" defs["ImGui_ImplSDL2_NewFrame"]["(SDL_Window*)"]["argsoriginal"] = "(SDL_Window* window)" defs["ImGui_ImplSDL2_NewFrame"]["(SDL_Window*)"]["call_args"] = "(window)" defs["ImGui_ImplSDL2_NewFrame"]["(SDL_Window*)"]["cimguiname"] = "ImGui_ImplSDL2_NewFrame" defs["ImGui_ImplSDL2_NewFrame"]["(SDL_Window*)"]["comment"] = "" defs["ImGui_ImplSDL2_NewFrame"]["(SDL_Window*)"]["defaults"] = {} defs["ImGui_ImplSDL2_NewFrame"]["(SDL_Window*)"]["funcname"] = "ImGui_ImplSDL2_NewFrame" defs["ImGui_ImplSDL2_NewFrame"]["(SDL_Window*)"]["location"] = "imgui_impl_sdl" defs["ImGui_ImplSDL2_NewFrame"]["(SDL_Window*)"]["ret"] = "void" defs["ImGui_ImplSDL2_NewFrame"]["(SDL_Window*)"]["signature"] = "(SDL_Window*)" defs["ImGui_ImplSDL2_NewFrame"]["(SDL_Window*)"]["stname"] = "" defs["ImGui_ImplSDL2_NewFrame"][1] = defs["ImGui_ImplSDL2_NewFrame"]["(SDL_Window*)"] defs["ImGui_ImplSDL2_ProcessEvent"] = {} defs["ImGui_ImplSDL2_ProcessEvent"]["(SDL_Event*)"] = {} defs["ImGui_ImplSDL2_ProcessEvent"]["(SDL_Event*)"]["args"] = "(SDL_Event* event)" defs["ImGui_ImplSDL2_ProcessEvent"]["(SDL_Event*)"]["argsT"] = {} defs["ImGui_ImplSDL2_ProcessEvent"]["(SDL_Event*)"]["argsT"][1] = {} defs["ImGui_ImplSDL2_ProcessEvent"]["(SDL_Event*)"]["argsT"][1]["name"] = "event" defs["ImGui_ImplSDL2_ProcessEvent"]["(SDL_Event*)"]["argsT"][1]["type"] = "SDL_Event*" defs["ImGui_ImplSDL2_ProcessEvent"]["(SDL_Event*)"]["argsoriginal"] = "(SDL_Event* event)" defs["ImGui_ImplSDL2_ProcessEvent"]["(SDL_Event*)"]["call_args"] = "(event)" defs["ImGui_ImplSDL2_ProcessEvent"]["(SDL_Event*)"]["cimguiname"] = "ImGui_ImplSDL2_ProcessEvent" defs["ImGui_ImplSDL2_ProcessEvent"]["(SDL_Event*)"]["comment"] = "" defs["ImGui_ImplSDL2_ProcessEvent"]["(SDL_Event*)"]["defaults"] = {} defs["ImGui_ImplSDL2_ProcessEvent"]["(SDL_Event*)"]["funcname"] = "ImGui_ImplSDL2_ProcessEvent" defs["ImGui_ImplSDL2_ProcessEvent"]["(SDL_Event*)"]["location"] = "imgui_impl_sdl" defs["ImGui_ImplSDL2_ProcessEvent"]["(SDL_Event*)"]["ret"] = "bool" defs["ImGui_ImplSDL2_ProcessEvent"]["(SDL_Event*)"]["signature"] = "(SDL_Event*)" defs["ImGui_ImplSDL2_ProcessEvent"]["(SDL_Event*)"]["stname"] = "" defs["ImGui_ImplSDL2_ProcessEvent"][1] = defs["ImGui_ImplSDL2_ProcessEvent"]["(SDL_Event*)"] defs["ImGui_ImplSDL2_Shutdown"] = {} defs["ImGui_ImplSDL2_Shutdown"]["()"] = {} defs["ImGui_ImplSDL2_Shutdown"]["()"]["args"] = "()" defs["ImGui_ImplSDL2_Shutdown"]["()"]["argsT"] = {} defs["ImGui_ImplSDL2_Shutdown"]["()"]["argsoriginal"] = "()" defs["ImGui_ImplSDL2_Shutdown"]["()"]["call_args"] = "()" defs["ImGui_ImplSDL2_Shutdown"]["()"]["cimguiname"] = "ImGui_ImplSDL2_Shutdown" defs["ImGui_ImplSDL2_Shutdown"]["()"]["comment"] = "" defs["ImGui_ImplSDL2_Shutdown"]["()"]["defaults"] = {} defs["ImGui_ImplSDL2_Shutdown"]["()"]["funcname"] = "ImGui_ImplSDL2_Shutdown" defs["ImGui_ImplSDL2_Shutdown"]["()"]["location"] = "imgui_impl_sdl" defs["ImGui_ImplSDL2_Shutdown"]["()"]["ret"] = "void" defs["ImGui_ImplSDL2_Shutdown"]["()"]["signature"] = "()" defs["ImGui_ImplSDL2_Shutdown"]["()"]["stname"] = "" defs["ImGui_ImplSDL2_Shutdown"][1] = defs["ImGui_ImplSDL2_Shutdown"]["()"] return defs