diff --git a/src/CodeGenerator/definitions/cimgui/definitions.json b/src/CodeGenerator/definitions/cimgui/definitions.json index 025535a..8105392 100644 --- a/src/CodeGenerator/definitions/cimgui/definitions.json +++ b/src/CodeGenerator/definitions/cimgui/definitions.json @@ -13,7 +13,7 @@ "cimguiname": "ImBitArray_ClearAllBits", "defaults": {}, "funcname": "ClearAllBits", - "location": "imgui_internal:498", + "location": "imgui_internal:510", "ov_cimguiname": "ImBitArray_ClearAllBits", "ret": "void", "signature": "()", @@ -39,7 +39,7 @@ "cimguiname": "ImBitArray_ClearBit", "defaults": {}, "funcname": "ClearBit", - "location": "imgui_internal:502", + "location": "imgui_internal:514", "ov_cimguiname": "ImBitArray_ClearBit", "ret": "void", "signature": "(int)", @@ -57,7 +57,7 @@ "constructor": true, "defaults": {}, "funcname": "ImBitArray", - "location": "imgui_internal:497", + "location": "imgui_internal:509", "ov_cimguiname": "ImBitArray_ImBitArray", "signature": "()", "stname": "ImBitArray", @@ -78,7 +78,7 @@ "cimguiname": "ImBitArray_SetAllBits", "defaults": {}, "funcname": "SetAllBits", - "location": "imgui_internal:499", + "location": "imgui_internal:511", "ov_cimguiname": "ImBitArray_SetAllBits", "ret": "void", "signature": "()", @@ -104,7 +104,7 @@ "cimguiname": "ImBitArray_SetBit", "defaults": {}, "funcname": "SetBit", - "location": "imgui_internal:501", + "location": "imgui_internal:513", "ov_cimguiname": "ImBitArray_SetBit", "ret": "void", "signature": "(int)", @@ -134,7 +134,7 @@ "cimguiname": "ImBitArray_SetBitRange", "defaults": {}, "funcname": "SetBitRange", - "location": "imgui_internal:503", + "location": "imgui_internal:515", "ov_cimguiname": "ImBitArray_SetBitRange", "ret": "void", "signature": "(int,int)", @@ -160,7 +160,7 @@ "cimguiname": "ImBitArray_TestBit", "defaults": {}, "funcname": "TestBit", - "location": "imgui_internal:500", + "location": "imgui_internal:512", "ov_cimguiname": "ImBitArray_TestBit", "ret": "bool", "signature": "(int)const", @@ -202,7 +202,7 @@ "cimguiname": "ImBitVector_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui_internal:512", + "location": "imgui_internal:524", "ov_cimguiname": "ImBitVector_Clear", "ret": "void", "signature": "()", @@ -227,7 +227,7 @@ "cimguiname": "ImBitVector_ClearBit", "defaults": {}, "funcname": "ClearBit", - "location": "imgui_internal:515", + "location": "imgui_internal:527", "ov_cimguiname": "ImBitVector_ClearBit", "ret": "void", "signature": "(int)", @@ -252,7 +252,7 @@ "cimguiname": "ImBitVector_Create", "defaults": {}, "funcname": "Create", - "location": "imgui_internal:511", + "location": "imgui_internal:523", "ov_cimguiname": "ImBitVector_Create", "ret": "void", "signature": "(int)", @@ -277,7 +277,7 @@ "cimguiname": "ImBitVector_SetBit", "defaults": {}, "funcname": "SetBit", - "location": "imgui_internal:514", + "location": "imgui_internal:526", "ov_cimguiname": "ImBitVector_SetBit", "ret": "void", "signature": "(int)", @@ -302,7 +302,7 @@ "cimguiname": "ImBitVector_TestBit", "defaults": {}, "funcname": "TestBit", - "location": "imgui_internal:513", + "location": "imgui_internal:525", "ov_cimguiname": "ImBitVector_TestBit", "ret": "bool", "signature": "(int)const", @@ -327,7 +327,7 @@ "cimguiname": "ImChunkStream_alloc_chunk", "defaults": {}, "funcname": "alloc_chunk", - "location": "imgui_internal:608", + "location": "imgui_internal:620", "ov_cimguiname": "ImChunkStream_alloc_chunk", "ret": "T*", "signature": "(size_t)", @@ -349,7 +349,7 @@ "cimguiname": "ImChunkStream_begin", "defaults": {}, "funcname": "begin", - "location": "imgui_internal:609", + "location": "imgui_internal:621", "ov_cimguiname": "ImChunkStream_begin", "ret": "T*", "signature": "()", @@ -375,7 +375,7 @@ "cimguiname": "ImChunkStream_chunk_size", "defaults": {}, "funcname": "chunk_size", - "location": "imgui_internal:611", + "location": "imgui_internal:623", "ov_cimguiname": "ImChunkStream_chunk_size", "ret": "int", "signature": "(const T*)", @@ -397,7 +397,7 @@ "cimguiname": "ImChunkStream_clear", "defaults": {}, "funcname": "clear", - "location": "imgui_internal:605", + "location": "imgui_internal:617", "ov_cimguiname": "ImChunkStream_clear", "ret": "void", "signature": "()", @@ -419,7 +419,7 @@ "cimguiname": "ImChunkStream_empty", "defaults": {}, "funcname": "empty", - "location": "imgui_internal:606", + "location": "imgui_internal:618", "ov_cimguiname": "ImChunkStream_empty", "ret": "bool", "signature": "()const", @@ -441,7 +441,7 @@ "cimguiname": "ImChunkStream_end", "defaults": {}, "funcname": "end", - "location": "imgui_internal:612", + "location": "imgui_internal:624", "ov_cimguiname": "ImChunkStream_end", "ret": "T*", "signature": "()", @@ -467,7 +467,7 @@ "cimguiname": "ImChunkStream_next_chunk", "defaults": {}, "funcname": "next_chunk", - "location": "imgui_internal:610", + "location": "imgui_internal:622", "ov_cimguiname": "ImChunkStream_next_chunk", "ret": "T*", "signature": "(T*)", @@ -493,7 +493,7 @@ "cimguiname": "ImChunkStream_offset_from_ptr", "defaults": {}, "funcname": "offset_from_ptr", - "location": "imgui_internal:613", + "location": "imgui_internal:625", "ov_cimguiname": "ImChunkStream_offset_from_ptr", "ret": "int", "signature": "(const T*)", @@ -519,7 +519,7 @@ "cimguiname": "ImChunkStream_ptr_from_offset", "defaults": {}, "funcname": "ptr_from_offset", - "location": "imgui_internal:614", + "location": "imgui_internal:626", "ov_cimguiname": "ImChunkStream_ptr_from_offset", "ret": "T*", "signature": "(int)", @@ -541,7 +541,7 @@ "cimguiname": "ImChunkStream_size", "defaults": {}, "funcname": "size", - "location": "imgui_internal:607", + "location": "imgui_internal:619", "ov_cimguiname": "ImChunkStream_size", "ret": "int", "signature": "()const", @@ -568,7 +568,7 @@ "cimguiname": "ImChunkStream_swap", "defaults": {}, "funcname": "swap", - "location": "imgui_internal:615", + "location": "imgui_internal:627", "ov_cimguiname": "ImChunkStream_swap", "ret": "void", "signature": "(ImChunkStream*)", @@ -609,7 +609,7 @@ }, "funcname": "HSV", "is_static_function": true, - "location": "imgui:2181", + "location": "imgui:2283", "nonUDT": 1, "ov_cimguiname": "ImColor_HSV", "ret": "void", @@ -627,7 +627,7 @@ "constructor": true, "defaults": {}, "funcname": "ImColor", - "location": "imgui:2171", + "location": "imgui:2273", "ov_cimguiname": "ImColor_ImColorNil", "signature": "()", "stname": "ImColor" @@ -660,7 +660,7 @@ "a": "255" }, "funcname": "ImColor", - "location": "imgui:2172", + "location": "imgui:2274", "ov_cimguiname": "ImColor_ImColorInt", "signature": "(int,int,int,int)", "stname": "ImColor" @@ -679,7 +679,7 @@ "constructor": true, "defaults": {}, "funcname": "ImColor", - "location": "imgui:2173", + "location": "imgui:2275", "ov_cimguiname": "ImColor_ImColorU32", "signature": "(ImU32)", "stname": "ImColor" @@ -712,7 +712,7 @@ "a": "1.0f" }, "funcname": "ImColor", - "location": "imgui:2174", + "location": "imgui:2276", "ov_cimguiname": "ImColor_ImColorFloat", "signature": "(float,float,float,float)", "stname": "ImColor" @@ -731,7 +731,7 @@ "constructor": true, "defaults": {}, "funcname": "ImColor", - "location": "imgui:2175", + "location": "imgui:2277", "ov_cimguiname": "ImColor_ImColorVec4", "signature": "(const ImVec4)", "stname": "ImColor" @@ -769,7 +769,7 @@ "a": "1.0f" }, "funcname": "SetHSV", - "location": "imgui:2180", + "location": "imgui:2282", "ov_cimguiname": "ImColor_SetHSV", "ret": "void", "signature": "(float,float,float,float)", @@ -805,7 +805,7 @@ "constructor": true, "defaults": {}, "funcname": "ImDrawCmd", - "location": "imgui:2226", + "location": "imgui:2328", "ov_cimguiname": "ImDrawCmd_ImDrawCmd", "signature": "()", "stname": "ImDrawCmd" @@ -844,7 +844,7 @@ "cimguiname": "ImDrawDataBuilder_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui_internal:675", + "location": "imgui_internal:687", "ov_cimguiname": "ImDrawDataBuilder_Clear", "ret": "void", "signature": "()", @@ -865,7 +865,7 @@ "cimguiname": "ImDrawDataBuilder_ClearFreeMemory", "defaults": {}, "funcname": "ClearFreeMemory", - "location": "imgui_internal:676", + "location": "imgui_internal:688", "ov_cimguiname": "ImDrawDataBuilder_ClearFreeMemory", "ret": "void", "signature": "()", @@ -886,7 +886,7 @@ "cimguiname": "ImDrawDataBuilder_FlattenIntoSingleLayer", "defaults": {}, "funcname": "FlattenIntoSingleLayer", - "location": "imgui_internal:678", + "location": "imgui_internal:690", "ov_cimguiname": "ImDrawDataBuilder_FlattenIntoSingleLayer", "ret": "void", "signature": "()", @@ -907,7 +907,7 @@ "cimguiname": "ImDrawDataBuilder_GetDrawListCount", "defaults": {}, "funcname": "GetDrawListCount", - "location": "imgui_internal:677", + "location": "imgui_internal:689", "ov_cimguiname": "ImDrawDataBuilder_GetDrawListCount", "ret": "int", "signature": "()const", @@ -928,7 +928,7 @@ "cimguiname": "ImDrawData_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui:2463", + "location": "imgui:2566", "ov_cimguiname": "ImDrawData_Clear", "ret": "void", "signature": "()", @@ -949,7 +949,7 @@ "cimguiname": "ImDrawData_DeIndexAllBuffers", "defaults": {}, "funcname": "DeIndexAllBuffers", - "location": "imgui:2464", + "location": "imgui:2567", "ov_cimguiname": "ImDrawData_DeIndexAllBuffers", "ret": "void", "signature": "()", @@ -966,7 +966,7 @@ "constructor": true, "defaults": {}, "funcname": "ImDrawData", - "location": "imgui:2462", + "location": "imgui:2565", "ov_cimguiname": "ImDrawData_ImDrawData", "signature": "()", "stname": "ImDrawData" @@ -990,7 +990,7 @@ "cimguiname": "ImDrawData_ScaleClipRects", "defaults": {}, "funcname": "ScaleClipRects", - "location": "imgui:2465", + "location": "imgui:2568", "ov_cimguiname": "ImDrawData_ScaleClipRects", "ret": "void", "signature": "(const ImVec2)", @@ -1026,7 +1026,7 @@ "constructor": true, "defaults": {}, "funcname": "ImDrawListSharedData", - "location": "imgui_internal:667", + "location": "imgui_internal:679", "ov_cimguiname": "ImDrawListSharedData_ImDrawListSharedData", "signature": "()", "stname": "ImDrawListSharedData" @@ -1050,7 +1050,7 @@ "cimguiname": "ImDrawListSharedData_SetCircleTessellationMaxError", "defaults": {}, "funcname": "SetCircleTessellationMaxError", - "location": "imgui_internal:668", + "location": "imgui_internal:680", "ov_cimguiname": "ImDrawListSharedData_SetCircleTessellationMaxError", "ret": "void", "signature": "(float)", @@ -1090,7 +1090,7 @@ "cimguiname": "ImDrawListSplitter_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui:2278", + "location": "imgui:2380", "ov_cimguiname": "ImDrawListSplitter_Clear", "ret": "void", "signature": "()", @@ -1111,7 +1111,7 @@ "cimguiname": "ImDrawListSplitter_ClearFreeMemory", "defaults": {}, "funcname": "ClearFreeMemory", - "location": "imgui:2279", + "location": "imgui:2381", "ov_cimguiname": "ImDrawListSplitter_ClearFreeMemory", "ret": "void", "signature": "()", @@ -1128,7 +1128,7 @@ "constructor": true, "defaults": {}, "funcname": "ImDrawListSplitter", - "location": "imgui:2276", + "location": "imgui:2378", "ov_cimguiname": "ImDrawListSplitter_ImDrawListSplitter", "signature": "()", "stname": "ImDrawListSplitter" @@ -1152,7 +1152,7 @@ "cimguiname": "ImDrawListSplitter_Merge", "defaults": {}, "funcname": "Merge", - "location": "imgui:2281", + "location": "imgui:2383", "ov_cimguiname": "ImDrawListSplitter_Merge", "ret": "void", "signature": "(ImDrawList*)", @@ -1181,7 +1181,7 @@ "cimguiname": "ImDrawListSplitter_SetCurrentChannel", "defaults": {}, "funcname": "SetCurrentChannel", - "location": "imgui:2282", + "location": "imgui:2384", "ov_cimguiname": "ImDrawListSplitter_SetCurrentChannel", "ret": "void", "signature": "(ImDrawList*,int)", @@ -1210,7 +1210,7 @@ "cimguiname": "ImDrawListSplitter_Split", "defaults": {}, "funcname": "Split", - "location": "imgui:2280", + "location": "imgui:2382", "ov_cimguiname": "ImDrawListSplitter_Split", "ret": "void", "signature": "(ImDrawList*,int)", @@ -1230,7 +1230,7 @@ "cimguiname": "ImDrawListSplitter_destroy", "defaults": {}, "destructor": true, - "location": "imgui:2277", + "location": "imgui:2379", "ov_cimguiname": "ImDrawListSplitter_destroy", "realdestructor": true, "ret": "void", @@ -1282,7 +1282,7 @@ "num_segments": "0" }, "funcname": "AddBezierCubic", - "location": "imgui:2380", + "location": "imgui:2482", "ov_cimguiname": "ImDrawList_AddBezierCubic", "ret": "void", "signature": "(const ImVec2,const ImVec2,const ImVec2,const ImVec2,ImU32,float,int)", @@ -1329,7 +1329,7 @@ "num_segments": "0" }, "funcname": "AddBezierQuadratic", - "location": "imgui:2381", + "location": "imgui:2483", "ov_cimguiname": "ImDrawList_AddBezierQuadratic", "ret": "void", "signature": "(const ImVec2,const ImVec2,const ImVec2,ImU32,float,int)", @@ -1358,7 +1358,7 @@ "cimguiname": "ImDrawList_AddCallback", "defaults": {}, "funcname": "AddCallback", - "location": "imgui:2404", + "location": "imgui:2506", "ov_cimguiname": "ImDrawList_AddCallback", "ret": "void", "signature": "(ImDrawCallback,void*)", @@ -1402,7 +1402,7 @@ "thickness": "1.0f" }, "funcname": "AddCircle", - "location": "imgui:2372", + "location": "imgui:2474", "ov_cimguiname": "ImDrawList_AddCircle", "ret": "void", "signature": "(const ImVec2,float,ImU32,int,float)", @@ -1441,7 +1441,7 @@ "num_segments": "0" }, "funcname": "AddCircleFilled", - "location": "imgui:2373", + "location": "imgui:2475", "ov_cimguiname": "ImDrawList_AddCircleFilled", "ret": "void", "signature": "(const ImVec2,float,ImU32,int)", @@ -1474,7 +1474,7 @@ "cimguiname": "ImDrawList_AddConvexPolyFilled", "defaults": {}, "funcname": "AddConvexPolyFilled", - "location": "imgui:2379", + "location": "imgui:2481", "ov_cimguiname": "ImDrawList_AddConvexPolyFilled", "ret": "void", "signature": "(const ImVec2*,int,ImU32)", @@ -1495,7 +1495,7 @@ "cimguiname": "ImDrawList_AddDrawCmd", "defaults": {}, "funcname": "AddDrawCmd", - "location": "imgui:2405", + "location": "imgui:2507", "ov_cimguiname": "ImDrawList_AddDrawCmd", "ret": "void", "signature": "()", @@ -1544,7 +1544,7 @@ "uv_min": "ImVec2(0,0)" }, "funcname": "AddImage", - "location": "imgui:2387", + "location": "imgui:2489", "ov_cimguiname": "ImDrawList_AddImage", "ret": "void", "signature": "(ImTextureID,const ImVec2,const ImVec2,const ImVec2,const ImVec2,ImU32)", @@ -1611,7 +1611,7 @@ "uv4": "ImVec2(0,1)" }, "funcname": "AddImageQuad", - "location": "imgui:2388", + "location": "imgui:2490", "ov_cimguiname": "ImDrawList_AddImageQuad", "ret": "void", "signature": "(ImTextureID,const ImVec2,const ImVec2,const ImVec2,const ImVec2,const ImVec2,const ImVec2,const ImVec2,const ImVec2,ImU32)", @@ -1666,7 +1666,7 @@ "flags": "0" }, "funcname": "AddImageRounded", - "location": "imgui:2389", + "location": "imgui:2491", "ov_cimguiname": "ImDrawList_AddImageRounded", "ret": "void", "signature": "(ImTextureID,const ImVec2,const ImVec2,const ImVec2,const ImVec2,ImU32,float,ImDrawFlags)", @@ -1705,7 +1705,7 @@ "thickness": "1.0f" }, "funcname": "AddLine", - "location": "imgui:2364", + "location": "imgui:2466", "ov_cimguiname": "ImDrawList_AddLine", "ret": "void", "signature": "(const ImVec2,const ImVec2,ImU32,float)", @@ -1748,7 +1748,7 @@ "thickness": "1.0f" }, "funcname": "AddNgon", - "location": "imgui:2374", + "location": "imgui:2476", "ov_cimguiname": "ImDrawList_AddNgon", "ret": "void", "signature": "(const ImVec2,float,ImU32,int,float)", @@ -1785,7 +1785,7 @@ "cimguiname": "ImDrawList_AddNgonFilled", "defaults": {}, "funcname": "AddNgonFilled", - "location": "imgui:2375", + "location": "imgui:2477", "ov_cimguiname": "ImDrawList_AddNgonFilled", "ret": "void", "signature": "(const ImVec2,float,ImU32,int)", @@ -1826,7 +1826,7 @@ "cimguiname": "ImDrawList_AddPolyline", "defaults": {}, "funcname": "AddPolyline", - "location": "imgui:2378", + "location": "imgui:2480", "ov_cimguiname": "ImDrawList_AddPolyline", "ret": "void", "signature": "(const ImVec2*,int,ImU32,ImDrawFlags,float)", @@ -1873,7 +1873,7 @@ "thickness": "1.0f" }, "funcname": "AddQuad", - "location": "imgui:2368", + "location": "imgui:2470", "ov_cimguiname": "ImDrawList_AddQuad", "ret": "void", "signature": "(const ImVec2,const ImVec2,const ImVec2,const ImVec2,ImU32,float)", @@ -1914,7 +1914,7 @@ "cimguiname": "ImDrawList_AddQuadFilled", "defaults": {}, "funcname": "AddQuadFilled", - "location": "imgui:2369", + "location": "imgui:2471", "ov_cimguiname": "ImDrawList_AddQuadFilled", "ret": "void", "signature": "(const ImVec2,const ImVec2,const ImVec2,const ImVec2,ImU32)", @@ -1963,7 +1963,7 @@ "thickness": "1.0f" }, "funcname": "AddRect", - "location": "imgui:2365", + "location": "imgui:2467", "ov_cimguiname": "ImDrawList_AddRect", "ret": "void", "signature": "(const ImVec2,const ImVec2,ImU32,float,ImDrawFlags,float)", @@ -2007,7 +2007,7 @@ "rounding": "0.0f" }, "funcname": "AddRectFilled", - "location": "imgui:2366", + "location": "imgui:2468", "ov_cimguiname": "ImDrawList_AddRectFilled", "ret": "void", "signature": "(const ImVec2,const ImVec2,ImU32,float,ImDrawFlags)", @@ -2052,7 +2052,7 @@ "cimguiname": "ImDrawList_AddRectFilledMultiColor", "defaults": {}, "funcname": "AddRectFilledMultiColor", - "location": "imgui:2367", + "location": "imgui:2469", "ov_cimguiname": "ImDrawList_AddRectFilledMultiColor", "ret": "void", "signature": "(const ImVec2,const ImVec2,ImU32,ImU32,ImU32,ImU32)", @@ -2091,7 +2091,7 @@ "text_end": "NULL" }, "funcname": "AddText", - "location": "imgui:2376", + "location": "imgui:2478", "ov_cimguiname": "ImDrawList_AddTextVec2", "ret": "void", "signature": "(const ImVec2,ImU32,const char*,const char*)", @@ -2146,7 +2146,7 @@ "wrap_width": "0.0f" }, "funcname": "AddText", - "location": "imgui:2377", + "location": "imgui:2479", "ov_cimguiname": "ImDrawList_AddTextFontPtr", "ret": "void", "signature": "(const ImFont*,float,const ImVec2,ImU32,const char*,const char*,float,const ImVec4*)", @@ -2189,7 +2189,7 @@ "thickness": "1.0f" }, "funcname": "AddTriangle", - "location": "imgui:2370", + "location": "imgui:2472", "ov_cimguiname": "ImDrawList_AddTriangle", "ret": "void", "signature": "(const ImVec2,const ImVec2,const ImVec2,ImU32,float)", @@ -2226,7 +2226,7 @@ "cimguiname": "ImDrawList_AddTriangleFilled", "defaults": {}, "funcname": "AddTriangleFilled", - "location": "imgui:2371", + "location": "imgui:2473", "ov_cimguiname": "ImDrawList_AddTriangleFilled", "ret": "void", "signature": "(const ImVec2,const ImVec2,const ImVec2,ImU32)", @@ -2247,7 +2247,7 @@ "cimguiname": "ImDrawList_ChannelsMerge", "defaults": {}, "funcname": "ChannelsMerge", - "location": "imgui:2415", + "location": "imgui:2517", "ov_cimguiname": "ImDrawList_ChannelsMerge", "ret": "void", "signature": "()", @@ -2272,7 +2272,7 @@ "cimguiname": "ImDrawList_ChannelsSetCurrent", "defaults": {}, "funcname": "ChannelsSetCurrent", - "location": "imgui:2416", + "location": "imgui:2518", "ov_cimguiname": "ImDrawList_ChannelsSetCurrent", "ret": "void", "signature": "(int)", @@ -2297,7 +2297,7 @@ "cimguiname": "ImDrawList_ChannelsSplit", "defaults": {}, "funcname": "ChannelsSplit", - "location": "imgui:2414", + "location": "imgui:2516", "ov_cimguiname": "ImDrawList_ChannelsSplit", "ret": "void", "signature": "(int)", @@ -2318,7 +2318,7 @@ "cimguiname": "ImDrawList_CloneOutput", "defaults": {}, "funcname": "CloneOutput", - "location": "imgui:2406", + "location": "imgui:2508", "ov_cimguiname": "ImDrawList_CloneOutput", "ret": "ImDrawList*", "signature": "()const", @@ -2343,7 +2343,7 @@ "cimguiname": "ImDrawList_GetClipRectMax", "defaults": {}, "funcname": "GetClipRectMax", - "location": "imgui:2356", + "location": "imgui:2458", "nonUDT": 1, "ov_cimguiname": "ImDrawList_GetClipRectMax", "ret": "void", @@ -2369,7 +2369,7 @@ "cimguiname": "ImDrawList_GetClipRectMin", "defaults": {}, "funcname": "GetClipRectMin", - "location": "imgui:2355", + "location": "imgui:2457", "nonUDT": 1, "ov_cimguiname": "ImDrawList_GetClipRectMin", "ret": "void", @@ -2392,7 +2392,7 @@ "constructor": true, "defaults": {}, "funcname": "ImDrawList", - "location": "imgui:2347", + "location": "imgui:2449", "ov_cimguiname": "ImDrawList_ImDrawList", "signature": "(const ImDrawListSharedData*)", "stname": "ImDrawList" @@ -2434,7 +2434,7 @@ "num_segments": "0" }, "funcname": "PathArcTo", - "location": "imgui:2397", + "location": "imgui:2499", "ov_cimguiname": "ImDrawList_PathArcTo", "ret": "void", "signature": "(const ImVec2,float,float,float,int)", @@ -2471,7 +2471,7 @@ "cimguiname": "ImDrawList_PathArcToFast", "defaults": {}, "funcname": "PathArcToFast", - "location": "imgui:2398", + "location": "imgui:2500", "ov_cimguiname": "ImDrawList_PathArcToFast", "ret": "void", "signature": "(const ImVec2,float,int,int)", @@ -2510,7 +2510,7 @@ "num_segments": "0" }, "funcname": "PathBezierCubicCurveTo", - "location": "imgui:2399", + "location": "imgui:2501", "ov_cimguiname": "ImDrawList_PathBezierCubicCurveTo", "ret": "void", "signature": "(const ImVec2,const ImVec2,const ImVec2,int)", @@ -2545,7 +2545,7 @@ "num_segments": "0" }, "funcname": "PathBezierQuadraticCurveTo", - "location": "imgui:2400", + "location": "imgui:2502", "ov_cimguiname": "ImDrawList_PathBezierQuadraticCurveTo", "ret": "void", "signature": "(const ImVec2,const ImVec2,int)", @@ -2566,7 +2566,7 @@ "cimguiname": "ImDrawList_PathClear", "defaults": {}, "funcname": "PathClear", - "location": "imgui:2392", + "location": "imgui:2494", "ov_cimguiname": "ImDrawList_PathClear", "ret": "void", "signature": "()", @@ -2591,7 +2591,7 @@ "cimguiname": "ImDrawList_PathFillConvex", "defaults": {}, "funcname": "PathFillConvex", - "location": "imgui:2395", + "location": "imgui:2497", "ov_cimguiname": "ImDrawList_PathFillConvex", "ret": "void", "signature": "(ImU32)", @@ -2616,7 +2616,7 @@ "cimguiname": "ImDrawList_PathLineTo", "defaults": {}, "funcname": "PathLineTo", - "location": "imgui:2393", + "location": "imgui:2495", "ov_cimguiname": "ImDrawList_PathLineTo", "ret": "void", "signature": "(const ImVec2)", @@ -2641,7 +2641,7 @@ "cimguiname": "ImDrawList_PathLineToMergeDuplicate", "defaults": {}, "funcname": "PathLineToMergeDuplicate", - "location": "imgui:2394", + "location": "imgui:2496", "ov_cimguiname": "ImDrawList_PathLineToMergeDuplicate", "ret": "void", "signature": "(const ImVec2)", @@ -2681,7 +2681,7 @@ "rounding": "0.0f" }, "funcname": "PathRect", - "location": "imgui:2401", + "location": "imgui:2503", "ov_cimguiname": "ImDrawList_PathRect", "ret": "void", "signature": "(const ImVec2,const ImVec2,float,ImDrawFlags)", @@ -2717,7 +2717,7 @@ "thickness": "1.0f" }, "funcname": "PathStroke", - "location": "imgui:2396", + "location": "imgui:2498", "ov_cimguiname": "ImDrawList_PathStroke", "ret": "void", "signature": "(ImU32,ImDrawFlags,float)", @@ -2738,7 +2738,7 @@ "cimguiname": "ImDrawList_PopClipRect", "defaults": {}, "funcname": "PopClipRect", - "location": "imgui:2352", + "location": "imgui:2454", "ov_cimguiname": "ImDrawList_PopClipRect", "ret": "void", "signature": "()", @@ -2759,7 +2759,7 @@ "cimguiname": "ImDrawList_PopTextureID", "defaults": {}, "funcname": "PopTextureID", - "location": "imgui:2354", + "location": "imgui:2456", "ov_cimguiname": "ImDrawList_PopTextureID", "ret": "void", "signature": "()", @@ -2816,7 +2816,7 @@ "cimguiname": "ImDrawList_PrimQuadUV", "defaults": {}, "funcname": "PrimQuadUV", - "location": "imgui:2425", + "location": "imgui:2527", "ov_cimguiname": "ImDrawList_PrimQuadUV", "ret": "void", "signature": "(const ImVec2,const ImVec2,const ImVec2,const ImVec2,const ImVec2,const ImVec2,const ImVec2,const ImVec2,ImU32)", @@ -2849,7 +2849,7 @@ "cimguiname": "ImDrawList_PrimRect", "defaults": {}, "funcname": "PrimRect", - "location": "imgui:2423", + "location": "imgui:2525", "ov_cimguiname": "ImDrawList_PrimRect", "ret": "void", "signature": "(const ImVec2,const ImVec2,ImU32)", @@ -2890,7 +2890,7 @@ "cimguiname": "ImDrawList_PrimRectUV", "defaults": {}, "funcname": "PrimRectUV", - "location": "imgui:2424", + "location": "imgui:2526", "ov_cimguiname": "ImDrawList_PrimRectUV", "ret": "void", "signature": "(const ImVec2,const ImVec2,const ImVec2,const ImVec2,ImU32)", @@ -2919,7 +2919,7 @@ "cimguiname": "ImDrawList_PrimReserve", "defaults": {}, "funcname": "PrimReserve", - "location": "imgui:2421", + "location": "imgui:2523", "ov_cimguiname": "ImDrawList_PrimReserve", "ret": "void", "signature": "(int,int)", @@ -2948,7 +2948,7 @@ "cimguiname": "ImDrawList_PrimUnreserve", "defaults": {}, "funcname": "PrimUnreserve", - "location": "imgui:2422", + "location": "imgui:2524", "ov_cimguiname": "ImDrawList_PrimUnreserve", "ret": "void", "signature": "(int,int)", @@ -2981,7 +2981,7 @@ "cimguiname": "ImDrawList_PrimVtx", "defaults": {}, "funcname": "PrimVtx", - "location": "imgui:2428", + "location": "imgui:2530", "ov_cimguiname": "ImDrawList_PrimVtx", "ret": "void", "signature": "(const ImVec2,const ImVec2,ImU32)", @@ -3006,7 +3006,7 @@ "cimguiname": "ImDrawList_PrimWriteIdx", "defaults": {}, "funcname": "PrimWriteIdx", - "location": "imgui:2427", + "location": "imgui:2529", "ov_cimguiname": "ImDrawList_PrimWriteIdx", "ret": "void", "signature": "(ImDrawIdx)", @@ -3039,7 +3039,7 @@ "cimguiname": "ImDrawList_PrimWriteVtx", "defaults": {}, "funcname": "PrimWriteVtx", - "location": "imgui:2426", + "location": "imgui:2528", "ov_cimguiname": "ImDrawList_PrimWriteVtx", "ret": "void", "signature": "(const ImVec2,const ImVec2,ImU32)", @@ -3074,7 +3074,7 @@ "intersect_with_current_clip_rect": "false" }, "funcname": "PushClipRect", - "location": "imgui:2350", + "location": "imgui:2452", "ov_cimguiname": "ImDrawList_PushClipRect", "ret": "void", "signature": "(ImVec2,ImVec2,bool)", @@ -3095,7 +3095,7 @@ "cimguiname": "ImDrawList_PushClipRectFullScreen", "defaults": {}, "funcname": "PushClipRectFullScreen", - "location": "imgui:2351", + "location": "imgui:2453", "ov_cimguiname": "ImDrawList_PushClipRectFullScreen", "ret": "void", "signature": "()", @@ -3120,7 +3120,7 @@ "cimguiname": "ImDrawList_PushTextureID", "defaults": {}, "funcname": "PushTextureID", - "location": "imgui:2353", + "location": "imgui:2455", "ov_cimguiname": "ImDrawList_PushTextureID", "ret": "void", "signature": "(ImTextureID)", @@ -3145,7 +3145,7 @@ "cimguiname": "ImDrawList__CalcCircleAutoSegmentCount", "defaults": {}, "funcname": "_CalcCircleAutoSegmentCount", - "location": "imgui:2442", + "location": "imgui:2544", "ov_cimguiname": "ImDrawList__CalcCircleAutoSegmentCount", "ret": "int", "signature": "(float)const", @@ -3166,7 +3166,7 @@ "cimguiname": "ImDrawList__ClearFreeMemory", "defaults": {}, "funcname": "_ClearFreeMemory", - "location": "imgui:2437", + "location": "imgui:2539", "ov_cimguiname": "ImDrawList__ClearFreeMemory", "ret": "void", "signature": "()", @@ -3187,7 +3187,7 @@ "cimguiname": "ImDrawList__OnChangedClipRect", "defaults": {}, "funcname": "_OnChangedClipRect", - "location": "imgui:2439", + "location": "imgui:2541", "ov_cimguiname": "ImDrawList__OnChangedClipRect", "ret": "void", "signature": "()", @@ -3208,7 +3208,7 @@ "cimguiname": "ImDrawList__OnChangedTextureID", "defaults": {}, "funcname": "_OnChangedTextureID", - "location": "imgui:2440", + "location": "imgui:2542", "ov_cimguiname": "ImDrawList__OnChangedTextureID", "ret": "void", "signature": "()", @@ -3229,7 +3229,7 @@ "cimguiname": "ImDrawList__OnChangedVtxOffset", "defaults": {}, "funcname": "_OnChangedVtxOffset", - "location": "imgui:2441", + "location": "imgui:2543", "ov_cimguiname": "ImDrawList__OnChangedVtxOffset", "ret": "void", "signature": "()", @@ -3270,7 +3270,7 @@ "cimguiname": "ImDrawList__PathArcToFastEx", "defaults": {}, "funcname": "_PathArcToFastEx", - "location": "imgui:2443", + "location": "imgui:2545", "ov_cimguiname": "ImDrawList__PathArcToFastEx", "ret": "void", "signature": "(const ImVec2,float,int,int,int)", @@ -3311,7 +3311,7 @@ "cimguiname": "ImDrawList__PathArcToN", "defaults": {}, "funcname": "_PathArcToN", - "location": "imgui:2444", + "location": "imgui:2546", "ov_cimguiname": "ImDrawList__PathArcToN", "ret": "void", "signature": "(const ImVec2,float,float,float,int)", @@ -3332,7 +3332,7 @@ "cimguiname": "ImDrawList__PopUnusedDrawCmd", "defaults": {}, "funcname": "_PopUnusedDrawCmd", - "location": "imgui:2438", + "location": "imgui:2540", "ov_cimguiname": "ImDrawList__PopUnusedDrawCmd", "ret": "void", "signature": "()", @@ -3353,7 +3353,7 @@ "cimguiname": "ImDrawList__ResetForNewFrame", "defaults": {}, "funcname": "_ResetForNewFrame", - "location": "imgui:2436", + "location": "imgui:2538", "ov_cimguiname": "ImDrawList__ResetForNewFrame", "ret": "void", "signature": "()", @@ -3373,7 +3373,7 @@ "cimguiname": "ImDrawList_destroy", "defaults": {}, "destructor": true, - "location": "imgui:2349", + "location": "imgui:2451", "ov_cimguiname": "ImDrawList_destroy", "realdestructor": true, "ret": "void", @@ -3391,7 +3391,7 @@ "constructor": true, "defaults": {}, "funcname": "ImFontAtlasCustomRect", - "location": "imgui:2536", + "location": "imgui:2639", "ov_cimguiname": "ImFontAtlasCustomRect_ImFontAtlasCustomRect", "signature": "()", "stname": "ImFontAtlasCustomRect" @@ -3411,7 +3411,7 @@ "cimguiname": "ImFontAtlasCustomRect_IsPacked", "defaults": {}, "funcname": "IsPacked", - "location": "imgui:2537", + "location": "imgui:2640", "ov_cimguiname": "ImFontAtlasCustomRect_IsPacked", "ret": "bool", "signature": "()const", @@ -3477,7 +3477,7 @@ "offset": "ImVec2(0,0)" }, "funcname": "AddCustomRectFontGlyph", - "location": "imgui:2620", + "location": "imgui:2723", "ov_cimguiname": "ImFontAtlas_AddCustomRectFontGlyph", "ret": "int", "signature": "(ImFont*,ImWchar,int,int,float,const ImVec2)", @@ -3506,7 +3506,7 @@ "cimguiname": "ImFontAtlas_AddCustomRectRegular", "defaults": {}, "funcname": "AddCustomRectRegular", - "location": "imgui:2619", + "location": "imgui:2722", "ov_cimguiname": "ImFontAtlas_AddCustomRectRegular", "ret": "int", "signature": "(int,int)", @@ -3531,7 +3531,7 @@ "cimguiname": "ImFontAtlas_AddFont", "defaults": {}, "funcname": "AddFont", - "location": "imgui:2570", + "location": "imgui:2673", "ov_cimguiname": "ImFontAtlas_AddFont", "ret": "ImFont*", "signature": "(const ImFontConfig*)", @@ -3558,7 +3558,7 @@ "font_cfg": "NULL" }, "funcname": "AddFontDefault", - "location": "imgui:2571", + "location": "imgui:2674", "ov_cimguiname": "ImFontAtlas_AddFontDefault", "ret": "ImFont*", "signature": "(const ImFontConfig*)", @@ -3598,7 +3598,7 @@ "glyph_ranges": "NULL" }, "funcname": "AddFontFromFileTTF", - "location": "imgui:2572", + "location": "imgui:2675", "ov_cimguiname": "ImFontAtlas_AddFontFromFileTTF", "ret": "ImFont*", "signature": "(const char*,float,const ImFontConfig*,const ImWchar*)", @@ -3638,7 +3638,7 @@ "glyph_ranges": "NULL" }, "funcname": "AddFontFromMemoryCompressedBase85TTF", - "location": "imgui:2575", + "location": "imgui:2678", "ov_cimguiname": "ImFontAtlas_AddFontFromMemoryCompressedBase85TTF", "ret": "ImFont*", "signature": "(const char*,float,const ImFontConfig*,const ImWchar*)", @@ -3682,7 +3682,7 @@ "glyph_ranges": "NULL" }, "funcname": "AddFontFromMemoryCompressedTTF", - "location": "imgui:2574", + "location": "imgui:2677", "ov_cimguiname": "ImFontAtlas_AddFontFromMemoryCompressedTTF", "ret": "ImFont*", "signature": "(const void*,int,float,const ImFontConfig*,const ImWchar*)", @@ -3726,7 +3726,7 @@ "glyph_ranges": "NULL" }, "funcname": "AddFontFromMemoryTTF", - "location": "imgui:2573", + "location": "imgui:2676", "ov_cimguiname": "ImFontAtlas_AddFontFromMemoryTTF", "ret": "ImFont*", "signature": "(void*,int,float,const ImFontConfig*,const ImWchar*)", @@ -3747,7 +3747,7 @@ "cimguiname": "ImFontAtlas_Build", "defaults": {}, "funcname": "Build", - "location": "imgui:2586", + "location": "imgui:2689", "ov_cimguiname": "ImFontAtlas_Build", "ret": "bool", "signature": "()", @@ -3780,7 +3780,7 @@ "cimguiname": "ImFontAtlas_CalcCustomRectUV", "defaults": {}, "funcname": "CalcCustomRectUV", - "location": "imgui:2624", + "location": "imgui:2727", "ov_cimguiname": "ImFontAtlas_CalcCustomRectUV", "ret": "void", "signature": "(const ImFontAtlasCustomRect*,ImVec2*,ImVec2*)const", @@ -3801,7 +3801,7 @@ "cimguiname": "ImFontAtlas_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui:2579", + "location": "imgui:2682", "ov_cimguiname": "ImFontAtlas_Clear", "ret": "void", "signature": "()", @@ -3822,7 +3822,7 @@ "cimguiname": "ImFontAtlas_ClearFonts", "defaults": {}, "funcname": "ClearFonts", - "location": "imgui:2578", + "location": "imgui:2681", "ov_cimguiname": "ImFontAtlas_ClearFonts", "ret": "void", "signature": "()", @@ -3843,7 +3843,7 @@ "cimguiname": "ImFontAtlas_ClearInputData", "defaults": {}, "funcname": "ClearInputData", - "location": "imgui:2576", + "location": "imgui:2679", "ov_cimguiname": "ImFontAtlas_ClearInputData", "ret": "void", "signature": "()", @@ -3864,7 +3864,7 @@ "cimguiname": "ImFontAtlas_ClearTexData", "defaults": {}, "funcname": "ClearTexData", - "location": "imgui:2577", + "location": "imgui:2680", "ov_cimguiname": "ImFontAtlas_ClearTexData", "ret": "void", "signature": "()", @@ -3889,7 +3889,7 @@ "cimguiname": "ImFontAtlas_GetCustomRectByIndex", "defaults": {}, "funcname": "GetCustomRectByIndex", - "location": "imgui:2621", + "location": "imgui:2724", "ov_cimguiname": "ImFontAtlas_GetCustomRectByIndex", "ret": "ImFontAtlasCustomRect*", "signature": "(int)", @@ -3910,7 +3910,7 @@ "cimguiname": "ImFontAtlas_GetGlyphRangesChineseFull", "defaults": {}, "funcname": "GetGlyphRangesChineseFull", - "location": "imgui:2602", + "location": "imgui:2705", "ov_cimguiname": "ImFontAtlas_GetGlyphRangesChineseFull", "ret": "const ImWchar*", "signature": "()", @@ -3931,7 +3931,7 @@ "cimguiname": "ImFontAtlas_GetGlyphRangesChineseSimplifiedCommon", "defaults": {}, "funcname": "GetGlyphRangesChineseSimplifiedCommon", - "location": "imgui:2603", + "location": "imgui:2706", "ov_cimguiname": "ImFontAtlas_GetGlyphRangesChineseSimplifiedCommon", "ret": "const ImWchar*", "signature": "()", @@ -3952,7 +3952,7 @@ "cimguiname": "ImFontAtlas_GetGlyphRangesCyrillic", "defaults": {}, "funcname": "GetGlyphRangesCyrillic", - "location": "imgui:2604", + "location": "imgui:2707", "ov_cimguiname": "ImFontAtlas_GetGlyphRangesCyrillic", "ret": "const ImWchar*", "signature": "()", @@ -3973,7 +3973,7 @@ "cimguiname": "ImFontAtlas_GetGlyphRangesDefault", "defaults": {}, "funcname": "GetGlyphRangesDefault", - "location": "imgui:2599", + "location": "imgui:2702", "ov_cimguiname": "ImFontAtlas_GetGlyphRangesDefault", "ret": "const ImWchar*", "signature": "()", @@ -3994,7 +3994,7 @@ "cimguiname": "ImFontAtlas_GetGlyphRangesJapanese", "defaults": {}, "funcname": "GetGlyphRangesJapanese", - "location": "imgui:2601", + "location": "imgui:2704", "ov_cimguiname": "ImFontAtlas_GetGlyphRangesJapanese", "ret": "const ImWchar*", "signature": "()", @@ -4015,7 +4015,7 @@ "cimguiname": "ImFontAtlas_GetGlyphRangesKorean", "defaults": {}, "funcname": "GetGlyphRangesKorean", - "location": "imgui:2600", + "location": "imgui:2703", "ov_cimguiname": "ImFontAtlas_GetGlyphRangesKorean", "ret": "const ImWchar*", "signature": "()", @@ -4036,7 +4036,7 @@ "cimguiname": "ImFontAtlas_GetGlyphRangesThai", "defaults": {}, "funcname": "GetGlyphRangesThai", - "location": "imgui:2605", + "location": "imgui:2708", "ov_cimguiname": "ImFontAtlas_GetGlyphRangesThai", "ret": "const ImWchar*", "signature": "()", @@ -4057,7 +4057,7 @@ "cimguiname": "ImFontAtlas_GetGlyphRangesVietnamese", "defaults": {}, "funcname": "GetGlyphRangesVietnamese", - "location": "imgui:2606", + "location": "imgui:2709", "ov_cimguiname": "ImFontAtlas_GetGlyphRangesVietnamese", "ret": "const ImWchar*", "signature": "()", @@ -4098,7 +4098,7 @@ "cimguiname": "ImFontAtlas_GetMouseCursorTexData", "defaults": {}, "funcname": "GetMouseCursorTexData", - "location": "imgui:2625", + "location": "imgui:2728", "ov_cimguiname": "ImFontAtlas_GetMouseCursorTexData", "ret": "bool", "signature": "(ImGuiMouseCursor,ImVec2*,ImVec2*,ImVec2[2],ImVec2[2])", @@ -4137,7 +4137,7 @@ "out_bytes_per_pixel": "NULL" }, "funcname": "GetTexDataAsAlpha8", - "location": "imgui:2587", + "location": "imgui:2690", "ov_cimguiname": "ImFontAtlas_GetTexDataAsAlpha8", "ret": "void", "signature": "(unsigned char**,int*,int*,int*)", @@ -4176,7 +4176,7 @@ "out_bytes_per_pixel": "NULL" }, "funcname": "GetTexDataAsRGBA32", - "location": "imgui:2588", + "location": "imgui:2691", "ov_cimguiname": "ImFontAtlas_GetTexDataAsRGBA32", "ret": "void", "signature": "(unsigned char**,int*,int*,int*)", @@ -4193,7 +4193,7 @@ "constructor": true, "defaults": {}, "funcname": "ImFontAtlas", - "location": "imgui:2568", + "location": "imgui:2671", "ov_cimguiname": "ImFontAtlas_ImFontAtlas", "signature": "()", "stname": "ImFontAtlas" @@ -4213,7 +4213,7 @@ "cimguiname": "ImFontAtlas_IsBuilt", "defaults": {}, "funcname": "IsBuilt", - "location": "imgui:2589", + "location": "imgui:2692", "ov_cimguiname": "ImFontAtlas_IsBuilt", "ret": "bool", "signature": "()const", @@ -4238,7 +4238,7 @@ "cimguiname": "ImFontAtlas_SetTexID", "defaults": {}, "funcname": "SetTexID", - "location": "imgui:2590", + "location": "imgui:2693", "ov_cimguiname": "ImFontAtlas_SetTexID", "ret": "void", "signature": "(ImTextureID)", @@ -4258,7 +4258,7 @@ "cimguiname": "ImFontAtlas_destroy", "defaults": {}, "destructor": true, - "location": "imgui:2569", + "location": "imgui:2672", "ov_cimguiname": "ImFontAtlas_destroy", "realdestructor": true, "ret": "void", @@ -4276,7 +4276,7 @@ "constructor": true, "defaults": {}, "funcname": "ImFontConfig", - "location": "imgui:2496", + "location": "imgui:2599", "ov_cimguiname": "ImFontConfig_ImFontConfig", "signature": "()", "stname": "ImFontConfig" @@ -4319,7 +4319,7 @@ "cimguiname": "ImFontGlyphRangesBuilder_AddChar", "defaults": {}, "funcname": "AddChar", - "location": "imgui:2521", + "location": "imgui:2624", "ov_cimguiname": "ImFontGlyphRangesBuilder_AddChar", "ret": "void", "signature": "(ImWchar)", @@ -4344,7 +4344,7 @@ "cimguiname": "ImFontGlyphRangesBuilder_AddRanges", "defaults": {}, "funcname": "AddRanges", - "location": "imgui:2523", + "location": "imgui:2626", "ov_cimguiname": "ImFontGlyphRangesBuilder_AddRanges", "ret": "void", "signature": "(const ImWchar*)", @@ -4375,7 +4375,7 @@ "text_end": "NULL" }, "funcname": "AddText", - "location": "imgui:2522", + "location": "imgui:2625", "ov_cimguiname": "ImFontGlyphRangesBuilder_AddText", "ret": "void", "signature": "(const char*,const char*)", @@ -4400,7 +4400,7 @@ "cimguiname": "ImFontGlyphRangesBuilder_BuildRanges", "defaults": {}, "funcname": "BuildRanges", - "location": "imgui:2524", + "location": "imgui:2627", "ov_cimguiname": "ImFontGlyphRangesBuilder_BuildRanges", "ret": "void", "signature": "(ImVector_ImWchar*)", @@ -4421,7 +4421,7 @@ "cimguiname": "ImFontGlyphRangesBuilder_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui:2518", + "location": "imgui:2621", "ov_cimguiname": "ImFontGlyphRangesBuilder_Clear", "ret": "void", "signature": "()", @@ -4446,7 +4446,7 @@ "cimguiname": "ImFontGlyphRangesBuilder_GetBit", "defaults": {}, "funcname": "GetBit", - "location": "imgui:2519", + "location": "imgui:2622", "ov_cimguiname": "ImFontGlyphRangesBuilder_GetBit", "ret": "bool", "signature": "(size_t)const", @@ -4463,7 +4463,7 @@ "constructor": true, "defaults": {}, "funcname": "ImFontGlyphRangesBuilder", - "location": "imgui:2517", + "location": "imgui:2620", "ov_cimguiname": "ImFontGlyphRangesBuilder_ImFontGlyphRangesBuilder", "signature": "()", "stname": "ImFontGlyphRangesBuilder" @@ -4487,7 +4487,7 @@ "cimguiname": "ImFontGlyphRangesBuilder_SetBit", "defaults": {}, "funcname": "SetBit", - "location": "imgui:2520", + "location": "imgui:2623", "ov_cimguiname": "ImFontGlyphRangesBuilder_SetBit", "ret": "void", "signature": "(size_t)", @@ -4571,7 +4571,7 @@ "cimguiname": "ImFont_AddGlyph", "defaults": {}, "funcname": "AddGlyph", - "location": "imgui:2711", + "location": "imgui:2814", "ov_cimguiname": "ImFont_AddGlyph", "ret": "void", "signature": "(const ImFontConfig*,ImWchar,float,float,float,float,float,float,float,float,float)", @@ -4606,7 +4606,7 @@ "overwrite_dst": "true" }, "funcname": "AddRemapChar", - "location": "imgui:2712", + "location": "imgui:2815", "ov_cimguiname": "ImFont_AddRemapChar", "ret": "void", "signature": "(ImWchar,ImWchar,bool)", @@ -4627,7 +4627,7 @@ "cimguiname": "ImFont_BuildLookupTable", "defaults": {}, "funcname": "BuildLookupTable", - "location": "imgui:2708", + "location": "imgui:2811", "ov_cimguiname": "ImFont_BuildLookupTable", "ret": "void", "signature": "()", @@ -4679,7 +4679,7 @@ "text_end": "NULL" }, "funcname": "CalcTextSizeA", - "location": "imgui:2702", + "location": "imgui:2805", "nonUDT": 1, "ov_cimguiname": "ImFont_CalcTextSizeA", "ret": "void", @@ -4717,7 +4717,7 @@ "cimguiname": "ImFont_CalcWordWrapPositionA", "defaults": {}, "funcname": "CalcWordWrapPositionA", - "location": "imgui:2703", + "location": "imgui:2806", "ov_cimguiname": "ImFont_CalcWordWrapPositionA", "ret": "const char*", "signature": "(float,const char*,const char*,float)const", @@ -4738,7 +4738,7 @@ "cimguiname": "ImFont_ClearOutputData", "defaults": {}, "funcname": "ClearOutputData", - "location": "imgui:2709", + "location": "imgui:2812", "ov_cimguiname": "ImFont_ClearOutputData", "ret": "void", "signature": "()", @@ -4763,7 +4763,7 @@ "cimguiname": "ImFont_FindGlyph", "defaults": {}, "funcname": "FindGlyph", - "location": "imgui:2694", + "location": "imgui:2797", "ov_cimguiname": "ImFont_FindGlyph", "ret": "const ImFontGlyph*", "signature": "(ImWchar)const", @@ -4788,7 +4788,7 @@ "cimguiname": "ImFont_FindGlyphNoFallback", "defaults": {}, "funcname": "FindGlyphNoFallback", - "location": "imgui:2695", + "location": "imgui:2798", "ov_cimguiname": "ImFont_FindGlyphNoFallback", "ret": "const ImFontGlyph*", "signature": "(ImWchar)const", @@ -4813,7 +4813,7 @@ "cimguiname": "ImFont_GetCharAdvance", "defaults": {}, "funcname": "GetCharAdvance", - "location": "imgui:2696", + "location": "imgui:2799", "ov_cimguiname": "ImFont_GetCharAdvance", "ret": "float", "signature": "(ImWchar)const", @@ -4834,7 +4834,7 @@ "cimguiname": "ImFont_GetDebugName", "defaults": {}, "funcname": "GetDebugName", - "location": "imgui:2698", + "location": "imgui:2801", "ov_cimguiname": "ImFont_GetDebugName", "ret": "const char*", "signature": "()const", @@ -4859,7 +4859,7 @@ "cimguiname": "ImFont_GrowIndex", "defaults": {}, "funcname": "GrowIndex", - "location": "imgui:2710", + "location": "imgui:2813", "ov_cimguiname": "ImFont_GrowIndex", "ret": "void", "signature": "(int)", @@ -4876,7 +4876,7 @@ "constructor": true, "defaults": {}, "funcname": "ImFont", - "location": "imgui:2692", + "location": "imgui:2795", "ov_cimguiname": "ImFont_ImFont", "signature": "()", "stname": "ImFont" @@ -4904,7 +4904,7 @@ "cimguiname": "ImFont_IsGlyphRangeUnused", "defaults": {}, "funcname": "IsGlyphRangeUnused", - "location": "imgui:2715", + "location": "imgui:2818", "ov_cimguiname": "ImFont_IsGlyphRangeUnused", "ret": "bool", "signature": "(unsigned int,unsigned int)", @@ -4925,7 +4925,7 @@ "cimguiname": "ImFont_IsLoaded", "defaults": {}, "funcname": "IsLoaded", - "location": "imgui:2697", + "location": "imgui:2800", "ov_cimguiname": "ImFont_IsLoaded", "ret": "bool", "signature": "()const", @@ -4966,7 +4966,7 @@ "cimguiname": "ImFont_RenderChar", "defaults": {}, "funcname": "RenderChar", - "location": "imgui:2704", + "location": "imgui:2807", "ov_cimguiname": "ImFont_RenderChar", "ret": "void", "signature": "(ImDrawList*,float,ImVec2,ImU32,ImWchar)const", @@ -5026,7 +5026,7 @@ "wrap_width": "0.0f" }, "funcname": "RenderText", - "location": "imgui:2705", + "location": "imgui:2808", "ov_cimguiname": "ImFont_RenderText", "ret": "void", "signature": "(ImDrawList*,float,ImVec2,ImU32,const ImVec4,const char*,const char*,float,bool)const", @@ -5051,7 +5051,7 @@ "cimguiname": "ImFont_SetFallbackChar", "defaults": {}, "funcname": "SetFallbackChar", - "location": "imgui:2714", + "location": "imgui:2817", "ov_cimguiname": "ImFont_SetFallbackChar", "ret": "void", "signature": "(ImWchar)", @@ -5080,7 +5080,7 @@ "cimguiname": "ImFont_SetGlyphVisible", "defaults": {}, "funcname": "SetGlyphVisible", - "location": "imgui:2713", + "location": "imgui:2816", "ov_cimguiname": "ImFont_SetGlyphVisible", "ret": "void", "signature": "(ImWchar,bool)", @@ -5100,7 +5100,7 @@ "cimguiname": "ImFont_destroy", "defaults": {}, "destructor": true, - "location": "imgui:2693", + "location": "imgui:2796", "ov_cimguiname": "ImFont_destroy", "realdestructor": true, "ret": "void", @@ -5118,7 +5118,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiContextHook", - "location": "imgui_internal:1283", + "location": "imgui_internal:1448", "ov_cimguiname": "ImGuiContextHook_ImGuiContextHook", "signature": "()", "stname": "ImGuiContextHook" @@ -5158,7 +5158,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiContext", - "location": "imgui_internal:1532", + "location": "imgui_internal:1714", "ov_cimguiname": "ImGuiContext_ImGuiContext", "signature": "(ImFontAtlas*)", "stname": "ImGuiContext" @@ -5183,509 +5183,822 @@ "stname": "ImGuiContext" } ], - "ImGuiIO_AddInputCharacter": [ + "ImGuiDockContext_ImGuiDockContext": [ { - "args": "(ImGuiIO* self,unsigned int c)", + "args": "()", + "argsT": [], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "ImGuiDockContext_ImGuiDockContext", + "constructor": true, + "defaults": {}, + "funcname": "ImGuiDockContext", + "location": "imgui_internal:1308", + "ov_cimguiname": "ImGuiDockContext_ImGuiDockContext", + "signature": "()", + "stname": "ImGuiDockContext" + } + ], + "ImGuiDockContext_destroy": [ + { + "args": "(ImGuiDockContext* self)", "argsT": [ { "name": "self", - "type": "ImGuiIO*" - }, - { - "name": "c", - "type": "unsigned int" + "type": "ImGuiDockContext*" } ], - "argsoriginal": "(unsigned int c)", - "call_args": "(c)", - "cimguiname": "ImGuiIO_AddInputCharacter", + "call_args": "(self)", + "cimguiname": "ImGuiDockContext_destroy", "defaults": {}, - "funcname": "AddInputCharacter", - "location": "imgui:1830", - "ov_cimguiname": "ImGuiIO_AddInputCharacter", + "destructor": true, + "ov_cimguiname": "ImGuiDockContext_destroy", "ret": "void", - "signature": "(unsigned int)", - "stname": "ImGuiIO" + "signature": "(ImGuiDockContext*)", + "stname": "ImGuiDockContext" } ], - "ImGuiIO_AddInputCharacterUTF16": [ + "ImGuiDockNode_GetMergedFlags": [ { - "args": "(ImGuiIO* self,ImWchar16 c)", + "args": "(ImGuiDockNode* self)", "argsT": [ { "name": "self", - "type": "ImGuiIO*" - }, + "type": "ImGuiDockNode*" + } + ], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "ImGuiDockNode_GetMergedFlags", + "defaults": {}, + "funcname": "GetMergedFlags", + "location": "imgui_internal:1278", + "ov_cimguiname": "ImGuiDockNode_GetMergedFlags", + "ret": "ImGuiDockNodeFlags", + "signature": "()const", + "stname": "ImGuiDockNode" + } + ], + "ImGuiDockNode_ImGuiDockNode": [ + { + "args": "(ImGuiID id)", + "argsT": [ { - "name": "c", - "type": "ImWchar16" + "name": "id", + "type": "ImGuiID" } ], - "argsoriginal": "(ImWchar16 c)", - "call_args": "(c)", - "cimguiname": "ImGuiIO_AddInputCharacterUTF16", + "argsoriginal": "(ImGuiID id)", + "call_args": "(id)", + "cimguiname": "ImGuiDockNode_ImGuiDockNode", + "constructor": true, "defaults": {}, - "funcname": "AddInputCharacterUTF16", - "location": "imgui:1831", - "ov_cimguiname": "ImGuiIO_AddInputCharacterUTF16", - "ret": "void", - "signature": "(ImWchar16)", - "stname": "ImGuiIO" + "funcname": "ImGuiDockNode", + "location": "imgui_internal:1267", + "ov_cimguiname": "ImGuiDockNode_ImGuiDockNode", + "signature": "(ImGuiID)", + "stname": "ImGuiDockNode" } ], - "ImGuiIO_AddInputCharactersUTF8": [ + "ImGuiDockNode_IsCentralNode": [ { - "args": "(ImGuiIO* self,const char* str)", + "args": "(ImGuiDockNode* self)", "argsT": [ { "name": "self", - "type": "ImGuiIO*" - }, - { - "name": "str", - "type": "const char*" + "type": "ImGuiDockNode*" } ], - "argsoriginal": "(const char* str)", - "call_args": "(str)", - "cimguiname": "ImGuiIO_AddInputCharactersUTF8", + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "ImGuiDockNode_IsCentralNode", "defaults": {}, - "funcname": "AddInputCharactersUTF8", - "location": "imgui:1832", - "ov_cimguiname": "ImGuiIO_AddInputCharactersUTF8", - "ret": "void", - "signature": "(const char*)", - "stname": "ImGuiIO" + "funcname": "IsCentralNode", + "location": "imgui_internal:1272", + "ov_cimguiname": "ImGuiDockNode_IsCentralNode", + "ret": "bool", + "signature": "()const", + "stname": "ImGuiDockNode" } ], - "ImGuiIO_ClearInputCharacters": [ + "ImGuiDockNode_IsDockSpace": [ { - "args": "(ImGuiIO* self)", + "args": "(ImGuiDockNode* self)", "argsT": [ { "name": "self", - "type": "ImGuiIO*" + "type": "ImGuiDockNode*" } ], "argsoriginal": "()", "call_args": "()", - "cimguiname": "ImGuiIO_ClearInputCharacters", + "cimguiname": "ImGuiDockNode_IsDockSpace", "defaults": {}, - "funcname": "ClearInputCharacters", - "location": "imgui:1833", - "ov_cimguiname": "ImGuiIO_ClearInputCharacters", - "ret": "void", - "signature": "()", - "stname": "ImGuiIO" + "funcname": "IsDockSpace", + "location": "imgui_internal:1270", + "ov_cimguiname": "ImGuiDockNode_IsDockSpace", + "ret": "bool", + "signature": "()const", + "stname": "ImGuiDockNode" } ], - "ImGuiIO_ImGuiIO": [ + "ImGuiDockNode_IsEmpty": [ { - "args": "()", - "argsT": [], + "args": "(ImGuiDockNode* self)", + "argsT": [ + { + "name": "self", + "type": "ImGuiDockNode*" + } + ], "argsoriginal": "()", "call_args": "()", - "cimguiname": "ImGuiIO_ImGuiIO", - "constructor": true, + "cimguiname": "ImGuiDockNode_IsEmpty", "defaults": {}, - "funcname": "ImGuiIO", - "location": "imgui:1881", - "ov_cimguiname": "ImGuiIO_ImGuiIO", - "signature": "()", - "stname": "ImGuiIO" + "funcname": "IsEmpty", + "location": "imgui_internal:1277", + "ov_cimguiname": "ImGuiDockNode_IsEmpty", + "ret": "bool", + "signature": "()const", + "stname": "ImGuiDockNode" } ], - "ImGuiIO_destroy": [ + "ImGuiDockNode_IsFloatingNode": [ { - "args": "(ImGuiIO* self)", + "args": "(ImGuiDockNode* self)", "argsT": [ { "name": "self", - "type": "ImGuiIO*" + "type": "ImGuiDockNode*" } ], - "call_args": "(self)", - "cimguiname": "ImGuiIO_destroy", + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "ImGuiDockNode_IsFloatingNode", "defaults": {}, - "destructor": true, - "ov_cimguiname": "ImGuiIO_destroy", - "ret": "void", - "signature": "(ImGuiIO*)", - "stname": "ImGuiIO" + "funcname": "IsFloatingNode", + "location": "imgui_internal:1271", + "ov_cimguiname": "ImGuiDockNode_IsFloatingNode", + "ret": "bool", + "signature": "()const", + "stname": "ImGuiDockNode" } ], - "ImGuiInputTextCallbackData_ClearSelection": [ + "ImGuiDockNode_IsHiddenTabBar": [ { - "args": "(ImGuiInputTextCallbackData* self)", + "args": "(ImGuiDockNode* self)", "argsT": [ { "name": "self", - "type": "ImGuiInputTextCallbackData*" + "type": "ImGuiDockNode*" } ], "argsoriginal": "()", "call_args": "()", - "cimguiname": "ImGuiInputTextCallbackData_ClearSelection", + "cimguiname": "ImGuiDockNode_IsHiddenTabBar", "defaults": {}, - "funcname": "ClearSelection", - "location": "imgui:1922", - "ov_cimguiname": "ImGuiInputTextCallbackData_ClearSelection", - "ret": "void", - "signature": "()", - "stname": "ImGuiInputTextCallbackData" + "funcname": "IsHiddenTabBar", + "location": "imgui_internal:1273", + "ov_cimguiname": "ImGuiDockNode_IsHiddenTabBar", + "ret": "bool", + "signature": "()const", + "stname": "ImGuiDockNode" } ], - "ImGuiInputTextCallbackData_DeleteChars": [ + "ImGuiDockNode_IsLeafNode": [ { - "args": "(ImGuiInputTextCallbackData* self,int pos,int bytes_count)", + "args": "(ImGuiDockNode* self)", "argsT": [ { "name": "self", - "type": "ImGuiInputTextCallbackData*" - }, - { - "name": "pos", - "type": "int" - }, - { - "name": "bytes_count", - "type": "int" + "type": "ImGuiDockNode*" } ], - "argsoriginal": "(int pos,int bytes_count)", - "call_args": "(pos,bytes_count)", - "cimguiname": "ImGuiInputTextCallbackData_DeleteChars", + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "ImGuiDockNode_IsLeafNode", "defaults": {}, - "funcname": "DeleteChars", - "location": "imgui:1919", - "ov_cimguiname": "ImGuiInputTextCallbackData_DeleteChars", - "ret": "void", - "signature": "(int,int)", - "stname": "ImGuiInputTextCallbackData" + "funcname": "IsLeafNode", + "location": "imgui_internal:1276", + "ov_cimguiname": "ImGuiDockNode_IsLeafNode", + "ret": "bool", + "signature": "()const", + "stname": "ImGuiDockNode" } ], - "ImGuiInputTextCallbackData_HasSelection": [ + "ImGuiDockNode_IsNoTabBar": [ { - "args": "(ImGuiInputTextCallbackData* self)", + "args": "(ImGuiDockNode* self)", "argsT": [ { "name": "self", - "type": "ImGuiInputTextCallbackData*" + "type": "ImGuiDockNode*" } ], "argsoriginal": "()", "call_args": "()", - "cimguiname": "ImGuiInputTextCallbackData_HasSelection", + "cimguiname": "ImGuiDockNode_IsNoTabBar", "defaults": {}, - "funcname": "HasSelection", - "location": "imgui:1923", - "ov_cimguiname": "ImGuiInputTextCallbackData_HasSelection", + "funcname": "IsNoTabBar", + "location": "imgui_internal:1274", + "ov_cimguiname": "ImGuiDockNode_IsNoTabBar", "ret": "bool", "signature": "()const", - "stname": "ImGuiInputTextCallbackData" + "stname": "ImGuiDockNode" } ], - "ImGuiInputTextCallbackData_ImGuiInputTextCallbackData": [ + "ImGuiDockNode_IsRootNode": [ { - "args": "()", - "argsT": [], + "args": "(ImGuiDockNode* self)", + "argsT": [ + { + "name": "self", + "type": "ImGuiDockNode*" + } + ], "argsoriginal": "()", "call_args": "()", - "cimguiname": "ImGuiInputTextCallbackData_ImGuiInputTextCallbackData", - "constructor": true, + "cimguiname": "ImGuiDockNode_IsRootNode", "defaults": {}, - "funcname": "ImGuiInputTextCallbackData", - "location": "imgui:1918", - "ov_cimguiname": "ImGuiInputTextCallbackData_ImGuiInputTextCallbackData", - "signature": "()", - "stname": "ImGuiInputTextCallbackData" + "funcname": "IsRootNode", + "location": "imgui_internal:1269", + "ov_cimguiname": "ImGuiDockNode_IsRootNode", + "ret": "bool", + "signature": "()const", + "stname": "ImGuiDockNode" } ], - "ImGuiInputTextCallbackData_InsertChars": [ + "ImGuiDockNode_IsSplitNode": [ { - "args": "(ImGuiInputTextCallbackData* self,int pos,const char* text,const char* text_end)", + "args": "(ImGuiDockNode* self)", "argsT": [ { "name": "self", - "type": "ImGuiInputTextCallbackData*" - }, - { - "name": "pos", - "type": "int" - }, - { - "name": "text", - "type": "const char*" - }, - { - "name": "text_end", - "type": "const char*" + "type": "ImGuiDockNode*" } ], - "argsoriginal": "(int pos,const char* text,const char* text_end=((void*)0))", - "call_args": "(pos,text,text_end)", - "cimguiname": "ImGuiInputTextCallbackData_InsertChars", - "defaults": { - "text_end": "NULL" - }, - "funcname": "InsertChars", - "location": "imgui:1920", - "ov_cimguiname": "ImGuiInputTextCallbackData_InsertChars", - "ret": "void", - "signature": "(int,const char*,const char*)", - "stname": "ImGuiInputTextCallbackData" + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "ImGuiDockNode_IsSplitNode", + "defaults": {}, + "funcname": "IsSplitNode", + "location": "imgui_internal:1275", + "ov_cimguiname": "ImGuiDockNode_IsSplitNode", + "ret": "bool", + "signature": "()const", + "stname": "ImGuiDockNode" } ], - "ImGuiInputTextCallbackData_SelectAll": [ + "ImGuiDockNode_Rect": [ { - "args": "(ImGuiInputTextCallbackData* self)", + "args": "(ImRect *pOut,ImGuiDockNode* self)", "argsT": [ + { + "name": "pOut", + "type": "ImRect*" + }, { "name": "self", - "type": "ImGuiInputTextCallbackData*" + "type": "ImGuiDockNode*" } ], "argsoriginal": "()", "call_args": "()", - "cimguiname": "ImGuiInputTextCallbackData_SelectAll", + "cimguiname": "ImGuiDockNode_Rect", "defaults": {}, - "funcname": "SelectAll", - "location": "imgui:1921", - "ov_cimguiname": "ImGuiInputTextCallbackData_SelectAll", + "funcname": "Rect", + "location": "imgui_internal:1279", + "nonUDT": 1, + "ov_cimguiname": "ImGuiDockNode_Rect", "ret": "void", - "signature": "()", - "stname": "ImGuiInputTextCallbackData" + "signature": "()const", + "stname": "ImGuiDockNode" } ], - "ImGuiInputTextCallbackData_destroy": [ + "ImGuiDockNode_destroy": [ { - "args": "(ImGuiInputTextCallbackData* self)", + "args": "(ImGuiDockNode* self)", "argsT": [ { "name": "self", - "type": "ImGuiInputTextCallbackData*" + "type": "ImGuiDockNode*" } ], "call_args": "(self)", - "cimguiname": "ImGuiInputTextCallbackData_destroy", + "cimguiname": "ImGuiDockNode_destroy", "defaults": {}, "destructor": true, - "ov_cimguiname": "ImGuiInputTextCallbackData_destroy", + "location": "imgui_internal:1268", + "ov_cimguiname": "ImGuiDockNode_destroy", + "realdestructor": true, "ret": "void", - "signature": "(ImGuiInputTextCallbackData*)", - "stname": "ImGuiInputTextCallbackData" + "signature": "(ImGuiDockNode*)", + "stname": "ImGuiDockNode" } ], - "ImGuiInputTextState_ClearFreeMemory": [ + "ImGuiIO_AddInputCharacter": [ { - "args": "(ImGuiInputTextState* self)", + "args": "(ImGuiIO* self,unsigned int c)", "argsT": [ { "name": "self", - "type": "ImGuiInputTextState*" + "type": "ImGuiIO*" + }, + { + "name": "c", + "type": "unsigned int" } ], - "argsoriginal": "()", - "call_args": "()", - "cimguiname": "ImGuiInputTextState_ClearFreeMemory", + "argsoriginal": "(unsigned int c)", + "call_args": "(c)", + "cimguiname": "ImGuiIO_AddInputCharacter", "defaults": {}, - "funcname": "ClearFreeMemory", - "location": "imgui_internal:985", - "ov_cimguiname": "ImGuiInputTextState_ClearFreeMemory", + "funcname": "AddInputCharacter", + "location": "imgui:1910", + "ov_cimguiname": "ImGuiIO_AddInputCharacter", "ret": "void", - "signature": "()", - "stname": "ImGuiInputTextState" + "signature": "(unsigned int)", + "stname": "ImGuiIO" } ], - "ImGuiInputTextState_ClearSelection": [ + "ImGuiIO_AddInputCharacterUTF16": [ { - "args": "(ImGuiInputTextState* self)", + "args": "(ImGuiIO* self,ImWchar16 c)", "argsT": [ { "name": "self", - "type": "ImGuiInputTextState*" + "type": "ImGuiIO*" + }, + { + "name": "c", + "type": "ImWchar16" } ], - "argsoriginal": "()", - "call_args": "()", - "cimguiname": "ImGuiInputTextState_ClearSelection", + "argsoriginal": "(ImWchar16 c)", + "call_args": "(c)", + "cimguiname": "ImGuiIO_AddInputCharacterUTF16", "defaults": {}, - "funcname": "ClearSelection", - "location": "imgui_internal:994", - "ov_cimguiname": "ImGuiInputTextState_ClearSelection", + "funcname": "AddInputCharacterUTF16", + "location": "imgui:1911", + "ov_cimguiname": "ImGuiIO_AddInputCharacterUTF16", "ret": "void", - "signature": "()", - "stname": "ImGuiInputTextState" + "signature": "(ImWchar16)", + "stname": "ImGuiIO" } ], - "ImGuiInputTextState_ClearText": [ + "ImGuiIO_AddInputCharactersUTF8": [ { - "args": "(ImGuiInputTextState* self)", + "args": "(ImGuiIO* self,const char* str)", "argsT": [ { "name": "self", - "type": "ImGuiInputTextState*" + "type": "ImGuiIO*" + }, + { + "name": "str", + "type": "const char*" } ], - "argsoriginal": "()", - "call_args": "()", - "cimguiname": "ImGuiInputTextState_ClearText", + "argsoriginal": "(const char* str)", + "call_args": "(str)", + "cimguiname": "ImGuiIO_AddInputCharactersUTF8", "defaults": {}, - "funcname": "ClearText", - "location": "imgui_internal:984", - "ov_cimguiname": "ImGuiInputTextState_ClearText", + "funcname": "AddInputCharactersUTF8", + "location": "imgui:1912", + "ov_cimguiname": "ImGuiIO_AddInputCharactersUTF8", "ret": "void", - "signature": "()", - "stname": "ImGuiInputTextState" + "signature": "(const char*)", + "stname": "ImGuiIO" } ], - "ImGuiInputTextState_CursorAnimReset": [ + "ImGuiIO_ClearInputCharacters": [ { - "args": "(ImGuiInputTextState* self)", + "args": "(ImGuiIO* self)", "argsT": [ { "name": "self", - "type": "ImGuiInputTextState*" + "type": "ImGuiIO*" } ], "argsoriginal": "()", "call_args": "()", - "cimguiname": "ImGuiInputTextState_CursorAnimReset", + "cimguiname": "ImGuiIO_ClearInputCharacters", "defaults": {}, - "funcname": "CursorAnimReset", - "location": "imgui_internal:991", - "ov_cimguiname": "ImGuiInputTextState_CursorAnimReset", + "funcname": "ClearInputCharacters", + "location": "imgui:1913", + "ov_cimguiname": "ImGuiIO_ClearInputCharacters", "ret": "void", "signature": "()", - "stname": "ImGuiInputTextState" + "stname": "ImGuiIO" } ], - "ImGuiInputTextState_CursorClamp": [ + "ImGuiIO_ImGuiIO": [ { - "args": "(ImGuiInputTextState* self)", + "args": "()", + "argsT": [], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "ImGuiIO_ImGuiIO", + "constructor": true, + "defaults": {}, + "funcname": "ImGuiIO", + "location": "imgui:1961", + "ov_cimguiname": "ImGuiIO_ImGuiIO", + "signature": "()", + "stname": "ImGuiIO" + } + ], + "ImGuiIO_destroy": [ + { + "args": "(ImGuiIO* self)", "argsT": [ { "name": "self", - "type": "ImGuiInputTextState*" + "type": "ImGuiIO*" } ], - "argsoriginal": "()", - "call_args": "()", - "cimguiname": "ImGuiInputTextState_CursorClamp", + "call_args": "(self)", + "cimguiname": "ImGuiIO_destroy", "defaults": {}, - "funcname": "CursorClamp", - "location": "imgui_internal:992", - "ov_cimguiname": "ImGuiInputTextState_CursorClamp", + "destructor": true, + "ov_cimguiname": "ImGuiIO_destroy", "ret": "void", - "signature": "()", - "stname": "ImGuiInputTextState" + "signature": "(ImGuiIO*)", + "stname": "ImGuiIO" } ], - "ImGuiInputTextState_GetRedoAvailCount": [ + "ImGuiInputTextCallbackData_ClearSelection": [ { - "args": "(ImGuiInputTextState* self)", + "args": "(ImGuiInputTextCallbackData* self)", "argsT": [ { "name": "self", - "type": "ImGuiInputTextState*" + "type": "ImGuiInputTextCallbackData*" } ], "argsoriginal": "()", "call_args": "()", - "cimguiname": "ImGuiInputTextState_GetRedoAvailCount", + "cimguiname": "ImGuiInputTextCallbackData_ClearSelection", "defaults": {}, - "funcname": "GetRedoAvailCount", - "location": "imgui_internal:987", - "ov_cimguiname": "ImGuiInputTextState_GetRedoAvailCount", - "ret": "int", - "signature": "()const", - "stname": "ImGuiInputTextState" + "funcname": "ClearSelection", + "location": "imgui:2002", + "ov_cimguiname": "ImGuiInputTextCallbackData_ClearSelection", + "ret": "void", + "signature": "()", + "stname": "ImGuiInputTextCallbackData" } ], - "ImGuiInputTextState_GetUndoAvailCount": [ + "ImGuiInputTextCallbackData_DeleteChars": [ { - "args": "(ImGuiInputTextState* self)", + "args": "(ImGuiInputTextCallbackData* self,int pos,int bytes_count)", "argsT": [ { "name": "self", - "type": "ImGuiInputTextState*" + "type": "ImGuiInputTextCallbackData*" + }, + { + "name": "pos", + "type": "int" + }, + { + "name": "bytes_count", + "type": "int" } ], - "argsoriginal": "()", - "call_args": "()", - "cimguiname": "ImGuiInputTextState_GetUndoAvailCount", + "argsoriginal": "(int pos,int bytes_count)", + "call_args": "(pos,bytes_count)", + "cimguiname": "ImGuiInputTextCallbackData_DeleteChars", "defaults": {}, - "funcname": "GetUndoAvailCount", - "location": "imgui_internal:986", - "ov_cimguiname": "ImGuiInputTextState_GetUndoAvailCount", - "ret": "int", - "signature": "()const", - "stname": "ImGuiInputTextState" + "funcname": "DeleteChars", + "location": "imgui:1999", + "ov_cimguiname": "ImGuiInputTextCallbackData_DeleteChars", + "ret": "void", + "signature": "(int,int)", + "stname": "ImGuiInputTextCallbackData" } ], - "ImGuiInputTextState_HasSelection": [ + "ImGuiInputTextCallbackData_HasSelection": [ { - "args": "(ImGuiInputTextState* self)", + "args": "(ImGuiInputTextCallbackData* self)", "argsT": [ { "name": "self", - "type": "ImGuiInputTextState*" + "type": "ImGuiInputTextCallbackData*" } ], "argsoriginal": "()", "call_args": "()", - "cimguiname": "ImGuiInputTextState_HasSelection", + "cimguiname": "ImGuiInputTextCallbackData_HasSelection", "defaults": {}, "funcname": "HasSelection", - "location": "imgui_internal:993", - "ov_cimguiname": "ImGuiInputTextState_HasSelection", + "location": "imgui:2003", + "ov_cimguiname": "ImGuiInputTextCallbackData_HasSelection", "ret": "bool", "signature": "()const", - "stname": "ImGuiInputTextState" + "stname": "ImGuiInputTextCallbackData" } ], - "ImGuiInputTextState_ImGuiInputTextState": [ + "ImGuiInputTextCallbackData_ImGuiInputTextCallbackData": [ { "args": "()", "argsT": [], "argsoriginal": "()", "call_args": "()", - "cimguiname": "ImGuiInputTextState_ImGuiInputTextState", + "cimguiname": "ImGuiInputTextCallbackData_ImGuiInputTextCallbackData", "constructor": true, "defaults": {}, - "funcname": "ImGuiInputTextState", - "location": "imgui_internal:983", - "ov_cimguiname": "ImGuiInputTextState_ImGuiInputTextState", + "funcname": "ImGuiInputTextCallbackData", + "location": "imgui:1998", + "ov_cimguiname": "ImGuiInputTextCallbackData_ImGuiInputTextCallbackData", "signature": "()", - "stname": "ImGuiInputTextState" + "stname": "ImGuiInputTextCallbackData" } ], - "ImGuiInputTextState_OnKeyPressed": [ + "ImGuiInputTextCallbackData_InsertChars": [ { - "args": "(ImGuiInputTextState* self,int key)", + "args": "(ImGuiInputTextCallbackData* self,int pos,const char* text,const char* text_end)", "argsT": [ { "name": "self", - "type": "ImGuiInputTextState*" + "type": "ImGuiInputTextCallbackData*" }, { - "name": "key", + "name": "pos", "type": "int" + }, + { + "name": "text", + "type": "const char*" + }, + { + "name": "text_end", + "type": "const char*" } ], - "argsoriginal": "(int key)", - "call_args": "(key)", - "cimguiname": "ImGuiInputTextState_OnKeyPressed", - "defaults": {}, - "funcname": "OnKeyPressed", - "location": "imgui_internal:988", - "ov_cimguiname": "ImGuiInputTextState_OnKeyPressed", - "ret": "void", - "signature": "(int)", - "stname": "ImGuiInputTextState" - } - ], - "ImGuiInputTextState_SelectAll": [ + "argsoriginal": "(int pos,const char* text,const char* text_end=((void*)0))", + "call_args": "(pos,text,text_end)", + "cimguiname": "ImGuiInputTextCallbackData_InsertChars", + "defaults": { + "text_end": "NULL" + }, + "funcname": "InsertChars", + "location": "imgui:2000", + "ov_cimguiname": "ImGuiInputTextCallbackData_InsertChars", + "ret": "void", + "signature": "(int,const char*,const char*)", + "stname": "ImGuiInputTextCallbackData" + } + ], + "ImGuiInputTextCallbackData_SelectAll": [ + { + "args": "(ImGuiInputTextCallbackData* self)", + "argsT": [ + { + "name": "self", + "type": "ImGuiInputTextCallbackData*" + } + ], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "ImGuiInputTextCallbackData_SelectAll", + "defaults": {}, + "funcname": "SelectAll", + "location": "imgui:2001", + "ov_cimguiname": "ImGuiInputTextCallbackData_SelectAll", + "ret": "void", + "signature": "()", + "stname": "ImGuiInputTextCallbackData" + } + ], + "ImGuiInputTextCallbackData_destroy": [ + { + "args": "(ImGuiInputTextCallbackData* self)", + "argsT": [ + { + "name": "self", + "type": "ImGuiInputTextCallbackData*" + } + ], + "call_args": "(self)", + "cimguiname": "ImGuiInputTextCallbackData_destroy", + "defaults": {}, + "destructor": true, + "ov_cimguiname": "ImGuiInputTextCallbackData_destroy", + "ret": "void", + "signature": "(ImGuiInputTextCallbackData*)", + "stname": "ImGuiInputTextCallbackData" + } + ], + "ImGuiInputTextState_ClearFreeMemory": [ + { + "args": "(ImGuiInputTextState* self)", + "argsT": [ + { + "name": "self", + "type": "ImGuiInputTextState*" + } + ], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "ImGuiInputTextState_ClearFreeMemory", + "defaults": {}, + "funcname": "ClearFreeMemory", + "location": "imgui_internal:997", + "ov_cimguiname": "ImGuiInputTextState_ClearFreeMemory", + "ret": "void", + "signature": "()", + "stname": "ImGuiInputTextState" + } + ], + "ImGuiInputTextState_ClearSelection": [ + { + "args": "(ImGuiInputTextState* self)", + "argsT": [ + { + "name": "self", + "type": "ImGuiInputTextState*" + } + ], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "ImGuiInputTextState_ClearSelection", + "defaults": {}, + "funcname": "ClearSelection", + "location": "imgui_internal:1006", + "ov_cimguiname": "ImGuiInputTextState_ClearSelection", + "ret": "void", + "signature": "()", + "stname": "ImGuiInputTextState" + } + ], + "ImGuiInputTextState_ClearText": [ + { + "args": "(ImGuiInputTextState* self)", + "argsT": [ + { + "name": "self", + "type": "ImGuiInputTextState*" + } + ], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "ImGuiInputTextState_ClearText", + "defaults": {}, + "funcname": "ClearText", + "location": "imgui_internal:996", + "ov_cimguiname": "ImGuiInputTextState_ClearText", + "ret": "void", + "signature": "()", + "stname": "ImGuiInputTextState" + } + ], + "ImGuiInputTextState_CursorAnimReset": [ + { + "args": "(ImGuiInputTextState* self)", + "argsT": [ + { + "name": "self", + "type": "ImGuiInputTextState*" + } + ], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "ImGuiInputTextState_CursorAnimReset", + "defaults": {}, + "funcname": "CursorAnimReset", + "location": "imgui_internal:1003", + "ov_cimguiname": "ImGuiInputTextState_CursorAnimReset", + "ret": "void", + "signature": "()", + "stname": "ImGuiInputTextState" + } + ], + "ImGuiInputTextState_CursorClamp": [ + { + "args": "(ImGuiInputTextState* self)", + "argsT": [ + { + "name": "self", + "type": "ImGuiInputTextState*" + } + ], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "ImGuiInputTextState_CursorClamp", + "defaults": {}, + "funcname": "CursorClamp", + "location": "imgui_internal:1004", + "ov_cimguiname": "ImGuiInputTextState_CursorClamp", + "ret": "void", + "signature": "()", + "stname": "ImGuiInputTextState" + } + ], + "ImGuiInputTextState_GetRedoAvailCount": [ + { + "args": "(ImGuiInputTextState* self)", + "argsT": [ + { + "name": "self", + "type": "ImGuiInputTextState*" + } + ], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "ImGuiInputTextState_GetRedoAvailCount", + "defaults": {}, + "funcname": "GetRedoAvailCount", + "location": "imgui_internal:999", + "ov_cimguiname": "ImGuiInputTextState_GetRedoAvailCount", + "ret": "int", + "signature": "()const", + "stname": "ImGuiInputTextState" + } + ], + "ImGuiInputTextState_GetUndoAvailCount": [ + { + "args": "(ImGuiInputTextState* self)", + "argsT": [ + { + "name": "self", + "type": "ImGuiInputTextState*" + } + ], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "ImGuiInputTextState_GetUndoAvailCount", + "defaults": {}, + "funcname": "GetUndoAvailCount", + "location": "imgui_internal:998", + "ov_cimguiname": "ImGuiInputTextState_GetUndoAvailCount", + "ret": "int", + "signature": "()const", + "stname": "ImGuiInputTextState" + } + ], + "ImGuiInputTextState_HasSelection": [ + { + "args": "(ImGuiInputTextState* self)", + "argsT": [ + { + "name": "self", + "type": "ImGuiInputTextState*" + } + ], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "ImGuiInputTextState_HasSelection", + "defaults": {}, + "funcname": "HasSelection", + "location": "imgui_internal:1005", + "ov_cimguiname": "ImGuiInputTextState_HasSelection", + "ret": "bool", + "signature": "()const", + "stname": "ImGuiInputTextState" + } + ], + "ImGuiInputTextState_ImGuiInputTextState": [ + { + "args": "()", + "argsT": [], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "ImGuiInputTextState_ImGuiInputTextState", + "constructor": true, + "defaults": {}, + "funcname": "ImGuiInputTextState", + "location": "imgui_internal:995", + "ov_cimguiname": "ImGuiInputTextState_ImGuiInputTextState", + "signature": "()", + "stname": "ImGuiInputTextState" + } + ], + "ImGuiInputTextState_OnKeyPressed": [ + { + "args": "(ImGuiInputTextState* self,int key)", + "argsT": [ + { + "name": "self", + "type": "ImGuiInputTextState*" + }, + { + "name": "key", + "type": "int" + } + ], + "argsoriginal": "(int key)", + "call_args": "(key)", + "cimguiname": "ImGuiInputTextState_OnKeyPressed", + "defaults": {}, + "funcname": "OnKeyPressed", + "location": "imgui_internal:1000", + "ov_cimguiname": "ImGuiInputTextState_OnKeyPressed", + "ret": "void", + "signature": "(int)", + "stname": "ImGuiInputTextState" + } + ], + "ImGuiInputTextState_SelectAll": [ { "args": "(ImGuiInputTextState* self)", "argsT": [ @@ -5699,7 +6012,7 @@ "cimguiname": "ImGuiInputTextState_SelectAll", "defaults": {}, "funcname": "SelectAll", - "location": "imgui_internal:995", + "location": "imgui_internal:1007", "ov_cimguiname": "ImGuiInputTextState_SelectAll", "ret": "void", "signature": "()", @@ -5739,7 +6052,7 @@ "cimguiname": "ImGuiLastItemDataBackup_Backup", "defaults": {}, "funcname": "Backup", - "location": "imgui_internal:1861", + "location": "imgui_internal:2075", "ov_cimguiname": "ImGuiLastItemDataBackup_Backup", "ret": "void", "signature": "()", @@ -5756,7 +6069,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiLastItemDataBackup", - "location": "imgui_internal:1860", + "location": "imgui_internal:2074", "ov_cimguiname": "ImGuiLastItemDataBackup_ImGuiLastItemDataBackup", "signature": "()", "stname": "ImGuiLastItemDataBackup" @@ -5776,7 +6089,7 @@ "cimguiname": "ImGuiLastItemDataBackup_Restore", "defaults": {}, "funcname": "Restore", - "location": "imgui_internal:1862", + "location": "imgui_internal:2076", "ov_cimguiname": "ImGuiLastItemDataBackup_Restore", "ret": "void", "signature": "()const", @@ -5826,7 +6139,7 @@ "items_height": "-1.0f" }, "funcname": "Begin", - "location": "imgui:2135", + "location": "imgui:2237", "ov_cimguiname": "ImGuiListClipper_Begin", "ret": "void", "signature": "(int,float)", @@ -5847,7 +6160,7 @@ "cimguiname": "ImGuiListClipper_End", "defaults": {}, "funcname": "End", - "location": "imgui:2136", + "location": "imgui:2238", "ov_cimguiname": "ImGuiListClipper_End", "ret": "void", "signature": "()", @@ -5864,7 +6177,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiListClipper", - "location": "imgui:2130", + "location": "imgui:2232", "ov_cimguiname": "ImGuiListClipper_ImGuiListClipper", "signature": "()", "stname": "ImGuiListClipper" @@ -5884,7 +6197,7 @@ "cimguiname": "ImGuiListClipper_Step", "defaults": {}, "funcname": "Step", - "location": "imgui:2137", + "location": "imgui:2239", "ov_cimguiname": "ImGuiListClipper_Step", "ret": "bool", "signature": "()", @@ -5904,7 +6217,7 @@ "cimguiname": "ImGuiListClipper_destroy", "defaults": {}, "destructor": true, - "location": "imgui:2131", + "location": "imgui:2233", "ov_cimguiname": "ImGuiListClipper_destroy", "realdestructor": true, "ret": "void", @@ -5930,7 +6243,7 @@ "cimguiname": "ImGuiMenuColumns_CalcExtraSpace", "defaults": {}, "funcname": "CalcExtraSpace", - "location": "imgui_internal:959", + "location": "imgui_internal:971", "ov_cimguiname": "ImGuiMenuColumns_CalcExtraSpace", "ret": "float", "signature": "(float)const", @@ -5963,7 +6276,7 @@ "cimguiname": "ImGuiMenuColumns_DeclColumns", "defaults": {}, "funcname": "DeclColumns", - "location": "imgui_internal:958", + "location": "imgui_internal:970", "ov_cimguiname": "ImGuiMenuColumns_DeclColumns", "ret": "float", "signature": "(float,float,float)", @@ -5980,7 +6293,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiMenuColumns", - "location": "imgui_internal:956", + "location": "imgui_internal:968", "ov_cimguiname": "ImGuiMenuColumns_ImGuiMenuColumns", "signature": "()", "stname": "ImGuiMenuColumns" @@ -6012,7 +6325,7 @@ "cimguiname": "ImGuiMenuColumns_Update", "defaults": {}, "funcname": "Update", - "location": "imgui_internal:957", + "location": "imgui_internal:969", "ov_cimguiname": "ImGuiMenuColumns_Update", "ret": "void", "signature": "(int,float,bool)", @@ -6048,7 +6361,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiMetricsConfig", - "location": "imgui_internal:1241", + "location": "imgui_internal:1405", "ov_cimguiname": "ImGuiMetricsConfig_ImGuiMetricsConfig", "signature": "()", "stname": "ImGuiMetricsConfig" @@ -6087,7 +6400,7 @@ "cimguiname": "ImGuiNavMoveResult_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui_internal:1023", + "location": "imgui_internal:1035", "ov_cimguiname": "ImGuiNavMoveResult_Clear", "ret": "void", "signature": "()", @@ -6104,7 +6417,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiNavMoveResult", - "location": "imgui_internal:1022", + "location": "imgui_internal:1034", "ov_cimguiname": "ImGuiNavMoveResult_ImGuiNavMoveResult", "signature": "()", "stname": "ImGuiNavMoveResult" @@ -6143,7 +6456,7 @@ "cimguiname": "ImGuiNextItemData_ClearFlags", "defaults": {}, "funcname": "ClearFlags", - "location": "imgui_internal:1078", + "location": "imgui_internal:1098", "ov_cimguiname": "ImGuiNextItemData_ClearFlags", "ret": "void", "signature": "()", @@ -6160,7 +6473,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiNextItemData", - "location": "imgui_internal:1077", + "location": "imgui_internal:1097", "ov_cimguiname": "ImGuiNextItemData_ImGuiNextItemData", "signature": "()", "stname": "ImGuiNextItemData" @@ -6199,7 +6512,7 @@ "cimguiname": "ImGuiNextWindowData_ClearFlags", "defaults": {}, "funcname": "ClearFlags", - "location": "imgui_internal:1059", + "location": "imgui_internal:1079", "ov_cimguiname": "ImGuiNextWindowData_ClearFlags", "ret": "void", "signature": "()", @@ -6216,7 +6529,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiNextWindowData", - "location": "imgui_internal:1058", + "location": "imgui_internal:1078", "ov_cimguiname": "ImGuiNextWindowData_ImGuiNextWindowData", "signature": "()", "stname": "ImGuiNextWindowData" @@ -6251,7 +6564,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiOldColumnData", - "location": "imgui_internal:1128", + "location": "imgui_internal:1148", "ov_cimguiname": "ImGuiOldColumnData_ImGuiOldColumnData", "signature": "()", "stname": "ImGuiOldColumnData" @@ -6286,7 +6599,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiOldColumns", - "location": "imgui_internal:1149", + "location": "imgui_internal:1169", "ov_cimguiname": "ImGuiOldColumns_ImGuiOldColumns", "signature": "()", "stname": "ImGuiOldColumns" @@ -6321,7 +6634,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiOnceUponAFrame", - "location": "imgui:1998", + "location": "imgui:2100", "ov_cimguiname": "ImGuiOnceUponAFrame_ImGuiOnceUponAFrame", "signature": "()", "stname": "ImGuiOnceUponAFrame" @@ -6360,7 +6673,7 @@ "cimguiname": "ImGuiPayload_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui:1952", + "location": "imgui:2054", "ov_cimguiname": "ImGuiPayload_Clear", "ret": "void", "signature": "()", @@ -6377,7 +6690,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiPayload", - "location": "imgui:1951", + "location": "imgui:2053", "ov_cimguiname": "ImGuiPayload_ImGuiPayload", "signature": "()", "stname": "ImGuiPayload" @@ -6401,7 +6714,7 @@ "cimguiname": "ImGuiPayload_IsDataType", "defaults": {}, "funcname": "IsDataType", - "location": "imgui:1953", + "location": "imgui:2055", "ov_cimguiname": "ImGuiPayload_IsDataType", "ret": "bool", "signature": "(const char*)const", @@ -6422,7 +6735,7 @@ "cimguiname": "ImGuiPayload_IsDelivery", "defaults": {}, "funcname": "IsDelivery", - "location": "imgui:1955", + "location": "imgui:2057", "ov_cimguiname": "ImGuiPayload_IsDelivery", "ret": "bool", "signature": "()const", @@ -6443,7 +6756,7 @@ "cimguiname": "ImGuiPayload_IsPreview", "defaults": {}, "funcname": "IsPreview", - "location": "imgui:1954", + "location": "imgui:2056", "ov_cimguiname": "ImGuiPayload_IsPreview", "ret": "bool", "signature": "()const", @@ -6469,6 +6782,76 @@ "stname": "ImGuiPayload" } ], + "ImGuiPlatformIO_ImGuiPlatformIO": [ + { + "args": "()", + "argsT": [], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "ImGuiPlatformIO_ImGuiPlatformIO", + "constructor": true, + "defaults": {}, + "funcname": "ImGuiPlatformIO", + "location": "imgui:2992", + "ov_cimguiname": "ImGuiPlatformIO_ImGuiPlatformIO", + "signature": "()", + "stname": "ImGuiPlatformIO" + } + ], + "ImGuiPlatformIO_destroy": [ + { + "args": "(ImGuiPlatformIO* self)", + "argsT": [ + { + "name": "self", + "type": "ImGuiPlatformIO*" + } + ], + "call_args": "(self)", + "cimguiname": "ImGuiPlatformIO_destroy", + "defaults": {}, + "destructor": true, + "ov_cimguiname": "ImGuiPlatformIO_destroy", + "ret": "void", + "signature": "(ImGuiPlatformIO*)", + "stname": "ImGuiPlatformIO" + } + ], + "ImGuiPlatformMonitor_ImGuiPlatformMonitor": [ + { + "args": "()", + "argsT": [], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "ImGuiPlatformMonitor_ImGuiPlatformMonitor", + "constructor": true, + "defaults": {}, + "funcname": "ImGuiPlatformMonitor", + "location": "imgui:3002", + "ov_cimguiname": "ImGuiPlatformMonitor_ImGuiPlatformMonitor", + "signature": "()", + "stname": "ImGuiPlatformMonitor" + } + ], + "ImGuiPlatformMonitor_destroy": [ + { + "args": "(ImGuiPlatformMonitor* self)", + "argsT": [ + { + "name": "self", + "type": "ImGuiPlatformMonitor*" + } + ], + "call_args": "(self)", + "cimguiname": "ImGuiPlatformMonitor_destroy", + "defaults": {}, + "destructor": true, + "ov_cimguiname": "ImGuiPlatformMonitor_destroy", + "ret": "void", + "signature": "(ImGuiPlatformMonitor*)", + "stname": "ImGuiPlatformMonitor" + } + ], "ImGuiPopupData_ImGuiPopupData": [ { "args": "()", @@ -6479,7 +6862,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiPopupData", - "location": "imgui_internal:1009", + "location": "imgui_internal:1021", "ov_cimguiname": "ImGuiPopupData_ImGuiPopupData", "signature": "()", "stname": "ImGuiPopupData" @@ -6519,7 +6902,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiPtrOrIndex", - "location": "imgui_internal:1092", + "location": "imgui_internal:1112", "ov_cimguiname": "ImGuiPtrOrIndex_ImGuiPtrOrIndexPtr", "signature": "(void*)", "stname": "ImGuiPtrOrIndex" @@ -6538,7 +6921,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiPtrOrIndex", - "location": "imgui_internal:1093", + "location": "imgui_internal:1113", "ov_cimguiname": "ImGuiPtrOrIndex_ImGuiPtrOrIndexInt", "signature": "(int)", "stname": "ImGuiPtrOrIndex" @@ -6573,7 +6956,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiSettingsHandler", - "location": "imgui_internal:1224", + "location": "imgui_internal:1387", "ov_cimguiname": "ImGuiSettingsHandler_ImGuiSettingsHandler", "signature": "()", "stname": "ImGuiSettingsHandler" @@ -6612,7 +6995,7 @@ "cimguiname": "ImGuiStackSizes_CompareWithCurrentState", "defaults": {}, "funcname": "CompareWithCurrentState", - "location": "imgui_internal:1265", + "location": "imgui_internal:1430", "ov_cimguiname": "ImGuiStackSizes_CompareWithCurrentState", "ret": "void", "signature": "()", @@ -6629,7 +7012,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiStackSizes", - "location": "imgui_internal:1263", + "location": "imgui_internal:1428", "ov_cimguiname": "ImGuiStackSizes_ImGuiStackSizes", "signature": "()", "stname": "ImGuiStackSizes" @@ -6649,7 +7032,7 @@ "cimguiname": "ImGuiStackSizes_SetToCurrentState", "defaults": {}, "funcname": "SetToCurrentState", - "location": "imgui_internal:1264", + "location": "imgui_internal:1429", "ov_cimguiname": "ImGuiStackSizes_SetToCurrentState", "ret": "void", "signature": "()", @@ -6694,7 +7077,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiStoragePair", - "location": "imgui:2065", + "location": "imgui:2167", "ov_cimguiname": "ImGuiStoragePair_ImGuiStoragePairInt", "signature": "(ImGuiID,int)", "stname": "ImGuiStoragePair" @@ -6717,7 +7100,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiStoragePair", - "location": "imgui:2066", + "location": "imgui:2168", "ov_cimguiname": "ImGuiStoragePair_ImGuiStoragePairFloat", "signature": "(ImGuiID,float)", "stname": "ImGuiStoragePair" @@ -6740,7 +7123,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiStoragePair", - "location": "imgui:2067", + "location": "imgui:2169", "ov_cimguiname": "ImGuiStoragePair_ImGuiStoragePairPtr", "signature": "(ImGuiID,void*)", "stname": "ImGuiStoragePair" @@ -6779,7 +7162,7 @@ "cimguiname": "ImGuiStorage_BuildSortByKey", "defaults": {}, "funcname": "BuildSortByKey", - "location": "imgui:2098", + "location": "imgui:2200", "ov_cimguiname": "ImGuiStorage_BuildSortByKey", "ret": "void", "signature": "()", @@ -6800,7 +7183,7 @@ "cimguiname": "ImGuiStorage_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui:2075", + "location": "imgui:2177", "ov_cimguiname": "ImGuiStorage_Clear", "ret": "void", "signature": "()", @@ -6831,7 +7214,7 @@ "default_val": "false" }, "funcname": "GetBool", - "location": "imgui:2078", + "location": "imgui:2180", "ov_cimguiname": "ImGuiStorage_GetBool", "ret": "bool", "signature": "(ImGuiID,bool)const", @@ -6862,7 +7245,7 @@ "default_val": "false" }, "funcname": "GetBoolRef", - "location": "imgui:2090", + "location": "imgui:2192", "ov_cimguiname": "ImGuiStorage_GetBoolRef", "ret": "bool*", "signature": "(ImGuiID,bool)", @@ -6893,7 +7276,7 @@ "default_val": "0.0f" }, "funcname": "GetFloat", - "location": "imgui:2080", + "location": "imgui:2182", "ov_cimguiname": "ImGuiStorage_GetFloat", "ret": "float", "signature": "(ImGuiID,float)const", @@ -6924,7 +7307,7 @@ "default_val": "0.0f" }, "funcname": "GetFloatRef", - "location": "imgui:2091", + "location": "imgui:2193", "ov_cimguiname": "ImGuiStorage_GetFloatRef", "ret": "float*", "signature": "(ImGuiID,float)", @@ -6955,7 +7338,7 @@ "default_val": "0" }, "funcname": "GetInt", - "location": "imgui:2076", + "location": "imgui:2178", "ov_cimguiname": "ImGuiStorage_GetInt", "ret": "int", "signature": "(ImGuiID,int)const", @@ -6986,7 +7369,7 @@ "default_val": "0" }, "funcname": "GetIntRef", - "location": "imgui:2089", + "location": "imgui:2191", "ov_cimguiname": "ImGuiStorage_GetIntRef", "ret": "int*", "signature": "(ImGuiID,int)", @@ -7011,7 +7394,7 @@ "cimguiname": "ImGuiStorage_GetVoidPtr", "defaults": {}, "funcname": "GetVoidPtr", - "location": "imgui:2082", + "location": "imgui:2184", "ov_cimguiname": "ImGuiStorage_GetVoidPtr", "ret": "void*", "signature": "(ImGuiID)const", @@ -7042,7 +7425,7 @@ "default_val": "NULL" }, "funcname": "GetVoidPtrRef", - "location": "imgui:2092", + "location": "imgui:2194", "ov_cimguiname": "ImGuiStorage_GetVoidPtrRef", "ret": "void**", "signature": "(ImGuiID,void*)", @@ -7067,7 +7450,7 @@ "cimguiname": "ImGuiStorage_SetAllInt", "defaults": {}, "funcname": "SetAllInt", - "location": "imgui:2095", + "location": "imgui:2197", "ov_cimguiname": "ImGuiStorage_SetAllInt", "ret": "void", "signature": "(int)", @@ -7096,7 +7479,7 @@ "cimguiname": "ImGuiStorage_SetBool", "defaults": {}, "funcname": "SetBool", - "location": "imgui:2079", + "location": "imgui:2181", "ov_cimguiname": "ImGuiStorage_SetBool", "ret": "void", "signature": "(ImGuiID,bool)", @@ -7125,7 +7508,7 @@ "cimguiname": "ImGuiStorage_SetFloat", "defaults": {}, "funcname": "SetFloat", - "location": "imgui:2081", + "location": "imgui:2183", "ov_cimguiname": "ImGuiStorage_SetFloat", "ret": "void", "signature": "(ImGuiID,float)", @@ -7154,7 +7537,7 @@ "cimguiname": "ImGuiStorage_SetInt", "defaults": {}, "funcname": "SetInt", - "location": "imgui:2077", + "location": "imgui:2179", "ov_cimguiname": "ImGuiStorage_SetInt", "ret": "void", "signature": "(ImGuiID,int)", @@ -7183,7 +7566,7 @@ "cimguiname": "ImGuiStorage_SetVoidPtr", "defaults": {}, "funcname": "SetVoidPtr", - "location": "imgui:2083", + "location": "imgui:2185", "ov_cimguiname": "ImGuiStorage_SetVoidPtr", "ret": "void", "signature": "(ImGuiID,void*)", @@ -7209,7 +7592,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiStyleMod", - "location": "imgui_internal:928", + "location": "imgui_internal:940", "ov_cimguiname": "ImGuiStyleMod_ImGuiStyleModInt", "signature": "(ImGuiStyleVar,int)", "stname": "ImGuiStyleMod" @@ -7232,7 +7615,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiStyleMod", - "location": "imgui_internal:929", + "location": "imgui_internal:941", "ov_cimguiname": "ImGuiStyleMod_ImGuiStyleModFloat", "signature": "(ImGuiStyleVar,float)", "stname": "ImGuiStyleMod" @@ -7255,7 +7638,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiStyleMod", - "location": "imgui_internal:930", + "location": "imgui_internal:942", "ov_cimguiname": "ImGuiStyleMod_ImGuiStyleModVec2", "signature": "(ImGuiStyleVar,ImVec2)", "stname": "ImGuiStyleMod" @@ -7290,7 +7673,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiStyle", - "location": "imgui:1744", + "location": "imgui:1816", "ov_cimguiname": "ImGuiStyle_ImGuiStyle", "signature": "()", "stname": "ImGuiStyle" @@ -7314,7 +7697,7 @@ "cimguiname": "ImGuiStyle_ScaleAllSizes", "defaults": {}, "funcname": "ScaleAllSizes", - "location": "imgui:1745", + "location": "imgui:1817", "ov_cimguiname": "ImGuiStyle_ScaleAllSizes", "ret": "void", "signature": "(float)", @@ -7358,7 +7741,7 @@ "cimguiname": "ImGuiTabBar_GetTabName", "defaults": {}, "funcname": "GetTabName", - "location": "imgui_internal:1939", + "location": "imgui_internal:2156", "ov_cimguiname": "ImGuiTabBar_GetTabName", "ret": "const char*", "signature": "(const ImGuiTabItem*)const", @@ -7383,7 +7766,7 @@ "cimguiname": "ImGuiTabBar_GetTabOrder", "defaults": {}, "funcname": "GetTabOrder", - "location": "imgui_internal:1938", + "location": "imgui_internal:2155", "ov_cimguiname": "ImGuiTabBar_GetTabOrder", "ret": "int", "signature": "(const ImGuiTabItem*)const", @@ -7400,7 +7783,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTabBar", - "location": "imgui_internal:1937", + "location": "imgui_internal:2154", "ov_cimguiname": "ImGuiTabBar_ImGuiTabBar", "signature": "()", "stname": "ImGuiTabBar" @@ -7435,7 +7818,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTabItem", - "location": "imgui_internal:1899", + "location": "imgui_internal:2116", "ov_cimguiname": "ImGuiTabItem_ImGuiTabItem", "signature": "()", "stname": "ImGuiTabItem" @@ -7470,7 +7853,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTableColumnSettings", - "location": "imgui_internal:2159", + "location": "imgui_internal:2378", "ov_cimguiname": "ImGuiTableColumnSettings_ImGuiTableColumnSettings", "signature": "()", "stname": "ImGuiTableColumnSettings" @@ -7505,7 +7888,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTableColumnSortSpecs", - "location": "imgui:1966", + "location": "imgui:2068", "ov_cimguiname": "ImGuiTableColumnSortSpecs_ImGuiTableColumnSortSpecs", "signature": "()", "stname": "ImGuiTableColumnSortSpecs" @@ -7540,7 +7923,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTableColumn", - "location": "imgui_internal:2007", + "location": "imgui_internal:2226", "ov_cimguiname": "ImGuiTableColumn_ImGuiTableColumn", "signature": "()", "stname": "ImGuiTableColumn" @@ -7579,7 +7962,7 @@ "cimguiname": "ImGuiTableSettings_GetColumnSettings", "defaults": {}, "funcname": "GetColumnSettings", - "location": "imgui_internal:2182", + "location": "imgui_internal:2401", "ov_cimguiname": "ImGuiTableSettings_GetColumnSettings", "ret": "ImGuiTableColumnSettings*", "signature": "()", @@ -7596,7 +7979,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTableSettings", - "location": "imgui_internal:2181", + "location": "imgui_internal:2400", "ov_cimguiname": "ImGuiTableSettings_ImGuiTableSettings", "signature": "()", "stname": "ImGuiTableSettings" @@ -7631,7 +8014,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTableSortSpecs", - "location": "imgui:1979", + "location": "imgui:2081", "ov_cimguiname": "ImGuiTableSortSpecs_ImGuiTableSortSpecs", "signature": "()", "stname": "ImGuiTableSortSpecs" @@ -7666,7 +8049,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTable", - "location": "imgui_internal:2143", + "location": "imgui_internal:2362", "ov_cimguiname": "ImGuiTable_ImGuiTable", "signature": "()", "stname": "ImGuiTable" @@ -7685,7 +8068,7 @@ "cimguiname": "ImGuiTable_destroy", "defaults": {}, "destructor": true, - "location": "imgui_internal:2144", + "location": "imgui_internal:2363", "ov_cimguiname": "ImGuiTable_destroy", "realdestructor": true, "ret": "void", @@ -7703,7 +8086,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTextBuffer", - "location": "imgui:2036", + "location": "imgui:2138", "ov_cimguiname": "ImGuiTextBuffer_ImGuiTextBuffer", "signature": "()", "stname": "ImGuiTextBuffer" @@ -7733,7 +8116,7 @@ "str_end": "NULL" }, "funcname": "append", - "location": "imgui:2045", + "location": "imgui:2147", "ov_cimguiname": "ImGuiTextBuffer_append", "ret": "void", "signature": "(const char*,const char*)", @@ -7763,7 +8146,7 @@ "defaults": {}, "funcname": "appendf", "isvararg": "...)", - "location": "imgui:2046", + "location": "imgui:2148", "manual": true, "ov_cimguiname": "ImGuiTextBuffer_appendf", "ret": "void", @@ -7793,7 +8176,7 @@ "cimguiname": "ImGuiTextBuffer_appendfv", "defaults": {}, "funcname": "appendfv", - "location": "imgui:2047", + "location": "imgui:2149", "ov_cimguiname": "ImGuiTextBuffer_appendfv", "ret": "void", "signature": "(const char*,va_list)", @@ -7814,7 +8197,7 @@ "cimguiname": "ImGuiTextBuffer_begin", "defaults": {}, "funcname": "begin", - "location": "imgui:2038", + "location": "imgui:2140", "ov_cimguiname": "ImGuiTextBuffer_begin", "ret": "const char*", "signature": "()const", @@ -7835,7 +8218,7 @@ "cimguiname": "ImGuiTextBuffer_c_str", "defaults": {}, "funcname": "c_str", - "location": "imgui:2044", + "location": "imgui:2146", "ov_cimguiname": "ImGuiTextBuffer_c_str", "ret": "const char*", "signature": "()const", @@ -7856,7 +8239,7 @@ "cimguiname": "ImGuiTextBuffer_clear", "defaults": {}, "funcname": "clear", - "location": "imgui:2042", + "location": "imgui:2144", "ov_cimguiname": "ImGuiTextBuffer_clear", "ret": "void", "signature": "()", @@ -7896,7 +8279,7 @@ "cimguiname": "ImGuiTextBuffer_empty", "defaults": {}, "funcname": "empty", - "location": "imgui:2041", + "location": "imgui:2143", "ov_cimguiname": "ImGuiTextBuffer_empty", "ret": "bool", "signature": "()const", @@ -7917,7 +8300,7 @@ "cimguiname": "ImGuiTextBuffer_end", "defaults": {}, "funcname": "end", - "location": "imgui:2039", + "location": "imgui:2141", "ov_cimguiname": "ImGuiTextBuffer_end", "ret": "const char*", "signature": "()const", @@ -7942,7 +8325,7 @@ "cimguiname": "ImGuiTextBuffer_reserve", "defaults": {}, "funcname": "reserve", - "location": "imgui:2043", + "location": "imgui:2145", "ov_cimguiname": "ImGuiTextBuffer_reserve", "ret": "void", "signature": "(int)", @@ -7963,7 +8346,7 @@ "cimguiname": "ImGuiTextBuffer_size", "defaults": {}, "funcname": "size", - "location": "imgui:2040", + "location": "imgui:2142", "ov_cimguiname": "ImGuiTextBuffer_size", "ret": "int", "signature": "()const", @@ -7984,7 +8367,7 @@ "cimguiname": "ImGuiTextFilter_Build", "defaults": {}, "funcname": "Build", - "location": "imgui:2009", + "location": "imgui:2111", "ov_cimguiname": "ImGuiTextFilter_Build", "ret": "void", "signature": "()", @@ -8005,7 +8388,7 @@ "cimguiname": "ImGuiTextFilter_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui:2010", + "location": "imgui:2112", "ov_cimguiname": "ImGuiTextFilter_Clear", "ret": "void", "signature": "()", @@ -8037,7 +8420,7 @@ "width": "0.0f" }, "funcname": "Draw", - "location": "imgui:2007", + "location": "imgui:2109", "ov_cimguiname": "ImGuiTextFilter_Draw", "ret": "bool", "signature": "(const char*,float)", @@ -8061,7 +8444,7 @@ "default_filter": "\"\"" }, "funcname": "ImGuiTextFilter", - "location": "imgui:2006", + "location": "imgui:2108", "ov_cimguiname": "ImGuiTextFilter_ImGuiTextFilter", "signature": "(const char*)", "stname": "ImGuiTextFilter" @@ -8081,7 +8464,7 @@ "cimguiname": "ImGuiTextFilter_IsActive", "defaults": {}, "funcname": "IsActive", - "location": "imgui:2011", + "location": "imgui:2113", "ov_cimguiname": "ImGuiTextFilter_IsActive", "ret": "bool", "signature": "()const", @@ -8112,7 +8495,7 @@ "text_end": "NULL" }, "funcname": "PassFilter", - "location": "imgui:2008", + "location": "imgui:2110", "ov_cimguiname": "ImGuiTextFilter_PassFilter", "ret": "bool", "signature": "(const char*,const char*)const", @@ -8148,7 +8531,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTextRange", - "location": "imgui:2019", + "location": "imgui:2121", "ov_cimguiname": "ImGuiTextRange_ImGuiTextRangeNil", "signature": "()", "stname": "ImGuiTextRange" @@ -8171,7 +8554,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiTextRange", - "location": "imgui:2020", + "location": "imgui:2122", "ov_cimguiname": "ImGuiTextRange_ImGuiTextRangeStr", "signature": "(const char*,const char*)", "stname": "ImGuiTextRange" @@ -8210,7 +8593,7 @@ "cimguiname": "ImGuiTextRange_empty", "defaults": {}, "funcname": "empty", - "location": "imgui:2021", + "location": "imgui:2123", "ov_cimguiname": "ImGuiTextRange_empty", "ret": "bool", "signature": "()const", @@ -8239,13 +8622,34 @@ "cimguiname": "ImGuiTextRange_split", "defaults": {}, "funcname": "split", - "location": "imgui:2022", + "location": "imgui:2124", "ov_cimguiname": "ImGuiTextRange_split", "ret": "void", "signature": "(char,ImVector_ImGuiTextRange*)const", "stname": "ImGuiTextRange" } ], + "ImGuiViewportP_ClearRequestFlags": [ + { + "args": "(ImGuiViewportP* self)", + "argsT": [ + { + "name": "self", + "type": "ImGuiViewportP*" + } + ], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "ImGuiViewportP_ClearRequestFlags", + "defaults": {}, + "funcname": "ClearRequestFlags", + "location": "imgui_internal:1348", + "ov_cimguiname": "ImGuiViewportP_ClearRequestFlags", + "ret": "void", + "signature": "()", + "stname": "ImGuiViewportP" + } + ], "ImGuiViewportP_GetMainRect": [ { "args": "(ImRect *pOut,ImGuiViewportP* self)", @@ -8264,7 +8668,7 @@ "cimguiname": "ImGuiViewportP_GetMainRect", "defaults": {}, "funcname": "GetMainRect", - "location": "imgui_internal:1188", + "location": "imgui_internal:1345", "nonUDT": 1, "ov_cimguiname": "ImGuiViewportP_GetMainRect", "ret": "void", @@ -8290,7 +8694,7 @@ "cimguiname": "ImGuiViewportP_GetWorkRect", "defaults": {}, "funcname": "GetWorkRect", - "location": "imgui_internal:1189", + "location": "imgui_internal:1346", "nonUDT": 1, "ov_cimguiname": "ImGuiViewportP_GetWorkRect", "ret": "void", @@ -8308,7 +8712,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiViewportP", - "location": "imgui_internal:1186", + "location": "imgui_internal:1343", "ov_cimguiname": "ImGuiViewportP_ImGuiViewportP", "signature": "()", "stname": "ImGuiViewportP" @@ -8328,7 +8732,7 @@ "cimguiname": "ImGuiViewportP_UpdateWorkRect", "defaults": {}, "funcname": "UpdateWorkRect", - "location": "imgui_internal:1190", + "location": "imgui_internal:1347", "ov_cimguiname": "ImGuiViewportP_UpdateWorkRect", "ret": "void", "signature": "()", @@ -8348,7 +8752,7 @@ "cimguiname": "ImGuiViewportP_destroy", "defaults": {}, "destructor": true, - "location": "imgui_internal:1187", + "location": "imgui_internal:1344", "ov_cimguiname": "ImGuiViewportP_destroy", "realdestructor": true, "ret": "void", @@ -8374,7 +8778,7 @@ "cimguiname": "ImGuiViewport_GetCenter", "defaults": {}, "funcname": "GetCenter", - "location": "imgui:2749", + "location": "imgui:2879", "nonUDT": 1, "ov_cimguiname": "ImGuiViewport_GetCenter", "ret": "void", @@ -8400,7 +8804,7 @@ "cimguiname": "ImGuiViewport_GetWorkCenter", "defaults": {}, "funcname": "GetWorkCenter", - "location": "imgui:2750", + "location": "imgui:2880", "nonUDT": 1, "ov_cimguiname": "ImGuiViewport_GetWorkCenter", "ret": "void", @@ -8418,7 +8822,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiViewport", - "location": "imgui:2746", + "location": "imgui:2875", "ov_cimguiname": "ImGuiViewport_ImGuiViewport", "signature": "()", "stname": "ImGuiViewport" @@ -8437,12 +8841,49 @@ "cimguiname": "ImGuiViewport_destroy", "defaults": {}, "destructor": true, + "location": "imgui:2876", "ov_cimguiname": "ImGuiViewport_destroy", + "realdestructor": true, "ret": "void", "signature": "(ImGuiViewport*)", "stname": "ImGuiViewport" } ], + "ImGuiWindowClass_ImGuiWindowClass": [ + { + "args": "()", + "argsT": [], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "ImGuiWindowClass_ImGuiWindowClass", + "constructor": true, + "defaults": {}, + "funcname": "ImGuiWindowClass", + "location": "imgui:2035", + "ov_cimguiname": "ImGuiWindowClass_ImGuiWindowClass", + "signature": "()", + "stname": "ImGuiWindowClass" + } + ], + "ImGuiWindowClass_destroy": [ + { + "args": "(ImGuiWindowClass* self)", + "argsT": [ + { + "name": "self", + "type": "ImGuiWindowClass*" + } + ], + "call_args": "(self)", + "cimguiname": "ImGuiWindowClass_destroy", + "defaults": {}, + "destructor": true, + "ov_cimguiname": "ImGuiWindowClass_destroy", + "ret": "void", + "signature": "(ImGuiWindowClass*)", + "stname": "ImGuiWindowClass" + } + ], "ImGuiWindowSettings_GetName": [ { "args": "(ImGuiWindowSettings* self)", @@ -8457,7 +8898,7 @@ "cimguiname": "ImGuiWindowSettings_GetName", "defaults": {}, "funcname": "GetName", - "location": "imgui_internal:1209", + "location": "imgui_internal:1372", "ov_cimguiname": "ImGuiWindowSettings_GetName", "ret": "char*", "signature": "()", @@ -8474,7 +8915,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiWindowSettings", - "location": "imgui_internal:1208", + "location": "imgui_internal:1371", "ov_cimguiname": "ImGuiWindowSettings_ImGuiWindowSettings", "signature": "()", "stname": "ImGuiWindowSettings" @@ -8513,7 +8954,7 @@ "cimguiname": "ImGuiWindow_CalcFontSize", "defaults": {}, "funcname": "CalcFontSize", - "location": "imgui_internal:1845", + "location": "imgui_internal:2059", "ov_cimguiname": "ImGuiWindow_CalcFontSize", "ret": "float", "signature": "()const", @@ -8544,7 +8985,7 @@ "str_end": "NULL" }, "funcname": "GetID", - "location": "imgui_internal:1835", + "location": "imgui_internal:2049", "ov_cimguiname": "ImGuiWindow_GetIDStr", "ret": "ImGuiID", "signature": "(const char*,const char*)", @@ -8567,7 +9008,7 @@ "cimguiname": "ImGuiWindow_GetID", "defaults": {}, "funcname": "GetID", - "location": "imgui_internal:1836", + "location": "imgui_internal:2050", "ov_cimguiname": "ImGuiWindow_GetIDPtr", "ret": "ImGuiID", "signature": "(const void*)", @@ -8590,7 +9031,7 @@ "cimguiname": "ImGuiWindow_GetID", "defaults": {}, "funcname": "GetID", - "location": "imgui_internal:1837", + "location": "imgui_internal:2051", "ov_cimguiname": "ImGuiWindow_GetIDInt", "ret": "ImGuiID", "signature": "(int)", @@ -8615,7 +9056,7 @@ "cimguiname": "ImGuiWindow_GetIDFromRectangle", "defaults": {}, "funcname": "GetIDFromRectangle", - "location": "imgui_internal:1841", + "location": "imgui_internal:2055", "ov_cimguiname": "ImGuiWindow_GetIDFromRectangle", "ret": "ImGuiID", "signature": "(const ImRect)", @@ -8646,7 +9087,7 @@ "str_end": "NULL" }, "funcname": "GetIDNoKeepAlive", - "location": "imgui_internal:1838", + "location": "imgui_internal:2052", "ov_cimguiname": "ImGuiWindow_GetIDNoKeepAliveStr", "ret": "ImGuiID", "signature": "(const char*,const char*)", @@ -8669,7 +9110,7 @@ "cimguiname": "ImGuiWindow_GetIDNoKeepAlive", "defaults": {}, "funcname": "GetIDNoKeepAlive", - "location": "imgui_internal:1839", + "location": "imgui_internal:2053", "ov_cimguiname": "ImGuiWindow_GetIDNoKeepAlivePtr", "ret": "ImGuiID", "signature": "(const void*)", @@ -8692,7 +9133,7 @@ "cimguiname": "ImGuiWindow_GetIDNoKeepAlive", "defaults": {}, "funcname": "GetIDNoKeepAlive", - "location": "imgui_internal:1840", + "location": "imgui_internal:2054", "ov_cimguiname": "ImGuiWindow_GetIDNoKeepAliveInt", "ret": "ImGuiID", "signature": "(int)", @@ -8718,7 +9159,7 @@ "constructor": true, "defaults": {}, "funcname": "ImGuiWindow", - "location": "imgui_internal:1831", + "location": "imgui_internal:2045", "ov_cimguiname": "ImGuiWindow_ImGuiWindow", "signature": "(ImGuiContext*,const char*)", "stname": "ImGuiWindow" @@ -8738,7 +9179,7 @@ "cimguiname": "ImGuiWindow_MenuBarHeight", "defaults": {}, "funcname": "MenuBarHeight", - "location": "imgui_internal:1848", + "location": "imgui_internal:2062", "ov_cimguiname": "ImGuiWindow_MenuBarHeight", "ret": "float", "signature": "()const", @@ -8763,7 +9204,7 @@ "cimguiname": "ImGuiWindow_MenuBarRect", "defaults": {}, "funcname": "MenuBarRect", - "location": "imgui_internal:1849", + "location": "imgui_internal:2063", "nonUDT": 1, "ov_cimguiname": "ImGuiWindow_MenuBarRect", "ret": "void", @@ -8789,7 +9230,7 @@ "cimguiname": "ImGuiWindow_Rect", "defaults": {}, "funcname": "Rect", - "location": "imgui_internal:1844", + "location": "imgui_internal:2058", "nonUDT": 1, "ov_cimguiname": "ImGuiWindow_Rect", "ret": "void", @@ -8811,7 +9252,7 @@ "cimguiname": "ImGuiWindow_TitleBarHeight", "defaults": {}, "funcname": "TitleBarHeight", - "location": "imgui_internal:1846", + "location": "imgui_internal:2060", "ov_cimguiname": "ImGuiWindow_TitleBarHeight", "ret": "float", "signature": "()const", @@ -8836,7 +9277,7 @@ "cimguiname": "ImGuiWindow_TitleBarRect", "defaults": {}, "funcname": "TitleBarRect", - "location": "imgui_internal:1847", + "location": "imgui_internal:2061", "nonUDT": 1, "ov_cimguiname": "ImGuiWindow_TitleBarRect", "ret": "void", @@ -8857,7 +9298,7 @@ "cimguiname": "ImGuiWindow_destroy", "defaults": {}, "destructor": true, - "location": "imgui_internal:1833", + "location": "imgui_internal:2047", "ov_cimguiname": "ImGuiWindow_destroy", "realdestructor": true, "ret": "void", @@ -8879,7 +9320,7 @@ "cimguiname": "ImPool_Add", "defaults": {}, "funcname": "Add", - "location": "imgui_internal:588", + "location": "imgui_internal:600", "ov_cimguiname": "ImPool_Add", "ret": "T*", "signature": "()", @@ -8901,7 +9342,7 @@ "cimguiname": "ImPool_Clear", "defaults": {}, "funcname": "Clear", - "location": "imgui_internal:587", + "location": "imgui_internal:599", "ov_cimguiname": "ImPool_Clear", "ret": "void", "signature": "()", @@ -8927,7 +9368,7 @@ "cimguiname": "ImPool_Contains", "defaults": {}, "funcname": "Contains", - "location": "imgui_internal:586", + "location": "imgui_internal:598", "ov_cimguiname": "ImPool_Contains", "ret": "bool", "signature": "(const T*)const", @@ -8953,7 +9394,7 @@ "cimguiname": "ImPool_GetByIndex", "defaults": {}, "funcname": "GetByIndex", - "location": "imgui_internal:583", + "location": "imgui_internal:595", "ov_cimguiname": "ImPool_GetByIndex", "ret": "T*", "signature": "(ImPoolIdx)", @@ -8979,7 +9420,7 @@ "cimguiname": "ImPool_GetByKey", "defaults": {}, "funcname": "GetByKey", - "location": "imgui_internal:582", + "location": "imgui_internal:594", "ov_cimguiname": "ImPool_GetByKey", "ret": "T*", "signature": "(ImGuiID)", @@ -9005,7 +9446,7 @@ "cimguiname": "ImPool_GetIndex", "defaults": {}, "funcname": "GetIndex", - "location": "imgui_internal:584", + "location": "imgui_internal:596", "ov_cimguiname": "ImPool_GetIndex", "ret": "ImPoolIdx", "signature": "(const T*)const", @@ -9031,7 +9472,7 @@ "cimguiname": "ImPool_GetOrAddByKey", "defaults": {}, "funcname": "GetOrAddByKey", - "location": "imgui_internal:585", + "location": "imgui_internal:597", "ov_cimguiname": "ImPool_GetOrAddByKey", "ret": "T*", "signature": "(ImGuiID)", @@ -9053,7 +9494,7 @@ "cimguiname": "ImPool_GetSize", "defaults": {}, "funcname": "GetSize", - "location": "imgui_internal:592", + "location": "imgui_internal:604", "ov_cimguiname": "ImPool_GetSize", "ret": "int", "signature": "()const", @@ -9071,7 +9512,7 @@ "constructor": true, "defaults": {}, "funcname": "ImPool", - "location": "imgui_internal:580", + "location": "imgui_internal:592", "ov_cimguiname": "ImPool_ImPool", "signature": "()", "stname": "ImPool", @@ -9100,7 +9541,7 @@ "cimguiname": "ImPool_Remove", "defaults": {}, "funcname": "Remove", - "location": "imgui_internal:589", + "location": "imgui_internal:601", "ov_cimguiname": "ImPool_RemoveTPtr", "ret": "void", "signature": "(ImGuiID,const T*)", @@ -9128,7 +9569,7 @@ "cimguiname": "ImPool_Remove", "defaults": {}, "funcname": "Remove", - "location": "imgui_internal:590", + "location": "imgui_internal:602", "ov_cimguiname": "ImPool_RemovePoolIdx", "ret": "void", "signature": "(ImGuiID,ImPoolIdx)", @@ -9154,7 +9595,7 @@ "cimguiname": "ImPool_Reserve", "defaults": {}, "funcname": "Reserve", - "location": "imgui_internal:591", + "location": "imgui_internal:603", "ov_cimguiname": "ImPool_Reserve", "ret": "void", "signature": "(int)", @@ -9175,7 +9616,7 @@ "cimguiname": "ImPool_destroy", "defaults": {}, "destructor": true, - "location": "imgui_internal:581", + "location": "imgui_internal:593", "ov_cimguiname": "ImPool_destroy", "realdestructor": true, "ret": "void", @@ -9202,7 +9643,7 @@ "cimguiname": "ImRect_Add", "defaults": {}, "funcname": "Add", - "location": "imgui_internal:460", + "location": "imgui_internal:472", "ov_cimguiname": "ImRect_AddVec2", "ret": "void", "signature": "(const ImVec2)", @@ -9225,7 +9666,7 @@ "cimguiname": "ImRect_Add", "defaults": {}, "funcname": "Add", - "location": "imgui_internal:461", + "location": "imgui_internal:473", "ov_cimguiname": "ImRect_AddRect", "ret": "void", "signature": "(const ImRect)", @@ -9250,7 +9691,7 @@ "cimguiname": "ImRect_ClipWith", "defaults": {}, "funcname": "ClipWith", - "location": "imgui_internal:467", + "location": "imgui_internal:479", "ov_cimguiname": "ImRect_ClipWith", "ret": "void", "signature": "(const ImRect)", @@ -9275,7 +9716,7 @@ "cimguiname": "ImRect_ClipWithFull", "defaults": {}, "funcname": "ClipWithFull", - "location": "imgui_internal:468", + "location": "imgui_internal:480", "ov_cimguiname": "ImRect_ClipWithFull", "ret": "void", "signature": "(const ImRect)", @@ -9300,7 +9741,7 @@ "cimguiname": "ImRect_Contains", "defaults": {}, "funcname": "Contains", - "location": "imgui_internal:457", + "location": "imgui_internal:469", "ov_cimguiname": "ImRect_ContainsVec2", "ret": "bool", "signature": "(const ImVec2)const", @@ -9323,7 +9764,7 @@ "cimguiname": "ImRect_Contains", "defaults": {}, "funcname": "Contains", - "location": "imgui_internal:458", + "location": "imgui_internal:470", "ov_cimguiname": "ImRect_ContainsRect", "ret": "bool", "signature": "(const ImRect)const", @@ -9348,7 +9789,7 @@ "cimguiname": "ImRect_Expand", "defaults": {}, "funcname": "Expand", - "location": "imgui_internal:462", + "location": "imgui_internal:474", "ov_cimguiname": "ImRect_ExpandFloat", "ret": "void", "signature": "(const float)", @@ -9371,7 +9812,7 @@ "cimguiname": "ImRect_Expand", "defaults": {}, "funcname": "Expand", - "location": "imgui_internal:463", + "location": "imgui_internal:475", "ov_cimguiname": "ImRect_ExpandVec2", "ret": "void", "signature": "(const ImVec2)", @@ -9392,7 +9833,7 @@ "cimguiname": "ImRect_Floor", "defaults": {}, "funcname": "Floor", - "location": "imgui_internal:469", + "location": "imgui_internal:481", "ov_cimguiname": "ImRect_Floor", "ret": "void", "signature": "()", @@ -9413,7 +9854,7 @@ "cimguiname": "ImRect_GetArea", "defaults": {}, "funcname": "GetArea", - "location": "imgui_internal:452", + "location": "imgui_internal:464", "ov_cimguiname": "ImRect_GetArea", "ret": "float", "signature": "()const", @@ -9438,7 +9879,7 @@ "cimguiname": "ImRect_GetBL", "defaults": {}, "funcname": "GetBL", - "location": "imgui_internal:455", + "location": "imgui_internal:467", "nonUDT": 1, "ov_cimguiname": "ImRect_GetBL", "ret": "void", @@ -9464,7 +9905,7 @@ "cimguiname": "ImRect_GetBR", "defaults": {}, "funcname": "GetBR", - "location": "imgui_internal:456", + "location": "imgui_internal:468", "nonUDT": 1, "ov_cimguiname": "ImRect_GetBR", "ret": "void", @@ -9490,7 +9931,7 @@ "cimguiname": "ImRect_GetCenter", "defaults": {}, "funcname": "GetCenter", - "location": "imgui_internal:448", + "location": "imgui_internal:460", "nonUDT": 1, "ov_cimguiname": "ImRect_GetCenter", "ret": "void", @@ -9512,7 +9953,7 @@ "cimguiname": "ImRect_GetHeight", "defaults": {}, "funcname": "GetHeight", - "location": "imgui_internal:451", + "location": "imgui_internal:463", "ov_cimguiname": "ImRect_GetHeight", "ret": "float", "signature": "()const", @@ -9537,7 +9978,7 @@ "cimguiname": "ImRect_GetSize", "defaults": {}, "funcname": "GetSize", - "location": "imgui_internal:449", + "location": "imgui_internal:461", "nonUDT": 1, "ov_cimguiname": "ImRect_GetSize", "ret": "void", @@ -9563,7 +10004,7 @@ "cimguiname": "ImRect_GetTL", "defaults": {}, "funcname": "GetTL", - "location": "imgui_internal:453", + "location": "imgui_internal:465", "nonUDT": 1, "ov_cimguiname": "ImRect_GetTL", "ret": "void", @@ -9589,7 +10030,7 @@ "cimguiname": "ImRect_GetTR", "defaults": {}, "funcname": "GetTR", - "location": "imgui_internal:454", + "location": "imgui_internal:466", "nonUDT": 1, "ov_cimguiname": "ImRect_GetTR", "ret": "void", @@ -9611,7 +10052,7 @@ "cimguiname": "ImRect_GetWidth", "defaults": {}, "funcname": "GetWidth", - "location": "imgui_internal:450", + "location": "imgui_internal:462", "ov_cimguiname": "ImRect_GetWidth", "ret": "float", "signature": "()const", @@ -9628,7 +10069,7 @@ "constructor": true, "defaults": {}, "funcname": "ImRect", - "location": "imgui_internal:443", + "location": "imgui_internal:455", "ov_cimguiname": "ImRect_ImRectNil", "signature": "()", "stname": "ImRect" @@ -9651,7 +10092,7 @@ "constructor": true, "defaults": {}, "funcname": "ImRect", - "location": "imgui_internal:444", + "location": "imgui_internal:456", "ov_cimguiname": "ImRect_ImRectVec2", "signature": "(const ImVec2,const ImVec2)", "stname": "ImRect" @@ -9670,7 +10111,7 @@ "constructor": true, "defaults": {}, "funcname": "ImRect", - "location": "imgui_internal:445", + "location": "imgui_internal:457", "ov_cimguiname": "ImRect_ImRectVec4", "signature": "(const ImVec4)", "stname": "ImRect" @@ -9701,7 +10142,7 @@ "constructor": true, "defaults": {}, "funcname": "ImRect", - "location": "imgui_internal:446", + "location": "imgui_internal:458", "ov_cimguiname": "ImRect_ImRectFloat", "signature": "(float,float,float,float)", "stname": "ImRect" @@ -9721,7 +10162,7 @@ "cimguiname": "ImRect_IsInverted", "defaults": {}, "funcname": "IsInverted", - "location": "imgui_internal:470", + "location": "imgui_internal:482", "ov_cimguiname": "ImRect_IsInverted", "ret": "bool", "signature": "()const", @@ -9746,7 +10187,7 @@ "cimguiname": "ImRect_Overlaps", "defaults": {}, "funcname": "Overlaps", - "location": "imgui_internal:459", + "location": "imgui_internal:471", "ov_cimguiname": "ImRect_Overlaps", "ret": "bool", "signature": "(const ImRect)const", @@ -9771,7 +10212,7 @@ "cimguiname": "ImRect_ToVec4", "defaults": {}, "funcname": "ToVec4", - "location": "imgui_internal:471", + "location": "imgui_internal:483", "nonUDT": 1, "ov_cimguiname": "ImRect_ToVec4", "ret": "void", @@ -9797,7 +10238,7 @@ "cimguiname": "ImRect_Translate", "defaults": {}, "funcname": "Translate", - "location": "imgui_internal:464", + "location": "imgui_internal:476", "ov_cimguiname": "ImRect_Translate", "ret": "void", "signature": "(const ImVec2)", @@ -9822,7 +10263,7 @@ "cimguiname": "ImRect_TranslateX", "defaults": {}, "funcname": "TranslateX", - "location": "imgui_internal:465", + "location": "imgui_internal:477", "ov_cimguiname": "ImRect_TranslateX", "ret": "void", "signature": "(float)", @@ -9847,7 +10288,7 @@ "cimguiname": "ImRect_TranslateY", "defaults": {}, "funcname": "TranslateY", - "location": "imgui_internal:466", + "location": "imgui_internal:478", "ov_cimguiname": "ImRect_TranslateY", "ret": "void", "signature": "(float)", @@ -9887,7 +10328,7 @@ "cimguiname": "ImSpanAllocator_GetArenaSizeInBytes", "defaults": {}, "funcname": "GetArenaSizeInBytes", - "location": "imgui_internal:561", + "location": "imgui_internal:573", "ov_cimguiname": "ImSpanAllocator_GetArenaSizeInBytes", "ret": "int", "signature": "()", @@ -9913,7 +10354,7 @@ "cimguiname": "ImSpanAllocator_GetSpanPtrBegin", "defaults": {}, "funcname": "GetSpanPtrBegin", - "location": "imgui_internal:563", + "location": "imgui_internal:575", "ov_cimguiname": "ImSpanAllocator_GetSpanPtrBegin", "ret": "void*", "signature": "(int)", @@ -9939,7 +10380,7 @@ "cimguiname": "ImSpanAllocator_GetSpanPtrEnd", "defaults": {}, "funcname": "GetSpanPtrEnd", - "location": "imgui_internal:564", + "location": "imgui_internal:576", "ov_cimguiname": "ImSpanAllocator_GetSpanPtrEnd", "ret": "void*", "signature": "(int)", @@ -9957,7 +10398,7 @@ "constructor": true, "defaults": {}, "funcname": "ImSpanAllocator", - "location": "imgui_internal:559", + "location": "imgui_internal:571", "ov_cimguiname": "ImSpanAllocator_ImSpanAllocator", "signature": "()", "stname": "ImSpanAllocator", @@ -9992,7 +10433,7 @@ "a": "4" }, "funcname": "Reserve", - "location": "imgui_internal:560", + "location": "imgui_internal:572", "ov_cimguiname": "ImSpanAllocator_Reserve", "ret": "void", "signature": "(int,size_t,int)", @@ -10018,7 +10459,7 @@ "cimguiname": "ImSpanAllocator_SetArenaBasePtr", "defaults": {}, "funcname": "SetArenaBasePtr", - "location": "imgui_internal:562", + "location": "imgui_internal:574", "ov_cimguiname": "ImSpanAllocator_SetArenaBasePtr", "ret": "void", "signature": "(void*)", @@ -10056,7 +10497,7 @@ "constructor": true, "defaults": {}, "funcname": "ImSpan", - "location": "imgui_internal:527", + "location": "imgui_internal:539", "ov_cimguiname": "ImSpan_ImSpanNil", "signature": "()", "stname": "ImSpan", @@ -10080,7 +10521,7 @@ "constructor": true, "defaults": {}, "funcname": "ImSpan", - "location": "imgui_internal:528", + "location": "imgui_internal:540", "ov_cimguiname": "ImSpan_ImSpanTPtrInt", "signature": "(T*,int)", "stname": "ImSpan", @@ -10104,7 +10545,7 @@ "constructor": true, "defaults": {}, "funcname": "ImSpan", - "location": "imgui_internal:529", + "location": "imgui_internal:541", "ov_cimguiname": "ImSpan_ImSpanTPtrTPtr", "signature": "(T*,T*)", "stname": "ImSpan", @@ -10125,7 +10566,7 @@ "cimguiname": "ImSpan_begin", "defaults": {}, "funcname": "begin", - "location": "imgui_internal:538", + "location": "imgui_internal:550", "ov_cimguiname": "ImSpan_beginNil", "ret": "T*", "signature": "()", @@ -10145,7 +10586,7 @@ "cimguiname": "ImSpan_begin", "defaults": {}, "funcname": "begin", - "location": "imgui_internal:539", + "location": "imgui_internal:551", "ov_cimguiname": "ImSpan_begin_const", "ret": "const T*", "signature": "()const", @@ -10187,7 +10628,7 @@ "cimguiname": "ImSpan_end", "defaults": {}, "funcname": "end", - "location": "imgui_internal:540", + "location": "imgui_internal:552", "ov_cimguiname": "ImSpan_endNil", "ret": "T*", "signature": "()", @@ -10207,7 +10648,7 @@ "cimguiname": "ImSpan_end", "defaults": {}, "funcname": "end", - "location": "imgui_internal:541", + "location": "imgui_internal:553", "ov_cimguiname": "ImSpan_end_const", "ret": "const T*", "signature": "()const", @@ -10233,7 +10674,7 @@ "cimguiname": "ImSpan_index_from_ptr", "defaults": {}, "funcname": "index_from_ptr", - "location": "imgui_internal:544", + "location": "imgui_internal:556", "ov_cimguiname": "ImSpan_index_from_ptr", "ret": "int", "signature": "(const T*)const", @@ -10263,7 +10704,7 @@ "cimguiname": "ImSpan_set", "defaults": {}, "funcname": "set", - "location": "imgui_internal:531", + "location": "imgui_internal:543", "ov_cimguiname": "ImSpan_setInt", "ret": "void", "signature": "(T*,int)", @@ -10291,7 +10732,7 @@ "cimguiname": "ImSpan_set", "defaults": {}, "funcname": "set", - "location": "imgui_internal:532", + "location": "imgui_internal:544", "ov_cimguiname": "ImSpan_setTPtr", "ret": "void", "signature": "(T*,T*)", @@ -10313,7 +10754,7 @@ "cimguiname": "ImSpan_size", "defaults": {}, "funcname": "size", - "location": "imgui_internal:533", + "location": "imgui_internal:545", "ov_cimguiname": "ImSpan_size", "ret": "int", "signature": "()const", @@ -10335,7 +10776,7 @@ "cimguiname": "ImSpan_size_in_bytes", "defaults": {}, "funcname": "size_in_bytes", - "location": "imgui_internal:534", + "location": "imgui_internal:546", "ov_cimguiname": "ImSpan_size_in_bytes", "ret": "int", "signature": "()const", @@ -10353,7 +10794,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVec1", - "location": "imgui_internal:423", + "location": "imgui_internal:435", "ov_cimguiname": "ImVec1_ImVec1Nil", "signature": "()", "stname": "ImVec1" @@ -10372,7 +10813,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVec1", - "location": "imgui_internal:424", + "location": "imgui_internal:436", "ov_cimguiname": "ImVec1_ImVec1Float", "signature": "(float)", "stname": "ImVec1" @@ -10407,7 +10848,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVec2", - "location": "imgui:233", + "location": "imgui:240", "ov_cimguiname": "ImVec2_ImVec2Nil", "signature": "()", "stname": "ImVec2" @@ -10430,7 +10871,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVec2", - "location": "imgui:234", + "location": "imgui:241", "ov_cimguiname": "ImVec2_ImVec2Float", "signature": "(float,float)", "stname": "ImVec2" @@ -10465,7 +10906,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVec2ih", - "location": "imgui_internal:431", + "location": "imgui_internal:443", "ov_cimguiname": "ImVec2ih_ImVec2ihNil", "signature": "()", "stname": "ImVec2ih" @@ -10488,7 +10929,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVec2ih", - "location": "imgui_internal:432", + "location": "imgui_internal:444", "ov_cimguiname": "ImVec2ih_ImVec2ihshort", "signature": "(short,short)", "stname": "ImVec2ih" @@ -10507,7 +10948,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVec2ih", - "location": "imgui_internal:433", + "location": "imgui_internal:445", "ov_cimguiname": "ImVec2ih_ImVec2ihVec2", "signature": "(const ImVec2)", "stname": "ImVec2ih" @@ -10542,7 +10983,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVec4", - "location": "imgui:246", + "location": "imgui:253", "ov_cimguiname": "ImVec4_ImVec4Nil", "signature": "()", "stname": "ImVec4" @@ -10573,7 +11014,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVec4", - "location": "imgui:247", + "location": "imgui:254", "ov_cimguiname": "ImVec4_ImVec4Float", "signature": "(float,float,float,float)", "stname": "ImVec4" @@ -10608,7 +11049,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVector", - "location": "imgui:1647", + "location": "imgui:1719", "ov_cimguiname": "ImVector_ImVectorNil", "signature": "()", "stname": "ImVector", @@ -10628,7 +11069,7 @@ "constructor": true, "defaults": {}, "funcname": "ImVector", - "location": "imgui:1648", + "location": "imgui:1720", "ov_cimguiname": "ImVector_ImVectorVector", "signature": "(const ImVector)", "stname": "ImVector", @@ -10653,7 +11094,7 @@ "cimguiname": "ImVector__grow_capacity", "defaults": {}, "funcname": "_grow_capacity", - "location": "imgui:1671", + "location": "imgui:1743", "ov_cimguiname": "ImVector__grow_capacity", "ret": "int", "signature": "(int)const", @@ -10675,7 +11116,7 @@ "cimguiname": "ImVector_back", "defaults": {}, "funcname": "back", - "location": "imgui:1667", + "location": "imgui:1739", "ov_cimguiname": "ImVector_backNil", "ret": "T*", "retref": "&", @@ -10696,7 +11137,7 @@ "cimguiname": "ImVector_back", "defaults": {}, "funcname": "back", - "location": "imgui:1668", + "location": "imgui:1740", "ov_cimguiname": "ImVector_back_const", "ret": "const T*", "retref": "&", @@ -10719,7 +11160,7 @@ "cimguiname": "ImVector_begin", "defaults": {}, "funcname": "begin", - "location": "imgui:1661", + "location": "imgui:1733", "ov_cimguiname": "ImVector_beginNil", "ret": "T*", "signature": "()", @@ -10739,7 +11180,7 @@ "cimguiname": "ImVector_begin", "defaults": {}, "funcname": "begin", - "location": "imgui:1662", + "location": "imgui:1734", "ov_cimguiname": "ImVector_begin_const", "ret": "const T*", "signature": "()const", @@ -10761,7 +11202,7 @@ "cimguiname": "ImVector_capacity", "defaults": {}, "funcname": "capacity", - "location": "imgui:1656", + "location": "imgui:1728", "ov_cimguiname": "ImVector_capacity", "ret": "int", "signature": "()const", @@ -10783,7 +11224,7 @@ "cimguiname": "ImVector_clear", "defaults": {}, "funcname": "clear", - "location": "imgui:1660", + "location": "imgui:1732", "ov_cimguiname": "ImVector_clear", "ret": "void", "signature": "()", @@ -10809,7 +11250,7 @@ "cimguiname": "ImVector_contains", "defaults": {}, "funcname": "contains", - "location": "imgui:1685", + "location": "imgui:1757", "ov_cimguiname": "ImVector_contains", "ret": "bool", "signature": "(const T)const", @@ -10830,7 +11271,7 @@ "cimguiname": "ImVector_destroy", "defaults": {}, "destructor": true, - "location": "imgui:1650", + "location": "imgui:1722", "ov_cimguiname": "ImVector_destroy", "realdestructor": true, "ret": "void", @@ -10853,7 +11294,7 @@ "cimguiname": "ImVector_empty", "defaults": {}, "funcname": "empty", - "location": "imgui:1652", + "location": "imgui:1724", "ov_cimguiname": "ImVector_empty", "ret": "bool", "signature": "()const", @@ -10875,7 +11316,7 @@ "cimguiname": "ImVector_end", "defaults": {}, "funcname": "end", - "location": "imgui:1663", + "location": "imgui:1735", "ov_cimguiname": "ImVector_endNil", "ret": "T*", "signature": "()", @@ -10895,7 +11336,7 @@ "cimguiname": "ImVector_end", "defaults": {}, "funcname": "end", - "location": "imgui:1664", + "location": "imgui:1736", "ov_cimguiname": "ImVector_end_const", "ret": "const T*", "signature": "()const", @@ -10921,7 +11362,7 @@ "cimguiname": "ImVector_erase", "defaults": {}, "funcname": "erase", - "location": "imgui:1681", + "location": "imgui:1753", "ov_cimguiname": "ImVector_eraseNil", "ret": "T*", "signature": "(const T*)", @@ -10949,7 +11390,7 @@ "cimguiname": "ImVector_erase", "defaults": {}, "funcname": "erase", - "location": "imgui:1682", + "location": "imgui:1754", "ov_cimguiname": "ImVector_eraseTPtr", "ret": "T*", "signature": "(const T*,const T*)", @@ -10975,7 +11416,7 @@ "cimguiname": "ImVector_erase_unsorted", "defaults": {}, "funcname": "erase_unsorted", - "location": "imgui:1683", + "location": "imgui:1755", "ov_cimguiname": "ImVector_erase_unsorted", "ret": "T*", "signature": "(const T*)", @@ -11001,7 +11442,7 @@ "cimguiname": "ImVector_find", "defaults": {}, "funcname": "find", - "location": "imgui:1686", + "location": "imgui:1758", "ov_cimguiname": "ImVector_findNil", "ret": "T*", "signature": "(const T)", @@ -11025,7 +11466,7 @@ "cimguiname": "ImVector_find", "defaults": {}, "funcname": "find", - "location": "imgui:1687", + "location": "imgui:1759", "ov_cimguiname": "ImVector_find_const", "ret": "const T*", "signature": "(const T)const", @@ -11051,7 +11492,7 @@ "cimguiname": "ImVector_find_erase", "defaults": {}, "funcname": "find_erase", - "location": "imgui:1688", + "location": "imgui:1760", "ov_cimguiname": "ImVector_find_erase", "ret": "bool", "signature": "(const T)", @@ -11077,7 +11518,7 @@ "cimguiname": "ImVector_find_erase_unsorted", "defaults": {}, "funcname": "find_erase_unsorted", - "location": "imgui:1689", + "location": "imgui:1761", "ov_cimguiname": "ImVector_find_erase_unsorted", "ret": "bool", "signature": "(const T)", @@ -11099,7 +11540,7 @@ "cimguiname": "ImVector_front", "defaults": {}, "funcname": "front", - "location": "imgui:1665", + "location": "imgui:1737", "ov_cimguiname": "ImVector_frontNil", "ret": "T*", "retref": "&", @@ -11120,7 +11561,7 @@ "cimguiname": "ImVector_front", "defaults": {}, "funcname": "front", - "location": "imgui:1666", + "location": "imgui:1738", "ov_cimguiname": "ImVector_front_const", "ret": "const T*", "retref": "&", @@ -11147,7 +11588,7 @@ "cimguiname": "ImVector_index_from_ptr", "defaults": {}, "funcname": "index_from_ptr", - "location": "imgui:1690", + "location": "imgui:1762", "ov_cimguiname": "ImVector_index_from_ptr", "ret": "int", "signature": "(const T*)const", @@ -11177,7 +11618,7 @@ "cimguiname": "ImVector_insert", "defaults": {}, "funcname": "insert", - "location": "imgui:1684", + "location": "imgui:1756", "ov_cimguiname": "ImVector_insert", "ret": "T*", "signature": "(const T*,const T)", @@ -11199,7 +11640,7 @@ "cimguiname": "ImVector_max_size", "defaults": {}, "funcname": "max_size", - "location": "imgui:1655", + "location": "imgui:1727", "ov_cimguiname": "ImVector_max_size", "ret": "int", "signature": "()const", @@ -11221,7 +11662,7 @@ "cimguiname": "ImVector_pop_back", "defaults": {}, "funcname": "pop_back", - "location": "imgui:1679", + "location": "imgui:1751", "ov_cimguiname": "ImVector_pop_back", "ret": "void", "signature": "()", @@ -11247,7 +11688,7 @@ "cimguiname": "ImVector_push_back", "defaults": {}, "funcname": "push_back", - "location": "imgui:1678", + "location": "imgui:1750", "ov_cimguiname": "ImVector_push_back", "ret": "void", "signature": "(const T)", @@ -11273,7 +11714,7 @@ "cimguiname": "ImVector_push_front", "defaults": {}, "funcname": "push_front", - "location": "imgui:1680", + "location": "imgui:1752", "ov_cimguiname": "ImVector_push_front", "ret": "void", "signature": "(const T)", @@ -11299,7 +11740,7 @@ "cimguiname": "ImVector_reserve", "defaults": {}, "funcname": "reserve", - "location": "imgui:1675", + "location": "imgui:1747", "ov_cimguiname": "ImVector_reserve", "ret": "void", "signature": "(int)", @@ -11325,7 +11766,7 @@ "cimguiname": "ImVector_resize", "defaults": {}, "funcname": "resize", - "location": "imgui:1672", + "location": "imgui:1744", "ov_cimguiname": "ImVector_resizeNil", "ret": "void", "signature": "(int)", @@ -11353,7 +11794,7 @@ "cimguiname": "ImVector_resize", "defaults": {}, "funcname": "resize", - "location": "imgui:1673", + "location": "imgui:1745", "ov_cimguiname": "ImVector_resizeT", "ret": "void", "signature": "(int,const T)", @@ -11379,7 +11820,7 @@ "cimguiname": "ImVector_shrink", "defaults": {}, "funcname": "shrink", - "location": "imgui:1674", + "location": "imgui:1746", "ov_cimguiname": "ImVector_shrink", "ret": "void", "signature": "(int)", @@ -11401,7 +11842,7 @@ "cimguiname": "ImVector_size", "defaults": {}, "funcname": "size", - "location": "imgui:1653", + "location": "imgui:1725", "ov_cimguiname": "ImVector_size", "ret": "int", "signature": "()const", @@ -11423,7 +11864,7 @@ "cimguiname": "ImVector_size_in_bytes", "defaults": {}, "funcname": "size_in_bytes", - "location": "imgui:1654", + "location": "imgui:1726", "ov_cimguiname": "ImVector_size_in_bytes", "ret": "int", "signature": "()const", @@ -11450,7 +11891,7 @@ "cimguiname": "ImVector_swap", "defaults": {}, "funcname": "swap", - "location": "imgui:1669", + "location": "imgui:1741", "ov_cimguiname": "ImVector_swap", "ret": "void", "signature": "(ImVector*)", @@ -11478,7 +11919,7 @@ "flags": "0" }, "funcname": "AcceptDragDropPayload", - "location": "imgui:766", + "location": "imgui:792", "namespace": "ImGui", "ov_cimguiname": "igAcceptDragDropPayload", "ret": "const ImGuiPayload*", @@ -11500,7 +11941,7 @@ "cimguiname": "igActivateItem", "defaults": {}, "funcname": "ActivateItem", - "location": "imgui_internal:2321", + "location": "imgui_internal:2545", "namespace": "ImGui", "ov_cimguiname": "igActivateItem", "ret": "void", @@ -11526,7 +11967,7 @@ "cimguiname": "igAddContextHook", "defaults": {}, "funcname": "AddContextHook", - "location": "imgui_internal:2239", + "location": "imgui_internal:2457", "namespace": "ImGui", "ov_cimguiname": "igAddContextHook", "ret": "ImGuiID", @@ -11543,7 +11984,7 @@ "cimguiname": "igAlignTextToFramePadding", "defaults": {}, "funcname": "AlignTextToFramePadding", - "location": "imgui:426", + "location": "imgui:436", "namespace": "ImGui", "ov_cimguiname": "igAlignTextToFramePadding", "ret": "void", @@ -11569,7 +12010,7 @@ "cimguiname": "igArrowButton", "defaults": {}, "funcname": "ArrowButton", - "location": "imgui:469", + "location": "imgui:479", "namespace": "ImGui", "ov_cimguiname": "igArrowButton", "ret": "bool", @@ -11605,7 +12046,7 @@ "flags": "0" }, "funcname": "ArrowButtonEx", - "location": "imgui_internal:2458", + "location": "imgui_internal:2733", "namespace": "ImGui", "ov_cimguiname": "igArrowButtonEx", "ret": "bool", @@ -11638,7 +12079,7 @@ "p_open": "NULL" }, "funcname": "Begin", - "location": "imgui:304", + "location": "imgui:311", "namespace": "ImGui", "ov_cimguiname": "igBegin", "ret": "bool", @@ -11676,7 +12117,7 @@ "size": "ImVec2(0,0)" }, "funcname": "BeginChild", - "location": "imgui:315", + "location": "imgui:322", "namespace": "ImGui", "ov_cimguiname": "igBeginChildStr", "ret": "bool", @@ -11712,7 +12153,7 @@ "size": "ImVec2(0,0)" }, "funcname": "BeginChild", - "location": "imgui:316", + "location": "imgui:323", "namespace": "ImGui", "ov_cimguiname": "igBeginChildID", "ret": "bool", @@ -11750,7 +12191,7 @@ "cimguiname": "igBeginChildEx", "defaults": {}, "funcname": "BeginChildEx", - "location": "imgui_internal:2301", + "location": "imgui_internal:2525", "namespace": "ImGui", "ov_cimguiname": "igBeginChildEx", "ret": "bool", @@ -11782,7 +12223,7 @@ "flags": "0" }, "funcname": "BeginChildFrame", - "location": "imgui:819", + "location": "imgui:847", "namespace": "ImGui", "ov_cimguiname": "igBeginChildFrame", "ret": "bool", @@ -11814,7 +12255,7 @@ "flags": "0" }, "funcname": "BeginColumns", - "location": "imgui_internal:2351", + "location": "imgui_internal:2623", "namespace": "ImGui", "ov_cimguiname": "igBeginColumns", "ret": "void", @@ -11846,7 +12287,7 @@ "flags": "0" }, "funcname": "BeginCombo", - "location": "imgui:483", + "location": "imgui:493", "namespace": "ImGui", "ov_cimguiname": "igBeginCombo", "ret": "bool", @@ -11854,6 +12295,76 @@ "stname": "" } ], + "igBeginDockableDragDropSource": [ + { + "args": "(ImGuiWindow* window)", + "argsT": [ + { + "name": "window", + "type": "ImGuiWindow*" + } + ], + "argsoriginal": "(ImGuiWindow* window)", + "call_args": "(window)", + "cimguiname": "igBeginDockableDragDropSource", + "defaults": {}, + "funcname": "BeginDockableDragDropSource", + "location": "imgui_internal:2588", + "namespace": "ImGui", + "ov_cimguiname": "igBeginDockableDragDropSource", + "ret": "void", + "signature": "(ImGuiWindow*)", + "stname": "" + } + ], + "igBeginDockableDragDropTarget": [ + { + "args": "(ImGuiWindow* window)", + "argsT": [ + { + "name": "window", + "type": "ImGuiWindow*" + } + ], + "argsoriginal": "(ImGuiWindow* window)", + "call_args": "(window)", + "cimguiname": "igBeginDockableDragDropTarget", + "defaults": {}, + "funcname": "BeginDockableDragDropTarget", + "location": "imgui_internal:2589", + "namespace": "ImGui", + "ov_cimguiname": "igBeginDockableDragDropTarget", + "ret": "void", + "signature": "(ImGuiWindow*)", + "stname": "" + } + ], + "igBeginDocked": [ + { + "args": "(ImGuiWindow* window,bool* p_open)", + "argsT": [ + { + "name": "window", + "type": "ImGuiWindow*" + }, + { + "name": "p_open", + "type": "bool*" + } + ], + "argsoriginal": "(ImGuiWindow* window,bool* p_open)", + "call_args": "(window,p_open)", + "cimguiname": "igBeginDocked", + "defaults": {}, + "funcname": "BeginDocked", + "location": "imgui_internal:2587", + "namespace": "ImGui", + "ov_cimguiname": "igBeginDocked", + "ret": "void", + "signature": "(ImGuiWindow*,bool*)", + "stname": "" + } + ], "igBeginDragDropSource": [ { "args": "(ImGuiDragDropFlags flags)", @@ -11870,7 +12381,7 @@ "flags": "0" }, "funcname": "BeginDragDropSource", - "location": "imgui:762", + "location": "imgui:788", "namespace": "ImGui", "ov_cimguiname": "igBeginDragDropSource", "ret": "bool", @@ -11887,7 +12398,7 @@ "cimguiname": "igBeginDragDropTarget", "defaults": {}, "funcname": "BeginDragDropTarget", - "location": "imgui:765", + "location": "imgui:791", "namespace": "ImGui", "ov_cimguiname": "igBeginDragDropTarget", "ret": "bool", @@ -11913,7 +12424,7 @@ "cimguiname": "igBeginDragDropTargetCustom", "defaults": {}, "funcname": "BeginDragDropTargetCustom", - "location": "imgui_internal:2345", + "location": "imgui_internal:2617", "namespace": "ImGui", "ov_cimguiname": "igBeginDragDropTargetCustom", "ret": "bool", @@ -11930,7 +12441,7 @@ "cimguiname": "igBeginGroup", "defaults": {}, "funcname": "BeginGroup", - "location": "imgui:415", + "location": "imgui:425", "namespace": "ImGui", "ov_cimguiname": "igBeginGroup", "ret": "void", @@ -11958,7 +12469,7 @@ "size": "ImVec2(0,0)" }, "funcname": "BeginListBox", - "location": "imgui:594", + "location": "imgui:604", "namespace": "ImGui", "ov_cimguiname": "igBeginListBox", "ret": "bool", @@ -11975,7 +12486,7 @@ "cimguiname": "igBeginMainMenuBar", "defaults": {}, "funcname": "BeginMainMenuBar", - "location": "imgui:619", + "location": "imgui:629", "namespace": "ImGui", "ov_cimguiname": "igBeginMainMenuBar", "ret": "bool", @@ -12003,7 +12514,7 @@ "enabled": "true" }, "funcname": "BeginMenu", - "location": "imgui:621", + "location": "imgui:631", "namespace": "ImGui", "ov_cimguiname": "igBeginMenu", "ret": "bool", @@ -12020,7 +12531,7 @@ "cimguiname": "igBeginMenuBar", "defaults": {}, "funcname": "BeginMenuBar", - "location": "imgui:617", + "location": "imgui:627", "namespace": "ImGui", "ov_cimguiname": "igBeginMenuBar", "ret": "bool", @@ -12048,7 +12559,7 @@ "flags": "0" }, "funcname": "BeginPopup", - "location": "imgui:644", + "location": "imgui:654", "namespace": "ImGui", "ov_cimguiname": "igBeginPopup", "ret": "bool", @@ -12077,7 +12588,7 @@ "str_id": "NULL" }, "funcname": "BeginPopupContextItem", - "location": "imgui:661", + "location": "imgui:671", "namespace": "ImGui", "ov_cimguiname": "igBeginPopupContextItem", "ret": "bool", @@ -12106,7 +12617,7 @@ "str_id": "NULL" }, "funcname": "BeginPopupContextVoid", - "location": "imgui:663", + "location": "imgui:673", "namespace": "ImGui", "ov_cimguiname": "igBeginPopupContextVoid", "ret": "bool", @@ -12135,7 +12646,7 @@ "str_id": "NULL" }, "funcname": "BeginPopupContextWindow", - "location": "imgui:662", + "location": "imgui:672", "namespace": "ImGui", "ov_cimguiname": "igBeginPopupContextWindow", "ret": "bool", @@ -12161,7 +12672,7 @@ "cimguiname": "igBeginPopupEx", "defaults": {}, "funcname": "BeginPopupEx", - "location": "imgui_internal:2306", + "location": "imgui_internal:2530", "namespace": "ImGui", "ov_cimguiname": "igBeginPopupEx", "ret": "bool", @@ -12194,7 +12705,7 @@ "p_open": "NULL" }, "funcname": "BeginPopupModal", - "location": "imgui:645", + "location": "imgui:655", "namespace": "ImGui", "ov_cimguiname": "igBeginPopupModal", "ret": "bool", @@ -12222,7 +12733,7 @@ "flags": "0" }, "funcname": "BeginTabBar", - "location": "imgui:740", + "location": "imgui:751", "namespace": "ImGui", "ov_cimguiname": "igBeginTabBar", "ret": "bool", @@ -12232,7 +12743,7 @@ ], "igBeginTabBarEx": [ { - "args": "(ImGuiTabBar* tab_bar,const ImRect bb,ImGuiTabBarFlags flags)", + "args": "(ImGuiTabBar* tab_bar,const ImRect bb,ImGuiTabBarFlags flags,ImGuiDockNode* dock_node)", "argsT": [ { "name": "tab_bar", @@ -12245,18 +12756,22 @@ { "name": "flags", "type": "ImGuiTabBarFlags" + }, + { + "name": "dock_node", + "type": "ImGuiDockNode*" } ], - "argsoriginal": "(ImGuiTabBar* tab_bar,const ImRect& bb,ImGuiTabBarFlags flags)", - "call_args": "(tab_bar,bb,flags)", + "argsoriginal": "(ImGuiTabBar* tab_bar,const ImRect& bb,ImGuiTabBarFlags flags,ImGuiDockNode* dock_node)", + "call_args": "(tab_bar,bb,flags,dock_node)", "cimguiname": "igBeginTabBarEx", "defaults": {}, "funcname": "BeginTabBarEx", - "location": "imgui_internal:2413", + "location": "imgui_internal:2685", "namespace": "ImGui", "ov_cimguiname": "igBeginTabBarEx", "ret": "bool", - "signature": "(ImGuiTabBar*,const ImRect,ImGuiTabBarFlags)", + "signature": "(ImGuiTabBar*,const ImRect,ImGuiTabBarFlags,ImGuiDockNode*)", "stname": "" } ], @@ -12285,7 +12800,7 @@ "p_open": "NULL" }, "funcname": "BeginTabItem", - "location": "imgui:742", + "location": "imgui:753", "namespace": "ImGui", "ov_cimguiname": "igBeginTabItem", "ret": "bool", @@ -12327,7 +12842,7 @@ "outer_size": "ImVec2(0.0f,0.0f)" }, "funcname": "BeginTable", - "location": "imgui:695", + "location": "imgui:705", "namespace": "ImGui", "ov_cimguiname": "igBeginTable", "ret": "bool", @@ -12373,7 +12888,7 @@ "outer_size": "ImVec2(0,0)" }, "funcname": "BeginTableEx", - "location": "imgui_internal:2374", + "location": "imgui_internal:2646", "namespace": "ImGui", "ov_cimguiname": "igBeginTableEx", "ret": "bool", @@ -12390,7 +12905,7 @@ "cimguiname": "igBeginTooltip", "defaults": {}, "funcname": "BeginTooltip", - "location": "imgui:628", + "location": "imgui:638", "namespace": "ImGui", "ov_cimguiname": "igBeginTooltip", "ret": "void", @@ -12416,7 +12931,7 @@ "cimguiname": "igBeginTooltipEx", "defaults": {}, "funcname": "BeginTooltipEx", - "location": "imgui_internal:2307", + "location": "imgui_internal:2531", "namespace": "ImGui", "ov_cimguiname": "igBeginTooltipEx", "ret": "void", @@ -12438,7 +12953,7 @@ "cimguiname": "igBringWindowToDisplayBack", "defaults": {}, "funcname": "BringWindowToDisplayBack", - "location": "imgui_internal:2219", + "location": "imgui_internal:2438", "namespace": "ImGui", "ov_cimguiname": "igBringWindowToDisplayBack", "ret": "void", @@ -12460,7 +12975,7 @@ "cimguiname": "igBringWindowToDisplayFront", "defaults": {}, "funcname": "BringWindowToDisplayFront", - "location": "imgui_internal:2218", + "location": "imgui_internal:2437", "namespace": "ImGui", "ov_cimguiname": "igBringWindowToDisplayFront", "ret": "void", @@ -12482,7 +12997,7 @@ "cimguiname": "igBringWindowToFocusFront", "defaults": {}, "funcname": "BringWindowToFocusFront", - "location": "imgui_internal:2217", + "location": "imgui_internal:2436", "namespace": "ImGui", "ov_cimguiname": "igBringWindowToFocusFront", "ret": "void", @@ -12499,7 +13014,7 @@ "cimguiname": "igBullet", "defaults": {}, "funcname": "Bullet", - "location": "imgui:478", + "location": "imgui:488", "namespace": "ImGui", "ov_cimguiname": "igBullet", "ret": "void", @@ -12526,7 +13041,7 @@ "defaults": {}, "funcname": "BulletText", "isvararg": "...)", - "location": "imgui:460", + "location": "imgui:470", "namespace": "ImGui", "ov_cimguiname": "igBulletText", "ret": "void", @@ -12552,7 +13067,7 @@ "cimguiname": "igBulletTextV", "defaults": {}, "funcname": "BulletTextV", - "location": "imgui:461", + "location": "imgui:471", "namespace": "ImGui", "ov_cimguiname": "igBulletTextV", "ret": "void", @@ -12580,7 +13095,7 @@ "size": "ImVec2(0,0)" }, "funcname": "Button", - "location": "imgui:466", + "location": "imgui:476", "namespace": "ImGui", "ov_cimguiname": "igButton", "ret": "bool", @@ -12620,7 +13135,7 @@ "flags": "0" }, "funcname": "ButtonBehavior", - "location": "imgui_internal:2470", + "location": "imgui_internal:2745", "namespace": "ImGui", "ov_cimguiname": "igButtonBehavior", "ret": "bool", @@ -12653,7 +13168,7 @@ "size_arg": "ImVec2(0,0)" }, "funcname": "ButtonEx", - "location": "imgui_internal:2455", + "location": "imgui_internal:2730", "namespace": "ImGui", "ov_cimguiname": "igButtonEx", "ret": "bool", @@ -12687,7 +13202,7 @@ "cimguiname": "igCalcItemSize", "defaults": {}, "funcname": "CalcItemSize", - "location": "imgui_internal:2285", + "location": "imgui_internal:2509", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igCalcItemSize", @@ -12705,7 +13220,7 @@ "cimguiname": "igCalcItemWidth", "defaults": {}, "funcname": "CalcItemWidth", - "location": "imgui:388", + "location": "imgui:398", "namespace": "ImGui", "ov_cimguiname": "igCalcItemWidth", "ret": "float", @@ -12739,7 +13254,7 @@ "cimguiname": "igCalcListClipping", "defaults": {}, "funcname": "CalcListClipping", - "location": "imgui:818", + "location": "imgui:846", "namespace": "ImGui", "ov_cimguiname": "igCalcListClipping", "ret": "void", @@ -12781,7 +13296,7 @@ "wrap_width": "-1.0f" }, "funcname": "CalcTextSize", - "location": "imgui:823", + "location": "imgui:851", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igCalcTextSize", @@ -12816,7 +13331,7 @@ "cimguiname": "igCalcTypematicRepeatAmount", "defaults": {}, "funcname": "CalcTypematicRepeatAmount", - "location": "imgui_internal:2320", + "location": "imgui_internal:2544", "namespace": "ImGui", "ov_cimguiname": "igCalcTypematicRepeatAmount", "ret": "int", @@ -12842,7 +13357,7 @@ "cimguiname": "igCalcWindowNextAutoFitSize", "defaults": {}, "funcname": "CalcWindowNextAutoFitSize", - "location": "imgui_internal:2204", + "location": "imgui_internal:2423", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igCalcWindowNextAutoFitSize", @@ -12869,7 +13384,7 @@ "cimguiname": "igCalcWrapWidthForPos", "defaults": {}, "funcname": "CalcWrapWidthForPos", - "location": "imgui_internal:2286", + "location": "imgui_internal:2510", "namespace": "ImGui", "ov_cimguiname": "igCalcWrapWidthForPos", "ret": "float", @@ -12895,7 +13410,7 @@ "cimguiname": "igCallContextHooks", "defaults": {}, "funcname": "CallContextHooks", - "location": "imgui_internal:2241", + "location": "imgui_internal:2459", "namespace": "ImGui", "ov_cimguiname": "igCallContextHooks", "ret": "void", @@ -12919,7 +13434,7 @@ "want_capture_keyboard_value": "true" }, "funcname": "CaptureKeyboardFromApp", - "location": "imgui:839", + "location": "imgui:867", "namespace": "ImGui", "ov_cimguiname": "igCaptureKeyboardFromApp", "ret": "void", @@ -12943,7 +13458,7 @@ "want_capture_mouse_value": "true" }, "funcname": "CaptureMouseFromApp", - "location": "imgui:859", + "location": "imgui:887", "namespace": "ImGui", "ov_cimguiname": "igCaptureMouseFromApp", "ret": "void", @@ -12969,7 +13484,7 @@ "cimguiname": "igCheckbox", "defaults": {}, "funcname": "Checkbox", - "location": "imgui:472", + "location": "imgui:482", "namespace": "ImGui", "ov_cimguiname": "igCheckbox", "ret": "bool", @@ -12999,7 +13514,7 @@ "cimguiname": "igCheckboxFlags", "defaults": {}, "funcname": "CheckboxFlags", - "location": "imgui:473", + "location": "imgui:483", "namespace": "ImGui", "ov_cimguiname": "igCheckboxFlagsIntPtr", "ret": "bool", @@ -13027,7 +13542,7 @@ "cimguiname": "igCheckboxFlags", "defaults": {}, "funcname": "CheckboxFlags", - "location": "imgui:474", + "location": "imgui:484", "namespace": "ImGui", "ov_cimguiname": "igCheckboxFlagsUintPtr", "ret": "bool", @@ -13055,7 +13570,7 @@ "cimguiname": "igCheckboxFlags", "defaults": {}, "funcname": "CheckboxFlags", - "location": "imgui_internal:2466", + "location": "imgui_internal:2741", "namespace": "ImGui", "ov_cimguiname": "igCheckboxFlagsS64Ptr", "ret": "bool", @@ -13083,7 +13598,7 @@ "cimguiname": "igCheckboxFlags", "defaults": {}, "funcname": "CheckboxFlags", - "location": "imgui_internal:2467", + "location": "imgui_internal:2742", "namespace": "ImGui", "ov_cimguiname": "igCheckboxFlagsU64Ptr", "ret": "bool", @@ -13100,7 +13615,7 @@ "cimguiname": "igClearActiveID", "defaults": {}, "funcname": "ClearActiveID", - "location": "imgui_internal:2268", + "location": "imgui_internal:2492", "namespace": "ImGui", "ov_cimguiname": "igClearActiveID", "ret": "void", @@ -13117,7 +13632,7 @@ "cimguiname": "igClearDragDrop", "defaults": {}, "funcname": "ClearDragDrop", - "location": "imgui_internal:2346", + "location": "imgui_internal:2618", "namespace": "ImGui", "ov_cimguiname": "igClearDragDrop", "ret": "void", @@ -13134,7 +13649,7 @@ "cimguiname": "igClearIniSettings", "defaults": {}, "funcname": "ClearIniSettings", - "location": "imgui_internal:2246", + "location": "imgui_internal:2470", "namespace": "ImGui", "ov_cimguiname": "igClearIniSettings", "ret": "void", @@ -13160,7 +13675,7 @@ "cimguiname": "igCloseButton", "defaults": {}, "funcname": "CloseButton", - "location": "imgui_internal:2456", + "location": "imgui_internal:2731", "namespace": "ImGui", "ov_cimguiname": "igCloseButton", "ret": "bool", @@ -13177,7 +13692,7 @@ "cimguiname": "igCloseCurrentPopup", "defaults": {}, "funcname": "CloseCurrentPopup", - "location": "imgui:655", + "location": "imgui:665", "namespace": "ImGui", "ov_cimguiname": "igCloseCurrentPopup", "ret": "void", @@ -13203,7 +13718,7 @@ "cimguiname": "igClosePopupToLevel", "defaults": {}, "funcname": "ClosePopupToLevel", - "location": "imgui_internal:2303", + "location": "imgui_internal:2527", "namespace": "ImGui", "ov_cimguiname": "igClosePopupToLevel", "ret": "void", @@ -13229,7 +13744,7 @@ "cimguiname": "igClosePopupsOverWindow", "defaults": {}, "funcname": "ClosePopupsOverWindow", - "location": "imgui_internal:2304", + "location": "imgui_internal:2528", "namespace": "ImGui", "ov_cimguiname": "igClosePopupsOverWindow", "ret": "void", @@ -13239,7 +13754,7 @@ ], "igCollapseButton": [ { - "args": "(ImGuiID id,const ImVec2 pos)", + "args": "(ImGuiID id,const ImVec2 pos,ImGuiDockNode* dock_node)", "argsT": [ { "name": "id", @@ -13248,18 +13763,22 @@ { "name": "pos", "type": "const ImVec2" + }, + { + "name": "dock_node", + "type": "ImGuiDockNode*" } ], - "argsoriginal": "(ImGuiID id,const ImVec2& pos)", - "call_args": "(id,pos)", + "argsoriginal": "(ImGuiID id,const ImVec2& pos,ImGuiDockNode* dock_node)", + "call_args": "(id,pos,dock_node)", "cimguiname": "igCollapseButton", "defaults": {}, "funcname": "CollapseButton", - "location": "imgui_internal:2457", + "location": "imgui_internal:2732", "namespace": "ImGui", "ov_cimguiname": "igCollapseButton", "ret": "bool", - "signature": "(ImGuiID,const ImVec2)", + "signature": "(ImGuiID,const ImVec2,ImGuiDockNode*)", "stname": "" } ], @@ -13283,7 +13802,7 @@ "flags": "0" }, "funcname": "CollapsingHeader", - "location": "imgui:578", + "location": "imgui:588", "namespace": "ImGui", "ov_cimguiname": "igCollapsingHeaderTreeNodeFlags", "ret": "bool", @@ -13313,7 +13832,7 @@ "flags": "0" }, "funcname": "CollapsingHeader", - "location": "imgui:579", + "location": "imgui:589", "namespace": "ImGui", "ov_cimguiname": "igCollapsingHeaderBoolPtr", "ret": "bool", @@ -13350,7 +13869,7 @@ "size": "ImVec2(0,0)" }, "funcname": "ColorButton", - "location": "imgui:559", + "location": "imgui:569", "namespace": "ImGui", "ov_cimguiname": "igColorButton", "ret": "bool", @@ -13372,7 +13891,7 @@ "cimguiname": "igColorConvertFloat4ToU32", "defaults": {}, "funcname": "ColorConvertFloat4ToU32", - "location": "imgui:827", + "location": "imgui:855", "namespace": "ImGui", "ov_cimguiname": "igColorConvertFloat4ToU32", "ret": "ImU32", @@ -13417,7 +13936,7 @@ "cimguiname": "igColorConvertHSVtoRGB", "defaults": {}, "funcname": "ColorConvertHSVtoRGB", - "location": "imgui:829", + "location": "imgui:857", "namespace": "ImGui", "ov_cimguiname": "igColorConvertHSVtoRGB", "ret": "void", @@ -13462,7 +13981,7 @@ "cimguiname": "igColorConvertRGBtoHSV", "defaults": {}, "funcname": "ColorConvertRGBtoHSV", - "location": "imgui:828", + "location": "imgui:856", "namespace": "ImGui", "ov_cimguiname": "igColorConvertRGBtoHSV", "ret": "void", @@ -13488,7 +14007,7 @@ "cimguiname": "igColorConvertU32ToFloat4", "defaults": {}, "funcname": "ColorConvertU32ToFloat4", - "location": "imgui:826", + "location": "imgui:854", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igColorConvertU32ToFloat4", @@ -13521,7 +14040,7 @@ "flags": "0" }, "funcname": "ColorEdit3", - "location": "imgui:555", + "location": "imgui:565", "namespace": "ImGui", "ov_cimguiname": "igColorEdit3", "ret": "bool", @@ -13553,7 +14072,7 @@ "flags": "0" }, "funcname": "ColorEdit4", - "location": "imgui:556", + "location": "imgui:566", "namespace": "ImGui", "ov_cimguiname": "igColorEdit4", "ret": "bool", @@ -13579,7 +14098,7 @@ "cimguiname": "igColorEditOptionsPopup", "defaults": {}, "funcname": "ColorEditOptionsPopup", - "location": "imgui_internal:2505", + "location": "imgui_internal:2780", "namespace": "ImGui", "ov_cimguiname": "igColorEditOptionsPopup", "ret": "void", @@ -13611,7 +14130,7 @@ "flags": "0" }, "funcname": "ColorPicker3", - "location": "imgui:557", + "location": "imgui:567", "namespace": "ImGui", "ov_cimguiname": "igColorPicker3", "ret": "bool", @@ -13648,7 +14167,7 @@ "ref_col": "NULL" }, "funcname": "ColorPicker4", - "location": "imgui:558", + "location": "imgui:568", "namespace": "ImGui", "ov_cimguiname": "igColorPicker4", "ret": "bool", @@ -13674,7 +14193,7 @@ "cimguiname": "igColorPickerOptionsPopup", "defaults": {}, "funcname": "ColorPickerOptionsPopup", - "location": "imgui_internal:2506", + "location": "imgui_internal:2781", "namespace": "ImGui", "ov_cimguiname": "igColorPickerOptionsPopup", "ret": "void", @@ -13704,7 +14223,7 @@ "cimguiname": "igColorTooltip", "defaults": {}, "funcname": "ColorTooltip", - "location": "imgui_internal:2504", + "location": "imgui_internal:2779", "namespace": "ImGui", "ov_cimguiname": "igColorTooltip", "ret": "void", @@ -13738,7 +14257,7 @@ "id": "NULL" }, "funcname": "Columns", - "location": "imgui:730", + "location": "imgui:740", "namespace": "ImGui", "ov_cimguiname": "igColumns", "ret": "void", @@ -13778,7 +14297,7 @@ "popup_max_height_in_items": "-1" }, "funcname": "Combo", - "location": "imgui:485", + "location": "imgui:495", "namespace": "ImGui", "ov_cimguiname": "igComboStr_arr", "ret": "bool", @@ -13812,7 +14331,7 @@ "popup_max_height_in_items": "-1" }, "funcname": "Combo", - "location": "imgui:486", + "location": "imgui:496", "namespace": "ImGui", "ov_cimguiname": "igComboStr", "ret": "bool", @@ -13856,7 +14375,7 @@ "popup_max_height_in_items": "-1" }, "funcname": "Combo", - "location": "imgui:487", + "location": "imgui:497", "namespace": "ImGui", "ov_cimguiname": "igComboFnBoolPtr", "ret": "bool", @@ -13880,7 +14399,7 @@ "shared_font_atlas": "NULL" }, "funcname": "CreateContext", - "location": "imgui:264", + "location": "imgui:271", "namespace": "ImGui", "ov_cimguiname": "igCreateContext", "ret": "ImGuiContext*", @@ -13902,7 +14421,7 @@ "cimguiname": "igCreateNewWindowSettings", "defaults": {}, "funcname": "CreateNewWindowSettings", - "location": "imgui_internal:2247", + "location": "imgui_internal:2471", "namespace": "ImGui", "ov_cimguiname": "igCreateNewWindowSettings", "ret": "ImGuiWindowSettings*", @@ -13940,7 +14459,7 @@ "cimguiname": "igDataTypeApplyOp", "defaults": {}, "funcname": "DataTypeApplyOp", - "location": "imgui_internal:2491", + "location": "imgui_internal:2766", "namespace": "ImGui", "ov_cimguiname": "igDataTypeApplyOp", "ret": "void", @@ -13978,7 +14497,7 @@ "cimguiname": "igDataTypeApplyOpFromText", "defaults": {}, "funcname": "DataTypeApplyOpFromText", - "location": "imgui_internal:2492", + "location": "imgui_internal:2767", "namespace": "ImGui", "ov_cimguiname": "igDataTypeApplyOpFromText", "ret": "bool", @@ -14012,7 +14531,7 @@ "cimguiname": "igDataTypeClamp", "defaults": {}, "funcname": "DataTypeClamp", - "location": "imgui_internal:2494", + "location": "imgui_internal:2769", "namespace": "ImGui", "ov_cimguiname": "igDataTypeClamp", "ret": "bool", @@ -14042,7 +14561,7 @@ "cimguiname": "igDataTypeCompare", "defaults": {}, "funcname": "DataTypeCompare", - "location": "imgui_internal:2493", + "location": "imgui_internal:2768", "namespace": "ImGui", "ov_cimguiname": "igDataTypeCompare", "ret": "int", @@ -14080,7 +14599,7 @@ "cimguiname": "igDataTypeFormatString", "defaults": {}, "funcname": "DataTypeFormatString", - "location": "imgui_internal:2490", + "location": "imgui_internal:2765", "namespace": "ImGui", "ov_cimguiname": "igDataTypeFormatString", "ret": "int", @@ -14102,7 +14621,7 @@ "cimguiname": "igDataTypeGetInfo", "defaults": {}, "funcname": "DataTypeGetInfo", - "location": "imgui_internal:2489", + "location": "imgui_internal:2764", "namespace": "ImGui", "ov_cimguiname": "igDataTypeGetInfo", "ret": "const ImGuiDataTypeInfo*", @@ -14127,409 +14646,1304 @@ "type": "size_t" }, { - "name": "sz_vec2", - "type": "size_t" + "name": "sz_vec2", + "type": "size_t" + }, + { + "name": "sz_vec4", + "type": "size_t" + }, + { + "name": "sz_drawvert", + "type": "size_t" + }, + { + "name": "sz_drawidx", + "type": "size_t" + } + ], + "argsoriginal": "(const char* version_str,size_t sz_io,size_t sz_style,size_t sz_vec2,size_t sz_vec4,size_t sz_drawvert,size_t sz_drawidx)", + "call_args": "(version_str,sz_io,sz_style,sz_vec2,sz_vec4,sz_drawvert,sz_drawidx)", + "cimguiname": "igDebugCheckVersionAndDataLayout", + "defaults": {}, + "funcname": "DebugCheckVersionAndDataLayout", + "location": "imgui:903", + "namespace": "ImGui", + "ov_cimguiname": "igDebugCheckVersionAndDataLayout", + "ret": "bool", + "signature": "(const char*,size_t,size_t,size_t,size_t,size_t,size_t)", + "stname": "" + } + ], + "igDebugDrawItemRect": [ + { + "args": "(ImU32 col)", + "argsT": [ + { + "name": "col", + "type": "ImU32" + } + ], + "argsoriginal": "(ImU32 col=(((ImU32)(255)<<24)|((ImU32)(0)<<16)|((ImU32)(0)<<8)|((ImU32)(255)<<0)))", + "call_args": "(col)", + "cimguiname": "igDebugDrawItemRect", + "defaults": { + "col": "4278190335" + }, + "funcname": "DebugDrawItemRect", + "location": "imgui_internal:2797", + "namespace": "ImGui", + "ov_cimguiname": "igDebugDrawItemRect", + "ret": "void", + "signature": "(ImU32)", + "stname": "" + } + ], + "igDebugNodeColumns": [ + { + "args": "(ImGuiOldColumns* columns)", + "argsT": [ + { + "name": "columns", + "type": "ImGuiOldColumns*" + } + ], + "argsoriginal": "(ImGuiOldColumns* columns)", + "call_args": "(columns)", + "cimguiname": "igDebugNodeColumns", + "defaults": {}, + "funcname": "DebugNodeColumns", + "location": "imgui_internal:2800", + "namespace": "ImGui", + "ov_cimguiname": "igDebugNodeColumns", + "ret": "void", + "signature": "(ImGuiOldColumns*)", + "stname": "" + } + ], + "igDebugNodeDockNode": [ + { + "args": "(ImGuiDockNode* node,const char* label)", + "argsT": [ + { + "name": "node", + "type": "ImGuiDockNode*" + }, + { + "name": "label", + "type": "const char*" + } + ], + "argsoriginal": "(ImGuiDockNode* node,const char* label)", + "call_args": "(node,label)", + "cimguiname": "igDebugNodeDockNode", + "defaults": {}, + "funcname": "DebugNodeDockNode", + "location": "imgui_internal:2801", + "namespace": "ImGui", + "ov_cimguiname": "igDebugNodeDockNode", + "ret": "void", + "signature": "(ImGuiDockNode*,const char*)", + "stname": "" + } + ], + "igDebugNodeDrawCmdShowMeshAndBoundingBox": [ + { + "args": "(ImDrawList* out_draw_list,const ImDrawList* draw_list,const ImDrawCmd* draw_cmd,bool show_mesh,bool show_aabb)", + "argsT": [ + { + "name": "out_draw_list", + "type": "ImDrawList*" + }, + { + "name": "draw_list", + "type": "const ImDrawList*" + }, + { + "name": "draw_cmd", + "type": "const ImDrawCmd*" + }, + { + "name": "show_mesh", + "type": "bool" + }, + { + "name": "show_aabb", + "type": "bool" + } + ], + "argsoriginal": "(ImDrawList* out_draw_list,const ImDrawList* draw_list,const ImDrawCmd* draw_cmd,bool show_mesh,bool show_aabb)", + "call_args": "(out_draw_list,draw_list,draw_cmd,show_mesh,show_aabb)", + "cimguiname": "igDebugNodeDrawCmdShowMeshAndBoundingBox", + "defaults": {}, + "funcname": "DebugNodeDrawCmdShowMeshAndBoundingBox", + "location": "imgui_internal:2803", + "namespace": "ImGui", + "ov_cimguiname": "igDebugNodeDrawCmdShowMeshAndBoundingBox", + "ret": "void", + "signature": "(ImDrawList*,const ImDrawList*,const ImDrawCmd*,bool,bool)", + "stname": "" + } + ], + "igDebugNodeDrawList": [ + { + "args": "(ImGuiWindow* window,ImGuiViewportP* viewport,const ImDrawList* draw_list,const char* label)", + "argsT": [ + { + "name": "window", + "type": "ImGuiWindow*" + }, + { + "name": "viewport", + "type": "ImGuiViewportP*" + }, + { + "name": "draw_list", + "type": "const ImDrawList*" + }, + { + "name": "label", + "type": "const char*" + } + ], + "argsoriginal": "(ImGuiWindow* window,ImGuiViewportP* viewport,const ImDrawList* draw_list,const char* label)", + "call_args": "(window,viewport,draw_list,label)", + "cimguiname": "igDebugNodeDrawList", + "defaults": {}, + "funcname": "DebugNodeDrawList", + "location": "imgui_internal:2802", + "namespace": "ImGui", + "ov_cimguiname": "igDebugNodeDrawList", + "ret": "void", + "signature": "(ImGuiWindow*,ImGuiViewportP*,const ImDrawList*,const char*)", + "stname": "" + } + ], + "igDebugNodeStorage": [ + { + "args": "(ImGuiStorage* storage,const char* label)", + "argsT": [ + { + "name": "storage", + "type": "ImGuiStorage*" + }, + { + "name": "label", + "type": "const char*" + } + ], + "argsoriginal": "(ImGuiStorage* storage,const char* label)", + "call_args": "(storage,label)", + "cimguiname": "igDebugNodeStorage", + "defaults": {}, + "funcname": "DebugNodeStorage", + "location": "imgui_internal:2804", + "namespace": "ImGui", + "ov_cimguiname": "igDebugNodeStorage", + "ret": "void", + "signature": "(ImGuiStorage*,const char*)", + "stname": "" + } + ], + "igDebugNodeTabBar": [ + { + "args": "(ImGuiTabBar* tab_bar,const char* label)", + "argsT": [ + { + "name": "tab_bar", + "type": "ImGuiTabBar*" + }, + { + "name": "label", + "type": "const char*" + } + ], + "argsoriginal": "(ImGuiTabBar* tab_bar,const char* label)", + "call_args": "(tab_bar,label)", + "cimguiname": "igDebugNodeTabBar", + "defaults": {}, + "funcname": "DebugNodeTabBar", + "location": "imgui_internal:2805", + "namespace": "ImGui", + "ov_cimguiname": "igDebugNodeTabBar", + "ret": "void", + "signature": "(ImGuiTabBar*,const char*)", + "stname": "" + } + ], + "igDebugNodeTable": [ + { + "args": "(ImGuiTable* table)", + "argsT": [ + { + "name": "table", + "type": "ImGuiTable*" + } + ], + "argsoriginal": "(ImGuiTable* table)", + "call_args": "(table)", + "cimguiname": "igDebugNodeTable", + "defaults": {}, + "funcname": "DebugNodeTable", + "location": "imgui_internal:2806", + "namespace": "ImGui", + "ov_cimguiname": "igDebugNodeTable", + "ret": "void", + "signature": "(ImGuiTable*)", + "stname": "" + } + ], + "igDebugNodeTableSettings": [ + { + "args": "(ImGuiTableSettings* settings)", + "argsT": [ + { + "name": "settings", + "type": "ImGuiTableSettings*" + } + ], + "argsoriginal": "(ImGuiTableSettings* settings)", + "call_args": "(settings)", + "cimguiname": "igDebugNodeTableSettings", + "defaults": {}, + "funcname": "DebugNodeTableSettings", + "location": "imgui_internal:2807", + "namespace": "ImGui", + "ov_cimguiname": "igDebugNodeTableSettings", + "ret": "void", + "signature": "(ImGuiTableSettings*)", + "stname": "" + } + ], + "igDebugNodeViewport": [ + { + "args": "(ImGuiViewportP* viewport)", + "argsT": [ + { + "name": "viewport", + "type": "ImGuiViewportP*" + } + ], + "argsoriginal": "(ImGuiViewportP* viewport)", + "call_args": "(viewport)", + "cimguiname": "igDebugNodeViewport", + "defaults": {}, + "funcname": "DebugNodeViewport", + "location": "imgui_internal:2811", + "namespace": "ImGui", + "ov_cimguiname": "igDebugNodeViewport", + "ret": "void", + "signature": "(ImGuiViewportP*)", + "stname": "" + } + ], + "igDebugNodeWindow": [ + { + "args": "(ImGuiWindow* window,const char* label)", + "argsT": [ + { + "name": "window", + "type": "ImGuiWindow*" + }, + { + "name": "label", + "type": "const char*" + } + ], + "argsoriginal": "(ImGuiWindow* window,const char* label)", + "call_args": "(window,label)", + "cimguiname": "igDebugNodeWindow", + "defaults": {}, + "funcname": "DebugNodeWindow", + "location": "imgui_internal:2808", + "namespace": "ImGui", + "ov_cimguiname": "igDebugNodeWindow", + "ret": "void", + "signature": "(ImGuiWindow*,const char*)", + "stname": "" + } + ], + "igDebugNodeWindowSettings": [ + { + "args": "(ImGuiWindowSettings* settings)", + "argsT": [ + { + "name": "settings", + "type": "ImGuiWindowSettings*" + } + ], + "argsoriginal": "(ImGuiWindowSettings* settings)", + "call_args": "(settings)", + "cimguiname": "igDebugNodeWindowSettings", + "defaults": {}, + "funcname": "DebugNodeWindowSettings", + "location": "imgui_internal:2809", + "namespace": "ImGui", + "ov_cimguiname": "igDebugNodeWindowSettings", + "ret": "void", + "signature": "(ImGuiWindowSettings*)", + "stname": "" + } + ], + "igDebugNodeWindowsList": [ + { + "args": "(ImVector_ImGuiWindowPtr* windows,const char* label)", + "argsT": [ + { + "name": "windows", + "type": "ImVector_ImGuiWindowPtr*" + }, + { + "name": "label", + "type": "const char*" + } + ], + "argsoriginal": "(ImVector* windows,const char* label)", + "call_args": "(windows,label)", + "cimguiname": "igDebugNodeWindowsList", + "defaults": {}, + "funcname": "DebugNodeWindowsList", + "location": "imgui_internal:2810", + "namespace": "ImGui", + "ov_cimguiname": "igDebugNodeWindowsList", + "ret": "void", + "signature": "(ImVector_ImGuiWindowPtr*,const char*)", + "stname": "" + } + ], + "igDebugRenderViewportThumbnail": [ + { + "args": "(ImDrawList* draw_list,ImGuiViewportP* viewport,const ImRect bb)", + "argsT": [ + { + "name": "draw_list", + "type": "ImDrawList*" + }, + { + "name": "viewport", + "type": "ImGuiViewportP*" + }, + { + "name": "bb", + "type": "const ImRect" + } + ], + "argsoriginal": "(ImDrawList* draw_list,ImGuiViewportP* viewport,const ImRect& bb)", + "call_args": "(draw_list,viewport,bb)", + "cimguiname": "igDebugRenderViewportThumbnail", + "defaults": {}, + "funcname": "DebugRenderViewportThumbnail", + "location": "imgui_internal:2812", + "namespace": "ImGui", + "ov_cimguiname": "igDebugRenderViewportThumbnail", + "ret": "void", + "signature": "(ImDrawList*,ImGuiViewportP*,const ImRect)", + "stname": "" + } + ], + "igDebugStartItemPicker": [ + { + "args": "()", + "argsT": [], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "igDebugStartItemPicker", + "defaults": {}, + "funcname": "DebugStartItemPicker", + "location": "imgui_internal:2798", + "namespace": "ImGui", + "ov_cimguiname": "igDebugStartItemPicker", + "ret": "void", + "signature": "()", + "stname": "" + } + ], + "igDestroyContext": [ + { + "args": "(ImGuiContext* ctx)", + "argsT": [ + { + "name": "ctx", + "type": "ImGuiContext*" + } + ], + "argsoriginal": "(ImGuiContext* ctx=((void*)0))", + "call_args": "(ctx)", + "cimguiname": "igDestroyContext", + "defaults": { + "ctx": "NULL" + }, + "funcname": "DestroyContext", + "location": "imgui:272", + "namespace": "ImGui", + "ov_cimguiname": "igDestroyContext", + "ret": "void", + "signature": "(ImGuiContext*)", + "stname": "" + } + ], + "igDestroyPlatformWindow": [ + { + "args": "(ImGuiViewportP* viewport)", + "argsT": [ + { + "name": "viewport", + "type": "ImGuiViewportP*" + } + ], + "argsoriginal": "(ImGuiViewportP* viewport)", + "call_args": "(viewport)", + "cimguiname": "igDestroyPlatformWindow", + "defaults": {}, + "funcname": "DestroyPlatformWindow", + "location": "imgui_internal:2464", + "namespace": "ImGui", + "ov_cimguiname": "igDestroyPlatformWindow", + "ret": "void", + "signature": "(ImGuiViewportP*)", + "stname": "" + } + ], + "igDestroyPlatformWindows": [ + { + "args": "()", + "argsT": [], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "igDestroyPlatformWindows", + "defaults": {}, + "funcname": "DestroyPlatformWindows", + "location": "imgui:920", + "namespace": "ImGui", + "ov_cimguiname": "igDestroyPlatformWindows", + "ret": "void", + "signature": "()", + "stname": "" + } + ], + "igDockBuilderAddNode": [ + { + "args": "(ImGuiID node_id,ImGuiDockNodeFlags flags)", + "argsT": [ + { + "name": "node_id", + "type": "ImGuiID" + }, + { + "name": "flags", + "type": "ImGuiDockNodeFlags" + } + ], + "argsoriginal": "(ImGuiID node_id=0,ImGuiDockNodeFlags flags=0)", + "call_args": "(node_id,flags)", + "cimguiname": "igDockBuilderAddNode", + "defaults": { + "flags": "0", + "node_id": "0" + }, + "funcname": "DockBuilderAddNode", + "location": "imgui_internal:2604", + "namespace": "ImGui", + "ov_cimguiname": "igDockBuilderAddNode", + "ret": "ImGuiID", + "signature": "(ImGuiID,ImGuiDockNodeFlags)", + "stname": "" + } + ], + "igDockBuilderCopyDockSpace": [ + { + "args": "(ImGuiID src_dockspace_id,ImGuiID dst_dockspace_id,ImVector_const_charPtr* in_window_remap_pairs)", + "argsT": [ + { + "name": "src_dockspace_id", + "type": "ImGuiID" + }, + { + "name": "dst_dockspace_id", + "type": "ImGuiID" + }, + { + "name": "in_window_remap_pairs", + "type": "ImVector_const_charPtr*" + } + ], + "argsoriginal": "(ImGuiID src_dockspace_id,ImGuiID dst_dockspace_id,ImVector* in_window_remap_pairs)", + "call_args": "(src_dockspace_id,dst_dockspace_id,in_window_remap_pairs)", + "cimguiname": "igDockBuilderCopyDockSpace", + "defaults": {}, + "funcname": "DockBuilderCopyDockSpace", + "location": "imgui_internal:2611", + "namespace": "ImGui", + "ov_cimguiname": "igDockBuilderCopyDockSpace", + "ret": "void", + "signature": "(ImGuiID,ImGuiID,ImVector_const_charPtr*)", + "stname": "" + } + ], + "igDockBuilderCopyNode": [ + { + "args": "(ImGuiID src_node_id,ImGuiID dst_node_id,ImVector_ImGuiID* out_node_remap_pairs)", + "argsT": [ + { + "name": "src_node_id", + "type": "ImGuiID" + }, + { + "name": "dst_node_id", + "type": "ImGuiID" + }, + { + "name": "out_node_remap_pairs", + "type": "ImVector_ImGuiID*" + } + ], + "argsoriginal": "(ImGuiID src_node_id,ImGuiID dst_node_id,ImVector* out_node_remap_pairs)", + "call_args": "(src_node_id,dst_node_id,out_node_remap_pairs)", + "cimguiname": "igDockBuilderCopyNode", + "defaults": {}, + "funcname": "DockBuilderCopyNode", + "location": "imgui_internal:2612", + "namespace": "ImGui", + "ov_cimguiname": "igDockBuilderCopyNode", + "ret": "void", + "signature": "(ImGuiID,ImGuiID,ImVector_ImGuiID*)", + "stname": "" + } + ], + "igDockBuilderCopyWindowSettings": [ + { + "args": "(const char* src_name,const char* dst_name)", + "argsT": [ + { + "name": "src_name", + "type": "const char*" + }, + { + "name": "dst_name", + "type": "const char*" + } + ], + "argsoriginal": "(const char* src_name,const char* dst_name)", + "call_args": "(src_name,dst_name)", + "cimguiname": "igDockBuilderCopyWindowSettings", + "defaults": {}, + "funcname": "DockBuilderCopyWindowSettings", + "location": "imgui_internal:2613", + "namespace": "ImGui", + "ov_cimguiname": "igDockBuilderCopyWindowSettings", + "ret": "void", + "signature": "(const char*,const char*)", + "stname": "" + } + ], + "igDockBuilderDockWindow": [ + { + "args": "(const char* window_name,ImGuiID node_id)", + "argsT": [ + { + "name": "window_name", + "type": "const char*" + }, + { + "name": "node_id", + "type": "ImGuiID" + } + ], + "argsoriginal": "(const char* window_name,ImGuiID node_id)", + "call_args": "(window_name,node_id)", + "cimguiname": "igDockBuilderDockWindow", + "defaults": {}, + "funcname": "DockBuilderDockWindow", + "location": "imgui_internal:2601", + "namespace": "ImGui", + "ov_cimguiname": "igDockBuilderDockWindow", + "ret": "void", + "signature": "(const char*,ImGuiID)", + "stname": "" + } + ], + "igDockBuilderFinish": [ + { + "args": "(ImGuiID node_id)", + "argsT": [ + { + "name": "node_id", + "type": "ImGuiID" + } + ], + "argsoriginal": "(ImGuiID node_id)", + "call_args": "(node_id)", + "cimguiname": "igDockBuilderFinish", + "defaults": {}, + "funcname": "DockBuilderFinish", + "location": "imgui_internal:2614", + "namespace": "ImGui", + "ov_cimguiname": "igDockBuilderFinish", + "ret": "void", + "signature": "(ImGuiID)", + "stname": "" + } + ], + "igDockBuilderGetCentralNode": [ + { + "args": "(ImGuiID node_id)", + "argsT": [ + { + "name": "node_id", + "type": "ImGuiID" + } + ], + "argsoriginal": "(ImGuiID node_id)", + "call_args": "(node_id)", + "cimguiname": "igDockBuilderGetCentralNode", + "defaults": {}, + "funcname": "DockBuilderGetCentralNode", + "location": "imgui_internal:2603", + "namespace": "ImGui", + "ov_cimguiname": "igDockBuilderGetCentralNode", + "ret": "ImGuiDockNode*", + "signature": "(ImGuiID)", + "stname": "" + } + ], + "igDockBuilderGetNode": [ + { + "args": "(ImGuiID node_id)", + "argsT": [ + { + "name": "node_id", + "type": "ImGuiID" + } + ], + "argsoriginal": "(ImGuiID node_id)", + "call_args": "(node_id)", + "cimguiname": "igDockBuilderGetNode", + "defaults": {}, + "funcname": "DockBuilderGetNode", + "location": "imgui_internal:2602", + "namespace": "ImGui", + "ov_cimguiname": "igDockBuilderGetNode", + "ret": "ImGuiDockNode*", + "signature": "(ImGuiID)", + "stname": "" + } + ], + "igDockBuilderRemoveNode": [ + { + "args": "(ImGuiID node_id)", + "argsT": [ + { + "name": "node_id", + "type": "ImGuiID" + } + ], + "argsoriginal": "(ImGuiID node_id)", + "call_args": "(node_id)", + "cimguiname": "igDockBuilderRemoveNode", + "defaults": {}, + "funcname": "DockBuilderRemoveNode", + "location": "imgui_internal:2605", + "namespace": "ImGui", + "ov_cimguiname": "igDockBuilderRemoveNode", + "ret": "void", + "signature": "(ImGuiID)", + "stname": "" + } + ], + "igDockBuilderRemoveNodeChildNodes": [ + { + "args": "(ImGuiID node_id)", + "argsT": [ + { + "name": "node_id", + "type": "ImGuiID" + } + ], + "argsoriginal": "(ImGuiID node_id)", + "call_args": "(node_id)", + "cimguiname": "igDockBuilderRemoveNodeChildNodes", + "defaults": {}, + "funcname": "DockBuilderRemoveNodeChildNodes", + "location": "imgui_internal:2607", + "namespace": "ImGui", + "ov_cimguiname": "igDockBuilderRemoveNodeChildNodes", + "ret": "void", + "signature": "(ImGuiID)", + "stname": "" + } + ], + "igDockBuilderRemoveNodeDockedWindows": [ + { + "args": "(ImGuiID node_id,bool clear_settings_refs)", + "argsT": [ + { + "name": "node_id", + "type": "ImGuiID" + }, + { + "name": "clear_settings_refs", + "type": "bool" + } + ], + "argsoriginal": "(ImGuiID node_id,bool clear_settings_refs=true)", + "call_args": "(node_id,clear_settings_refs)", + "cimguiname": "igDockBuilderRemoveNodeDockedWindows", + "defaults": { + "clear_settings_refs": "true" + }, + "funcname": "DockBuilderRemoveNodeDockedWindows", + "location": "imgui_internal:2606", + "namespace": "ImGui", + "ov_cimguiname": "igDockBuilderRemoveNodeDockedWindows", + "ret": "void", + "signature": "(ImGuiID,bool)", + "stname": "" + } + ], + "igDockBuilderSetNodePos": [ + { + "args": "(ImGuiID node_id,ImVec2 pos)", + "argsT": [ + { + "name": "node_id", + "type": "ImGuiID" + }, + { + "name": "pos", + "type": "ImVec2" + } + ], + "argsoriginal": "(ImGuiID node_id,ImVec2 pos)", + "call_args": "(node_id,pos)", + "cimguiname": "igDockBuilderSetNodePos", + "defaults": {}, + "funcname": "DockBuilderSetNodePos", + "location": "imgui_internal:2608", + "namespace": "ImGui", + "ov_cimguiname": "igDockBuilderSetNodePos", + "ret": "void", + "signature": "(ImGuiID,ImVec2)", + "stname": "" + } + ], + "igDockBuilderSetNodeSize": [ + { + "args": "(ImGuiID node_id,ImVec2 size)", + "argsT": [ + { + "name": "node_id", + "type": "ImGuiID" + }, + { + "name": "size", + "type": "ImVec2" + } + ], + "argsoriginal": "(ImGuiID node_id,ImVec2 size)", + "call_args": "(node_id,size)", + "cimguiname": "igDockBuilderSetNodeSize", + "defaults": {}, + "funcname": "DockBuilderSetNodeSize", + "location": "imgui_internal:2609", + "namespace": "ImGui", + "ov_cimguiname": "igDockBuilderSetNodeSize", + "ret": "void", + "signature": "(ImGuiID,ImVec2)", + "stname": "" + } + ], + "igDockBuilderSplitNode": [ + { + "args": "(ImGuiID node_id,ImGuiDir split_dir,float size_ratio_for_node_at_dir,ImGuiID* out_id_at_dir,ImGuiID* out_id_at_opposite_dir)", + "argsT": [ + { + "name": "node_id", + "type": "ImGuiID" + }, + { + "name": "split_dir", + "type": "ImGuiDir" + }, + { + "name": "size_ratio_for_node_at_dir", + "type": "float" + }, + { + "name": "out_id_at_dir", + "type": "ImGuiID*" + }, + { + "name": "out_id_at_opposite_dir", + "type": "ImGuiID*" + } + ], + "argsoriginal": "(ImGuiID node_id,ImGuiDir split_dir,float size_ratio_for_node_at_dir,ImGuiID* out_id_at_dir,ImGuiID* out_id_at_opposite_dir)", + "call_args": "(node_id,split_dir,size_ratio_for_node_at_dir,out_id_at_dir,out_id_at_opposite_dir)", + "cimguiname": "igDockBuilderSplitNode", + "defaults": {}, + "funcname": "DockBuilderSplitNode", + "location": "imgui_internal:2610", + "namespace": "ImGui", + "ov_cimguiname": "igDockBuilderSplitNode", + "ret": "ImGuiID", + "signature": "(ImGuiID,ImGuiDir,float,ImGuiID*,ImGuiID*)", + "stname": "" + } + ], + "igDockContextCalcDropPosForDocking": [ + { + "args": "(ImGuiWindow* target,ImGuiDockNode* target_node,ImGuiWindow* payload,ImGuiDir split_dir,bool split_outer,ImVec2* out_pos)", + "argsT": [ + { + "name": "target", + "type": "ImGuiWindow*" + }, + { + "name": "target_node", + "type": "ImGuiDockNode*" + }, + { + "name": "payload", + "type": "ImGuiWindow*" + }, + { + "name": "split_dir", + "type": "ImGuiDir" + }, + { + "name": "split_outer", + "type": "bool" + }, + { + "name": "out_pos", + "type": "ImVec2*" + } + ], + "argsoriginal": "(ImGuiWindow* target,ImGuiDockNode* target_node,ImGuiWindow* payload,ImGuiDir split_dir,bool split_outer,ImVec2* out_pos)", + "call_args": "(target,target_node,payload,split_dir,split_outer,out_pos)", + "cimguiname": "igDockContextCalcDropPosForDocking", + "defaults": {}, + "funcname": "DockContextCalcDropPosForDocking", + "location": "imgui_internal:2580", + "namespace": "ImGui", + "ov_cimguiname": "igDockContextCalcDropPosForDocking", + "ret": "bool", + "signature": "(ImGuiWindow*,ImGuiDockNode*,ImGuiWindow*,ImGuiDir,bool,ImVec2*)", + "stname": "" + } + ], + "igDockContextClearNodes": [ + { + "args": "(ImGuiContext* ctx,ImGuiID root_id,bool clear_settings_refs)", + "argsT": [ + { + "name": "ctx", + "type": "ImGuiContext*" }, { - "name": "sz_vec4", - "type": "size_t" + "name": "root_id", + "type": "ImGuiID" }, { - "name": "sz_drawvert", - "type": "size_t" - }, + "name": "clear_settings_refs", + "type": "bool" + } + ], + "argsoriginal": "(ImGuiContext* ctx,ImGuiID root_id,bool clear_settings_refs)", + "call_args": "(ctx,root_id,clear_settings_refs)", + "cimguiname": "igDockContextClearNodes", + "defaults": {}, + "funcname": "DockContextClearNodes", + "location": "imgui_internal:2572", + "namespace": "ImGui", + "ov_cimguiname": "igDockContextClearNodes", + "ret": "void", + "signature": "(ImGuiContext*,ImGuiID,bool)", + "stname": "" + } + ], + "igDockContextGenNodeID": [ + { + "args": "(ImGuiContext* ctx)", + "argsT": [ { - "name": "sz_drawidx", - "type": "size_t" + "name": "ctx", + "type": "ImGuiContext*" } ], - "argsoriginal": "(const char* version_str,size_t sz_io,size_t sz_style,size_t sz_vec2,size_t sz_vec4,size_t sz_drawvert,size_t sz_drawidx)", - "call_args": "(version_str,sz_io,sz_style,sz_vec2,sz_vec4,sz_drawvert,sz_drawidx)", - "cimguiname": "igDebugCheckVersionAndDataLayout", + "argsoriginal": "(ImGuiContext* ctx)", + "call_args": "(ctx)", + "cimguiname": "igDockContextGenNodeID", "defaults": {}, - "funcname": "DebugCheckVersionAndDataLayout", - "location": "imgui:875", + "funcname": "DockContextGenNodeID", + "location": "imgui_internal:2576", "namespace": "ImGui", - "ov_cimguiname": "igDebugCheckVersionAndDataLayout", - "ret": "bool", - "signature": "(const char*,size_t,size_t,size_t,size_t,size_t,size_t)", + "ov_cimguiname": "igDockContextGenNodeID", + "ret": "ImGuiID", + "signature": "(ImGuiContext*)", "stname": "" } ], - "igDebugDrawItemRect": [ + "igDockContextInitialize": [ { - "args": "(ImU32 col)", + "args": "(ImGuiContext* ctx)", "argsT": [ { - "name": "col", - "type": "ImU32" + "name": "ctx", + "type": "ImGuiContext*" } ], - "argsoriginal": "(ImU32 col=(((ImU32)(255)<<24)|((ImU32)(0)<<16)|((ImU32)(0)<<8)|((ImU32)(255)<<0)))", - "call_args": "(col)", - "cimguiname": "igDebugDrawItemRect", - "defaults": { - "col": "4278190335" - }, - "funcname": "DebugDrawItemRect", - "location": "imgui_internal:2522", + "argsoriginal": "(ImGuiContext* ctx)", + "call_args": "(ctx)", + "cimguiname": "igDockContextInitialize", + "defaults": {}, + "funcname": "DockContextInitialize", + "location": "imgui_internal:2570", "namespace": "ImGui", - "ov_cimguiname": "igDebugDrawItemRect", + "ov_cimguiname": "igDockContextInitialize", "ret": "void", - "signature": "(ImU32)", + "signature": "(ImGuiContext*)", "stname": "" } ], - "igDebugNodeColumns": [ + "igDockContextNewFrameUpdateDocking": [ { - "args": "(ImGuiOldColumns* columns)", + "args": "(ImGuiContext* ctx)", "argsT": [ { - "name": "columns", - "type": "ImGuiOldColumns*" + "name": "ctx", + "type": "ImGuiContext*" } ], - "argsoriginal": "(ImGuiOldColumns* columns)", - "call_args": "(columns)", - "cimguiname": "igDebugNodeColumns", + "argsoriginal": "(ImGuiContext* ctx)", + "call_args": "(ctx)", + "cimguiname": "igDockContextNewFrameUpdateDocking", "defaults": {}, - "funcname": "DebugNodeColumns", - "location": "imgui_internal:2525", + "funcname": "DockContextNewFrameUpdateDocking", + "location": "imgui_internal:2575", "namespace": "ImGui", - "ov_cimguiname": "igDebugNodeColumns", + "ov_cimguiname": "igDockContextNewFrameUpdateDocking", "ret": "void", - "signature": "(ImGuiOldColumns*)", + "signature": "(ImGuiContext*)", "stname": "" } ], - "igDebugNodeDrawCmdShowMeshAndBoundingBox": [ + "igDockContextNewFrameUpdateUndocking": [ { - "args": "(ImDrawList* out_draw_list,const ImDrawList* draw_list,const ImDrawCmd* draw_cmd,bool show_mesh,bool show_aabb)", + "args": "(ImGuiContext* ctx)", "argsT": [ { - "name": "out_draw_list", - "type": "ImDrawList*" - }, - { - "name": "draw_list", - "type": "const ImDrawList*" - }, - { - "name": "draw_cmd", - "type": "const ImDrawCmd*" - }, - { - "name": "show_mesh", - "type": "bool" - }, - { - "name": "show_aabb", - "type": "bool" + "name": "ctx", + "type": "ImGuiContext*" } ], - "argsoriginal": "(ImDrawList* out_draw_list,const ImDrawList* draw_list,const ImDrawCmd* draw_cmd,bool show_mesh,bool show_aabb)", - "call_args": "(out_draw_list,draw_list,draw_cmd,show_mesh,show_aabb)", - "cimguiname": "igDebugNodeDrawCmdShowMeshAndBoundingBox", + "argsoriginal": "(ImGuiContext* ctx)", + "call_args": "(ctx)", + "cimguiname": "igDockContextNewFrameUpdateUndocking", "defaults": {}, - "funcname": "DebugNodeDrawCmdShowMeshAndBoundingBox", - "location": "imgui_internal:2527", + "funcname": "DockContextNewFrameUpdateUndocking", + "location": "imgui_internal:2574", "namespace": "ImGui", - "ov_cimguiname": "igDebugNodeDrawCmdShowMeshAndBoundingBox", + "ov_cimguiname": "igDockContextNewFrameUpdateUndocking", "ret": "void", - "signature": "(ImDrawList*,const ImDrawList*,const ImDrawCmd*,bool,bool)", + "signature": "(ImGuiContext*)", "stname": "" } ], - "igDebugNodeDrawList": [ + "igDockContextQueueDock": [ { - "args": "(ImGuiWindow* window,const ImDrawList* draw_list,const char* label)", + "args": "(ImGuiContext* ctx,ImGuiWindow* target,ImGuiDockNode* target_node,ImGuiWindow* payload,ImGuiDir split_dir,float split_ratio,bool split_outer)", "argsT": [ { - "name": "window", + "name": "ctx", + "type": "ImGuiContext*" + }, + { + "name": "target", "type": "ImGuiWindow*" }, { - "name": "draw_list", - "type": "const ImDrawList*" + "name": "target_node", + "type": "ImGuiDockNode*" }, { - "name": "label", - "type": "const char*" + "name": "payload", + "type": "ImGuiWindow*" + }, + { + "name": "split_dir", + "type": "ImGuiDir" + }, + { + "name": "split_ratio", + "type": "float" + }, + { + "name": "split_outer", + "type": "bool" } ], - "argsoriginal": "(ImGuiWindow* window,const ImDrawList* draw_list,const char* label)", - "call_args": "(window,draw_list,label)", - "cimguiname": "igDebugNodeDrawList", + "argsoriginal": "(ImGuiContext* ctx,ImGuiWindow* target,ImGuiDockNode* target_node,ImGuiWindow* payload,ImGuiDir split_dir,float split_ratio,bool split_outer)", + "call_args": "(ctx,target,target_node,payload,split_dir,split_ratio,split_outer)", + "cimguiname": "igDockContextQueueDock", "defaults": {}, - "funcname": "DebugNodeDrawList", - "location": "imgui_internal:2526", + "funcname": "DockContextQueueDock", + "location": "imgui_internal:2577", "namespace": "ImGui", - "ov_cimguiname": "igDebugNodeDrawList", + "ov_cimguiname": "igDockContextQueueDock", "ret": "void", - "signature": "(ImGuiWindow*,const ImDrawList*,const char*)", + "signature": "(ImGuiContext*,ImGuiWindow*,ImGuiDockNode*,ImGuiWindow*,ImGuiDir,float,bool)", "stname": "" } ], - "igDebugNodeStorage": [ + "igDockContextQueueUndockNode": [ { - "args": "(ImGuiStorage* storage,const char* label)", + "args": "(ImGuiContext* ctx,ImGuiDockNode* node)", "argsT": [ { - "name": "storage", - "type": "ImGuiStorage*" + "name": "ctx", + "type": "ImGuiContext*" }, { - "name": "label", - "type": "const char*" + "name": "node", + "type": "ImGuiDockNode*" } ], - "argsoriginal": "(ImGuiStorage* storage,const char* label)", - "call_args": "(storage,label)", - "cimguiname": "igDebugNodeStorage", + "argsoriginal": "(ImGuiContext* ctx,ImGuiDockNode* node)", + "call_args": "(ctx,node)", + "cimguiname": "igDockContextQueueUndockNode", "defaults": {}, - "funcname": "DebugNodeStorage", - "location": "imgui_internal:2528", + "funcname": "DockContextQueueUndockNode", + "location": "imgui_internal:2579", "namespace": "ImGui", - "ov_cimguiname": "igDebugNodeStorage", + "ov_cimguiname": "igDockContextQueueUndockNode", "ret": "void", - "signature": "(ImGuiStorage*,const char*)", + "signature": "(ImGuiContext*,ImGuiDockNode*)", "stname": "" } ], - "igDebugNodeTabBar": [ + "igDockContextQueueUndockWindow": [ { - "args": "(ImGuiTabBar* tab_bar,const char* label)", + "args": "(ImGuiContext* ctx,ImGuiWindow* window)", "argsT": [ { - "name": "tab_bar", - "type": "ImGuiTabBar*" + "name": "ctx", + "type": "ImGuiContext*" }, { - "name": "label", - "type": "const char*" + "name": "window", + "type": "ImGuiWindow*" } ], - "argsoriginal": "(ImGuiTabBar* tab_bar,const char* label)", - "call_args": "(tab_bar,label)", - "cimguiname": "igDebugNodeTabBar", + "argsoriginal": "(ImGuiContext* ctx,ImGuiWindow* window)", + "call_args": "(ctx,window)", + "cimguiname": "igDockContextQueueUndockWindow", "defaults": {}, - "funcname": "DebugNodeTabBar", - "location": "imgui_internal:2529", + "funcname": "DockContextQueueUndockWindow", + "location": "imgui_internal:2578", "namespace": "ImGui", - "ov_cimguiname": "igDebugNodeTabBar", + "ov_cimguiname": "igDockContextQueueUndockWindow", "ret": "void", - "signature": "(ImGuiTabBar*,const char*)", + "signature": "(ImGuiContext*,ImGuiWindow*)", "stname": "" } ], - "igDebugNodeTable": [ + "igDockContextRebuildNodes": [ { - "args": "(ImGuiTable* table)", + "args": "(ImGuiContext* ctx)", "argsT": [ { - "name": "table", - "type": "ImGuiTable*" + "name": "ctx", + "type": "ImGuiContext*" } ], - "argsoriginal": "(ImGuiTable* table)", - "call_args": "(table)", - "cimguiname": "igDebugNodeTable", + "argsoriginal": "(ImGuiContext* ctx)", + "call_args": "(ctx)", + "cimguiname": "igDockContextRebuildNodes", "defaults": {}, - "funcname": "DebugNodeTable", - "location": "imgui_internal:2530", + "funcname": "DockContextRebuildNodes", + "location": "imgui_internal:2573", "namespace": "ImGui", - "ov_cimguiname": "igDebugNodeTable", + "ov_cimguiname": "igDockContextRebuildNodes", "ret": "void", - "signature": "(ImGuiTable*)", + "signature": "(ImGuiContext*)", "stname": "" } ], - "igDebugNodeTableSettings": [ + "igDockContextShutdown": [ { - "args": "(ImGuiTableSettings* settings)", + "args": "(ImGuiContext* ctx)", "argsT": [ { - "name": "settings", - "type": "ImGuiTableSettings*" + "name": "ctx", + "type": "ImGuiContext*" } ], - "argsoriginal": "(ImGuiTableSettings* settings)", - "call_args": "(settings)", - "cimguiname": "igDebugNodeTableSettings", + "argsoriginal": "(ImGuiContext* ctx)", + "call_args": "(ctx)", + "cimguiname": "igDockContextShutdown", "defaults": {}, - "funcname": "DebugNodeTableSettings", - "location": "imgui_internal:2531", + "funcname": "DockContextShutdown", + "location": "imgui_internal:2571", "namespace": "ImGui", - "ov_cimguiname": "igDebugNodeTableSettings", + "ov_cimguiname": "igDockContextShutdown", "ret": "void", - "signature": "(ImGuiTableSettings*)", + "signature": "(ImGuiContext*)", "stname": "" } ], - "igDebugNodeViewport": [ + "igDockNodeBeginAmendTabBar": [ { - "args": "(ImGuiViewportP* viewport)", + "args": "(ImGuiDockNode* node)", "argsT": [ { - "name": "viewport", - "type": "ImGuiViewportP*" + "name": "node", + "type": "ImGuiDockNode*" } ], - "argsoriginal": "(ImGuiViewportP* viewport)", - "call_args": "(viewport)", - "cimguiname": "igDebugNodeViewport", + "argsoriginal": "(ImGuiDockNode* node)", + "call_args": "(node)", + "cimguiname": "igDockNodeBeginAmendTabBar", "defaults": {}, - "funcname": "DebugNodeViewport", - "location": "imgui_internal:2535", + "funcname": "DockNodeBeginAmendTabBar", + "location": "imgui_internal:2581", "namespace": "ImGui", - "ov_cimguiname": "igDebugNodeViewport", - "ret": "void", - "signature": "(ImGuiViewportP*)", + "ov_cimguiname": "igDockNodeBeginAmendTabBar", + "ret": "bool", + "signature": "(ImGuiDockNode*)", "stname": "" } ], - "igDebugNodeWindow": [ + "igDockNodeEndAmendTabBar": [ { - "args": "(ImGuiWindow* window,const char* label)", - "argsT": [ - { - "name": "window", - "type": "ImGuiWindow*" - }, - { - "name": "label", - "type": "const char*" - } - ], - "argsoriginal": "(ImGuiWindow* window,const char* label)", - "call_args": "(window,label)", - "cimguiname": "igDebugNodeWindow", + "args": "()", + "argsT": [], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "igDockNodeEndAmendTabBar", "defaults": {}, - "funcname": "DebugNodeWindow", - "location": "imgui_internal:2532", + "funcname": "DockNodeEndAmendTabBar", + "location": "imgui_internal:2582", "namespace": "ImGui", - "ov_cimguiname": "igDebugNodeWindow", + "ov_cimguiname": "igDockNodeEndAmendTabBar", "ret": "void", - "signature": "(ImGuiWindow*,const char*)", + "signature": "()", "stname": "" } ], - "igDebugNodeWindowSettings": [ + "igDockNodeGetDepth": [ { - "args": "(ImGuiWindowSettings* settings)", + "args": "(const ImGuiDockNode* node)", "argsT": [ { - "name": "settings", - "type": "ImGuiWindowSettings*" + "name": "node", + "type": "const ImGuiDockNode*" } ], - "argsoriginal": "(ImGuiWindowSettings* settings)", - "call_args": "(settings)", - "cimguiname": "igDebugNodeWindowSettings", + "argsoriginal": "(const ImGuiDockNode* node)", + "call_args": "(node)", + "cimguiname": "igDockNodeGetDepth", "defaults": {}, - "funcname": "DebugNodeWindowSettings", - "location": "imgui_internal:2533", - "namespace": "ImGui", - "ov_cimguiname": "igDebugNodeWindowSettings", - "ret": "void", - "signature": "(ImGuiWindowSettings*)", + "funcname": "DockNodeGetDepth", + "location": "imgui_internal:2584", + "namespace": "ImGui", + "ov_cimguiname": "igDockNodeGetDepth", + "ret": "int", + "signature": "(const ImGuiDockNode*)", "stname": "" } ], - "igDebugNodeWindowsList": [ + "igDockNodeGetRootNode": [ { - "args": "(ImVector_ImGuiWindowPtr* windows,const char* label)", + "args": "(ImGuiDockNode* node)", "argsT": [ { - "name": "windows", - "type": "ImVector_ImGuiWindowPtr*" - }, - { - "name": "label", - "type": "const char*" + "name": "node", + "type": "ImGuiDockNode*" } ], - "argsoriginal": "(ImVector* windows,const char* label)", - "call_args": "(windows,label)", - "cimguiname": "igDebugNodeWindowsList", + "argsoriginal": "(ImGuiDockNode* node)", + "call_args": "(node)", + "cimguiname": "igDockNodeGetRootNode", "defaults": {}, - "funcname": "DebugNodeWindowsList", - "location": "imgui_internal:2534", + "funcname": "DockNodeGetRootNode", + "location": "imgui_internal:2583", "namespace": "ImGui", - "ov_cimguiname": "igDebugNodeWindowsList", - "ret": "void", - "signature": "(ImVector_ImGuiWindowPtr*,const char*)", + "ov_cimguiname": "igDockNodeGetRootNode", + "ret": "ImGuiDockNode*", + "signature": "(ImGuiDockNode*)", "stname": "" } ], - "igDebugRenderViewportThumbnail": [ + "igDockSpace": [ { - "args": "(ImDrawList* draw_list,ImGuiViewportP* viewport,const ImRect bb)", + "args": "(ImGuiID id,const ImVec2 size,ImGuiDockNodeFlags flags,const ImGuiWindowClass* window_class)", "argsT": [ { - "name": "draw_list", - "type": "ImDrawList*" + "name": "id", + "type": "ImGuiID" }, { - "name": "viewport", - "type": "ImGuiViewportP*" + "name": "size", + "type": "const ImVec2" }, { - "name": "bb", - "type": "const ImRect" + "name": "flags", + "type": "ImGuiDockNodeFlags" + }, + { + "name": "window_class", + "type": "const ImGuiWindowClass*" } ], - "argsoriginal": "(ImDrawList* draw_list,ImGuiViewportP* viewport,const ImRect& bb)", - "call_args": "(draw_list,viewport,bb)", - "cimguiname": "igDebugRenderViewportThumbnail", - "defaults": {}, - "funcname": "DebugRenderViewportThumbnail", - "location": "imgui_internal:2536", - "namespace": "ImGui", - "ov_cimguiname": "igDebugRenderViewportThumbnail", - "ret": "void", - "signature": "(ImDrawList*,ImGuiViewportP*,const ImRect)", - "stname": "" - } - ], - "igDebugStartItemPicker": [ - { - "args": "()", - "argsT": [], - "argsoriginal": "()", - "call_args": "()", - "cimguiname": "igDebugStartItemPicker", - "defaults": {}, - "funcname": "DebugStartItemPicker", - "location": "imgui_internal:2523", + "argsoriginal": "(ImGuiID id,const ImVec2& size=ImVec2(0,0),ImGuiDockNodeFlags flags=0,const ImGuiWindowClass* window_class=((void*)0))", + "call_args": "(id,size,flags,window_class)", + "cimguiname": "igDockSpace", + "defaults": { + "flags": "0", + "size": "ImVec2(0,0)", + "window_class": "NULL" + }, + "funcname": "DockSpace", + "location": "imgui:766", "namespace": "ImGui", - "ov_cimguiname": "igDebugStartItemPicker", + "ov_cimguiname": "igDockSpace", "ret": "void", - "signature": "()", + "signature": "(ImGuiID,const ImVec2,ImGuiDockNodeFlags,const ImGuiWindowClass*)", "stname": "" } ], - "igDestroyContext": [ + "igDockSpaceOverViewport": [ { - "args": "(ImGuiContext* ctx)", + "args": "(const ImGuiViewport* viewport,ImGuiDockNodeFlags flags,const ImGuiWindowClass* window_class)", "argsT": [ { - "name": "ctx", - "type": "ImGuiContext*" + "name": "viewport", + "type": "const ImGuiViewport*" + }, + { + "name": "flags", + "type": "ImGuiDockNodeFlags" + }, + { + "name": "window_class", + "type": "const ImGuiWindowClass*" } ], - "argsoriginal": "(ImGuiContext* ctx=((void*)0))", - "call_args": "(ctx)", - "cimguiname": "igDestroyContext", + "argsoriginal": "(const ImGuiViewport* viewport=((void*)0),ImGuiDockNodeFlags flags=0,const ImGuiWindowClass* window_class=((void*)0))", + "call_args": "(viewport,flags,window_class)", + "cimguiname": "igDockSpaceOverViewport", "defaults": { - "ctx": "NULL" + "flags": "0", + "viewport": "NULL", + "window_class": "NULL" }, - "funcname": "DestroyContext", - "location": "imgui:265", + "funcname": "DockSpaceOverViewport", + "location": "imgui:767", "namespace": "ImGui", - "ov_cimguiname": "igDestroyContext", - "ret": "void", - "signature": "(ImGuiContext*)", + "ov_cimguiname": "igDockSpaceOverViewport", + "ret": "ImGuiID", + "signature": "(const ImGuiViewport*,ImGuiDockNodeFlags,const ImGuiWindowClass*)", "stname": "" } ], @@ -14575,7 +15989,7 @@ "cimguiname": "igDragBehavior", "defaults": {}, "funcname": "DragBehavior", - "location": "imgui_internal:2471", + "location": "imgui_internal:2746", "namespace": "ImGui", "ov_cimguiname": "igDragBehavior", "ret": "bool", @@ -14627,7 +16041,7 @@ "v_speed": "1.0f" }, "funcname": "DragFloat", - "location": "imgui:500", + "location": "imgui:510", "namespace": "ImGui", "ov_cimguiname": "igDragFloat", "ret": "bool", @@ -14679,7 +16093,7 @@ "v_speed": "1.0f" }, "funcname": "DragFloat2", - "location": "imgui:501", + "location": "imgui:511", "namespace": "ImGui", "ov_cimguiname": "igDragFloat2", "ret": "bool", @@ -14731,7 +16145,7 @@ "v_speed": "1.0f" }, "funcname": "DragFloat3", - "location": "imgui:502", + "location": "imgui:512", "namespace": "ImGui", "ov_cimguiname": "igDragFloat3", "ret": "bool", @@ -14783,7 +16197,7 @@ "v_speed": "1.0f" }, "funcname": "DragFloat4", - "location": "imgui:503", + "location": "imgui:513", "namespace": "ImGui", "ov_cimguiname": "igDragFloat4", "ret": "bool", @@ -14844,7 +16258,7 @@ "v_speed": "1.0f" }, "funcname": "DragFloatRange2", - "location": "imgui:504", + "location": "imgui:514", "namespace": "ImGui", "ov_cimguiname": "igDragFloatRange2", "ret": "bool", @@ -14896,7 +16310,7 @@ "v_speed": "1.0f" }, "funcname": "DragInt", - "location": "imgui:505", + "location": "imgui:515", "namespace": "ImGui", "ov_cimguiname": "igDragInt", "ret": "bool", @@ -14948,7 +16362,7 @@ "v_speed": "1.0f" }, "funcname": "DragInt2", - "location": "imgui:506", + "location": "imgui:516", "namespace": "ImGui", "ov_cimguiname": "igDragInt2", "ret": "bool", @@ -15000,7 +16414,7 @@ "v_speed": "1.0f" }, "funcname": "DragInt3", - "location": "imgui:507", + "location": "imgui:517", "namespace": "ImGui", "ov_cimguiname": "igDragInt3", "ret": "bool", @@ -15052,7 +16466,7 @@ "v_speed": "1.0f" }, "funcname": "DragInt4", - "location": "imgui:508", + "location": "imgui:518", "namespace": "ImGui", "ov_cimguiname": "igDragInt4", "ret": "bool", @@ -15113,7 +16527,7 @@ "v_speed": "1.0f" }, "funcname": "DragIntRange2", - "location": "imgui:509", + "location": "imgui:519", "namespace": "ImGui", "ov_cimguiname": "igDragIntRange2", "ret": "bool", @@ -15158,18 +16572,17 @@ "type": "ImGuiSliderFlags" } ], - "argsoriginal": "(const char* label,ImGuiDataType data_type,void* p_data,float v_speed=1.0f,const void* p_min=((void*)0),const void* p_max=((void*)0),const char* format=((void*)0),ImGuiSliderFlags flags=0)", + "argsoriginal": "(const char* label,ImGuiDataType data_type,void* p_data,float v_speed,const void* p_min=((void*)0),const void* p_max=((void*)0),const char* format=((void*)0),ImGuiSliderFlags flags=0)", "call_args": "(label,data_type,p_data,v_speed,p_min,p_max,format,flags)", "cimguiname": "igDragScalar", "defaults": { "flags": "0", "format": "NULL", "p_max": "NULL", - "p_min": "NULL", - "v_speed": "1.0f" + "p_min": "NULL" }, "funcname": "DragScalar", - "location": "imgui:510", + "location": "imgui:520", "namespace": "ImGui", "ov_cimguiname": "igDragScalar", "ret": "bool", @@ -15218,18 +16631,17 @@ "type": "ImGuiSliderFlags" } ], - "argsoriginal": "(const char* label,ImGuiDataType data_type,void* p_data,int components,float v_speed=1.0f,const void* p_min=((void*)0),const void* p_max=((void*)0),const char* format=((void*)0),ImGuiSliderFlags flags=0)", + "argsoriginal": "(const char* label,ImGuiDataType data_type,void* p_data,int components,float v_speed,const void* p_min=((void*)0),const void* p_max=((void*)0),const char* format=((void*)0),ImGuiSliderFlags flags=0)", "call_args": "(label,data_type,p_data,components,v_speed,p_min,p_max,format,flags)", "cimguiname": "igDragScalarN", "defaults": { "flags": "0", "format": "NULL", "p_max": "NULL", - "p_min": "NULL", - "v_speed": "1.0f" + "p_min": "NULL" }, "funcname": "DragScalarN", - "location": "imgui:511", + "location": "imgui:521", "namespace": "ImGui", "ov_cimguiname": "igDragScalarN", "ret": "bool", @@ -15251,7 +16663,7 @@ "cimguiname": "igDummy", "defaults": {}, "funcname": "Dummy", - "location": "imgui:412", + "location": "imgui:422", "namespace": "ImGui", "ov_cimguiname": "igDummy", "ret": "void", @@ -15268,7 +16680,7 @@ "cimguiname": "igEnd", "defaults": {}, "funcname": "End", - "location": "imgui:305", + "location": "imgui:312", "namespace": "ImGui", "ov_cimguiname": "igEnd", "ret": "void", @@ -15285,7 +16697,7 @@ "cimguiname": "igEndChild", "defaults": {}, "funcname": "EndChild", - "location": "imgui:317", + "location": "imgui:324", "namespace": "ImGui", "ov_cimguiname": "igEndChild", "ret": "void", @@ -15302,7 +16714,7 @@ "cimguiname": "igEndChildFrame", "defaults": {}, "funcname": "EndChildFrame", - "location": "imgui:820", + "location": "imgui:848", "namespace": "ImGui", "ov_cimguiname": "igEndChildFrame", "ret": "void", @@ -15319,7 +16731,7 @@ "cimguiname": "igEndColumns", "defaults": {}, "funcname": "EndColumns", - "location": "imgui_internal:2352", + "location": "imgui_internal:2624", "namespace": "ImGui", "ov_cimguiname": "igEndColumns", "ret": "void", @@ -15336,7 +16748,7 @@ "cimguiname": "igEndCombo", "defaults": {}, "funcname": "EndCombo", - "location": "imgui:484", + "location": "imgui:494", "namespace": "ImGui", "ov_cimguiname": "igEndCombo", "ret": "void", @@ -15353,7 +16765,7 @@ "cimguiname": "igEndDragDropSource", "defaults": {}, "funcname": "EndDragDropSource", - "location": "imgui:764", + "location": "imgui:790", "namespace": "ImGui", "ov_cimguiname": "igEndDragDropSource", "ret": "void", @@ -15370,7 +16782,7 @@ "cimguiname": "igEndDragDropTarget", "defaults": {}, "funcname": "EndDragDropTarget", - "location": "imgui:767", + "location": "imgui:793", "namespace": "ImGui", "ov_cimguiname": "igEndDragDropTarget", "ret": "void", @@ -15387,7 +16799,7 @@ "cimguiname": "igEndFrame", "defaults": {}, "funcname": "EndFrame", - "location": "imgui:273", + "location": "imgui:280", "namespace": "ImGui", "ov_cimguiname": "igEndFrame", "ret": "void", @@ -15404,7 +16816,7 @@ "cimguiname": "igEndGroup", "defaults": {}, "funcname": "EndGroup", - "location": "imgui:416", + "location": "imgui:426", "namespace": "ImGui", "ov_cimguiname": "igEndGroup", "ret": "void", @@ -15421,7 +16833,7 @@ "cimguiname": "igEndListBox", "defaults": {}, "funcname": "EndListBox", - "location": "imgui:595", + "location": "imgui:605", "namespace": "ImGui", "ov_cimguiname": "igEndListBox", "ret": "void", @@ -15438,7 +16850,7 @@ "cimguiname": "igEndMainMenuBar", "defaults": {}, "funcname": "EndMainMenuBar", - "location": "imgui:620", + "location": "imgui:630", "namespace": "ImGui", "ov_cimguiname": "igEndMainMenuBar", "ret": "void", @@ -15455,7 +16867,7 @@ "cimguiname": "igEndMenu", "defaults": {}, "funcname": "EndMenu", - "location": "imgui:622", + "location": "imgui:632", "namespace": "ImGui", "ov_cimguiname": "igEndMenu", "ret": "void", @@ -15472,7 +16884,7 @@ "cimguiname": "igEndMenuBar", "defaults": {}, "funcname": "EndMenuBar", - "location": "imgui:618", + "location": "imgui:628", "namespace": "ImGui", "ov_cimguiname": "igEndMenuBar", "ret": "void", @@ -15489,7 +16901,7 @@ "cimguiname": "igEndPopup", "defaults": {}, "funcname": "EndPopup", - "location": "imgui:646", + "location": "imgui:656", "namespace": "ImGui", "ov_cimguiname": "igEndPopup", "ret": "void", @@ -15506,7 +16918,7 @@ "cimguiname": "igEndTabBar", "defaults": {}, "funcname": "EndTabBar", - "location": "imgui:741", + "location": "imgui:752", "namespace": "ImGui", "ov_cimguiname": "igEndTabBar", "ret": "void", @@ -15523,7 +16935,7 @@ "cimguiname": "igEndTabItem", "defaults": {}, "funcname": "EndTabItem", - "location": "imgui:743", + "location": "imgui:754", "namespace": "ImGui", "ov_cimguiname": "igEndTabItem", "ret": "void", @@ -15540,7 +16952,7 @@ "cimguiname": "igEndTable", "defaults": {}, "funcname": "EndTable", - "location": "imgui:696", + "location": "imgui:706", "namespace": "ImGui", "ov_cimguiname": "igEndTable", "ret": "void", @@ -15557,7 +16969,7 @@ "cimguiname": "igEndTooltip", "defaults": {}, "funcname": "EndTooltip", - "location": "imgui:629", + "location": "imgui:639", "namespace": "ImGui", "ov_cimguiname": "igEndTooltip", "ret": "void", @@ -15585,7 +16997,7 @@ "user_data": "NULL" }, "funcname": "ErrorCheckEndFrameRecover", - "location": "imgui_internal:2521", + "location": "imgui_internal:2796", "namespace": "ImGui", "ov_cimguiname": "igErrorCheckEndFrameRecover", "ret": "void", @@ -15611,7 +17023,7 @@ "cimguiname": "igFindBestWindowPosForPopup", "defaults": {}, "funcname": "FindBestWindowPosForPopup", - "location": "imgui_internal:2309", + "location": "imgui_internal:2533", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igFindBestWindowPosForPopup", @@ -15658,7 +17070,7 @@ "cimguiname": "igFindBestWindowPosForPopupEx", "defaults": {}, "funcname": "FindBestWindowPosForPopupEx", - "location": "imgui_internal:2310", + "location": "imgui_internal:2534", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igFindBestWindowPosForPopupEx", @@ -15685,7 +17097,7 @@ "cimguiname": "igFindOrCreateColumns", "defaults": {}, "funcname": "FindOrCreateColumns", - "location": "imgui_internal:2357", + "location": "imgui_internal:2629", "namespace": "ImGui", "ov_cimguiname": "igFindOrCreateColumns", "ret": "ImGuiOldColumns*", @@ -15707,7 +17119,7 @@ "cimguiname": "igFindOrCreateWindowSettings", "defaults": {}, "funcname": "FindOrCreateWindowSettings", - "location": "imgui_internal:2249", + "location": "imgui_internal:2473", "namespace": "ImGui", "ov_cimguiname": "igFindOrCreateWindowSettings", "ret": "ImGuiWindowSettings*", @@ -15735,7 +17147,7 @@ "text_end": "NULL" }, "funcname": "FindRenderedTextEnd", - "location": "imgui_internal:2436", + "location": "imgui_internal:2710", "namespace": "ImGui", "ov_cimguiname": "igFindRenderedTextEnd", "ret": "const char*", @@ -15757,7 +17169,7 @@ "cimguiname": "igFindSettingsHandler", "defaults": {}, "funcname": "FindSettingsHandler", - "location": "imgui_internal:2250", + "location": "imgui_internal:2474", "namespace": "ImGui", "ov_cimguiname": "igFindSettingsHandler", "ret": "ImGuiSettingsHandler*", @@ -15765,6 +17177,50 @@ "stname": "" } ], + "igFindViewportByID": [ + { + "args": "(ImGuiID id)", + "argsT": [ + { + "name": "id", + "type": "ImGuiID" + } + ], + "argsoriginal": "(ImGuiID id)", + "call_args": "(id)", + "cimguiname": "igFindViewportByID", + "defaults": {}, + "funcname": "FindViewportByID", + "location": "imgui:921", + "namespace": "ImGui", + "ov_cimguiname": "igFindViewportByID", + "ret": "ImGuiViewport*", + "signature": "(ImGuiID)", + "stname": "" + } + ], + "igFindViewportByPlatformHandle": [ + { + "args": "(void* platform_handle)", + "argsT": [ + { + "name": "platform_handle", + "type": "void*" + } + ], + "argsoriginal": "(void* platform_handle)", + "call_args": "(platform_handle)", + "cimguiname": "igFindViewportByPlatformHandle", + "defaults": {}, + "funcname": "FindViewportByPlatformHandle", + "location": "imgui:922", + "namespace": "ImGui", + "ov_cimguiname": "igFindViewportByPlatformHandle", + "ret": "ImGuiViewport*", + "signature": "(void*)", + "stname": "" + } + ], "igFindWindowByID": [ { "args": "(ImGuiID id)", @@ -15779,7 +17235,7 @@ "cimguiname": "igFindWindowByID", "defaults": {}, "funcname": "FindWindowByID", - "location": "imgui_internal:2201", + "location": "imgui_internal:2420", "namespace": "ImGui", "ov_cimguiname": "igFindWindowByID", "ret": "ImGuiWindow*", @@ -15801,7 +17257,7 @@ "cimguiname": "igFindWindowByName", "defaults": {}, "funcname": "FindWindowByName", - "location": "imgui_internal:2202", + "location": "imgui_internal:2421", "namespace": "ImGui", "ov_cimguiname": "igFindWindowByName", "ret": "ImGuiWindow*", @@ -15823,7 +17279,7 @@ "cimguiname": "igFindWindowSettings", "defaults": {}, "funcname": "FindWindowSettings", - "location": "imgui_internal:2248", + "location": "imgui_internal:2472", "namespace": "ImGui", "ov_cimguiname": "igFindWindowSettings", "ret": "ImGuiWindowSettings*", @@ -15849,7 +17305,7 @@ "cimguiname": "igFocusTopMostWindowUnderOne", "defaults": {}, "funcname": "FocusTopMostWindowUnderOne", - "location": "imgui_internal:2216", + "location": "imgui_internal:2435", "namespace": "ImGui", "ov_cimguiname": "igFocusTopMostWindowUnderOne", "ret": "void", @@ -15871,7 +17327,7 @@ "cimguiname": "igFocusWindow", "defaults": {}, "funcname": "FocusWindow", - "location": "imgui_internal:2215", + "location": "imgui_internal:2434", "namespace": "ImGui", "ov_cimguiname": "igFocusWindow", "ret": "void", @@ -15897,7 +17353,7 @@ "cimguiname": "igFocusableItemRegister", "defaults": {}, "funcname": "FocusableItemRegister", - "location": "imgui_internal:2283", + "location": "imgui_internal:2507", "namespace": "ImGui", "ov_cimguiname": "igFocusableItemRegister", "ret": "bool", @@ -15919,7 +17375,7 @@ "cimguiname": "igFocusableItemUnregister", "defaults": {}, "funcname": "FocusableItemUnregister", - "location": "imgui_internal:2284", + "location": "imgui_internal:2508", "namespace": "ImGui", "ov_cimguiname": "igFocusableItemUnregister", "ret": "void", @@ -15941,7 +17397,7 @@ "cimguiname": "igGcAwakeTransientWindowBuffers", "defaults": {}, "funcname": "GcAwakeTransientWindowBuffers", - "location": "imgui_internal:2518", + "location": "imgui_internal:2793", "namespace": "ImGui", "ov_cimguiname": "igGcAwakeTransientWindowBuffers", "ret": "void", @@ -15958,7 +17414,7 @@ "cimguiname": "igGcCompactTransientMiscBuffers", "defaults": {}, "funcname": "GcCompactTransientMiscBuffers", - "location": "imgui_internal:2516", + "location": "imgui_internal:2791", "namespace": "ImGui", "ov_cimguiname": "igGcCompactTransientMiscBuffers", "ret": "void", @@ -15980,7 +17436,7 @@ "cimguiname": "igGcCompactTransientWindowBuffers", "defaults": {}, "funcname": "GcCompactTransientWindowBuffers", - "location": "imgui_internal:2517", + "location": "imgui_internal:2792", "namespace": "ImGui", "ov_cimguiname": "igGcCompactTransientWindowBuffers", "ret": "void", @@ -15997,7 +17453,7 @@ "cimguiname": "igGetActiveID", "defaults": {}, "funcname": "GetActiveID", - "location": "imgui_internal:2263", + "location": "imgui_internal:2487", "namespace": "ImGui", "ov_cimguiname": "igGetActiveID", "ret": "ImGuiID", @@ -16027,7 +17483,7 @@ "cimguiname": "igGetAllocatorFunctions", "defaults": {}, "funcname": "GetAllocatorFunctions", - "location": "imgui:882", + "location": "imgui:910", "namespace": "ImGui", "ov_cimguiname": "igGetAllocatorFunctions", "ret": "void", @@ -16044,7 +17500,7 @@ "cimguiname": "igGetBackgroundDrawList", "defaults": {}, "funcname": "GetBackgroundDrawList", - "location": "imgui:812", + "location": "imgui:838", "namespace": "ImGui", "ov_cimguiname": "igGetBackgroundDrawListNil", "ret": "ImDrawList*", @@ -16064,7 +17520,7 @@ "cimguiname": "igGetBackgroundDrawList", "defaults": {}, "funcname": "GetBackgroundDrawList", - "location": "imgui_internal:2225", + "location": "imgui:840", "namespace": "ImGui", "ov_cimguiname": "igGetBackgroundDrawListViewportPtr", "ret": "ImDrawList*", @@ -16081,7 +17537,7 @@ "cimguiname": "igGetClipboardText", "defaults": {}, "funcname": "GetClipboardText", - "location": "imgui:863", + "location": "imgui:891", "namespace": "ImGui", "ov_cimguiname": "igGetClipboardText", "ret": "const char*", @@ -16109,7 +17565,7 @@ "alpha_mul": "1.0f" }, "funcname": "GetColorU32", - "location": "imgui:396", + "location": "imgui:406", "namespace": "ImGui", "ov_cimguiname": "igGetColorU32Col", "ret": "ImU32", @@ -16129,7 +17585,7 @@ "cimguiname": "igGetColorU32", "defaults": {}, "funcname": "GetColorU32", - "location": "imgui:397", + "location": "imgui:407", "namespace": "ImGui", "ov_cimguiname": "igGetColorU32Vec4", "ret": "ImU32", @@ -16149,7 +17605,7 @@ "cimguiname": "igGetColorU32", "defaults": {}, "funcname": "GetColorU32", - "location": "imgui:398", + "location": "imgui:408", "namespace": "ImGui", "ov_cimguiname": "igGetColorU32U32", "ret": "ImU32", @@ -16166,7 +17622,7 @@ "cimguiname": "igGetColumnIndex", "defaults": {}, "funcname": "GetColumnIndex", - "location": "imgui:732", + "location": "imgui:742", "namespace": "ImGui", "ov_cimguiname": "igGetColumnIndex", "ret": "int", @@ -16192,7 +17648,7 @@ "cimguiname": "igGetColumnNormFromOffset", "defaults": {}, "funcname": "GetColumnNormFromOffset", - "location": "imgui_internal:2359", + "location": "imgui_internal:2631", "namespace": "ImGui", "ov_cimguiname": "igGetColumnNormFromOffset", "ret": "float", @@ -16216,7 +17672,7 @@ "column_index": "-1" }, "funcname": "GetColumnOffset", - "location": "imgui:735", + "location": "imgui:745", "namespace": "ImGui", "ov_cimguiname": "igGetColumnOffset", "ret": "float", @@ -16242,7 +17698,7 @@ "cimguiname": "igGetColumnOffsetFromNorm", "defaults": {}, "funcname": "GetColumnOffsetFromNorm", - "location": "imgui_internal:2358", + "location": "imgui_internal:2630", "namespace": "ImGui", "ov_cimguiname": "igGetColumnOffsetFromNorm", "ret": "float", @@ -16266,7 +17722,7 @@ "column_index": "-1" }, "funcname": "GetColumnWidth", - "location": "imgui:733", + "location": "imgui:743", "namespace": "ImGui", "ov_cimguiname": "igGetColumnWidth", "ret": "float", @@ -16283,7 +17739,7 @@ "cimguiname": "igGetColumnsCount", "defaults": {}, "funcname": "GetColumnsCount", - "location": "imgui:737", + "location": "imgui:747", "namespace": "ImGui", "ov_cimguiname": "igGetColumnsCount", "ret": "int", @@ -16309,7 +17765,7 @@ "cimguiname": "igGetColumnsID", "defaults": {}, "funcname": "GetColumnsID", - "location": "imgui_internal:2356", + "location": "imgui_internal:2628", "namespace": "ImGui", "ov_cimguiname": "igGetColumnsID", "ret": "ImGuiID", @@ -16331,7 +17787,7 @@ "cimguiname": "igGetContentRegionAvail", "defaults": {}, "funcname": "GetContentRegionAvail", - "location": "imgui:352", + "location": "imgui:362", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetContentRegionAvail", @@ -16354,7 +17810,7 @@ "cimguiname": "igGetContentRegionMax", "defaults": {}, "funcname": "GetContentRegionMax", - "location": "imgui:353", + "location": "imgui:363", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetContentRegionMax", @@ -16377,7 +17833,7 @@ "cimguiname": "igGetContentRegionMaxAbs", "defaults": {}, "funcname": "GetContentRegionMaxAbs", - "location": "imgui_internal:2291", + "location": "imgui_internal:2515", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetContentRegionMaxAbs", @@ -16395,7 +17851,7 @@ "cimguiname": "igGetCurrentContext", "defaults": {}, "funcname": "GetCurrentContext", - "location": "imgui:266", + "location": "imgui:273", "namespace": "ImGui", "ov_cimguiname": "igGetCurrentContext", "ret": "ImGuiContext*", @@ -16412,7 +17868,7 @@ "cimguiname": "igGetCurrentTable", "defaults": {}, "funcname": "GetCurrentTable", - "location": "imgui_internal:2372", + "location": "imgui_internal:2644", "namespace": "ImGui", "ov_cimguiname": "igGetCurrentTable", "ret": "ImGuiTable*", @@ -16429,7 +17885,7 @@ "cimguiname": "igGetCurrentWindow", "defaults": {}, "funcname": "GetCurrentWindow", - "location": "imgui_internal:2200", + "location": "imgui_internal:2419", "namespace": "ImGui", "ov_cimguiname": "igGetCurrentWindow", "ret": "ImGuiWindow*", @@ -16446,7 +17902,7 @@ "cimguiname": "igGetCurrentWindowRead", "defaults": {}, "funcname": "GetCurrentWindowRead", - "location": "imgui_internal:2199", + "location": "imgui_internal:2418", "namespace": "ImGui", "ov_cimguiname": "igGetCurrentWindowRead", "ret": "ImGuiWindow*", @@ -16468,7 +17924,7 @@ "cimguiname": "igGetCursorPos", "defaults": {}, "funcname": "GetCursorPos", - "location": "imgui:417", + "location": "imgui:427", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetCursorPos", @@ -16486,7 +17942,7 @@ "cimguiname": "igGetCursorPosX", "defaults": {}, "funcname": "GetCursorPosX", - "location": "imgui:418", + "location": "imgui:428", "namespace": "ImGui", "ov_cimguiname": "igGetCursorPosX", "ret": "float", @@ -16503,7 +17959,7 @@ "cimguiname": "igGetCursorPosY", "defaults": {}, "funcname": "GetCursorPosY", - "location": "imgui:419", + "location": "imgui:429", "namespace": "ImGui", "ov_cimguiname": "igGetCursorPosY", "ret": "float", @@ -16525,7 +17981,7 @@ "cimguiname": "igGetCursorScreenPos", "defaults": {}, "funcname": "GetCursorScreenPos", - "location": "imgui:424", + "location": "imgui:434", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetCursorScreenPos", @@ -16548,7 +18004,7 @@ "cimguiname": "igGetCursorStartPos", "defaults": {}, "funcname": "GetCursorStartPos", - "location": "imgui:423", + "location": "imgui:433", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetCursorStartPos", @@ -16566,7 +18022,7 @@ "cimguiname": "igGetDefaultFont", "defaults": {}, "funcname": "GetDefaultFont", - "location": "imgui_internal:2223", + "location": "imgui_internal:2442", "namespace": "ImGui", "ov_cimguiname": "igGetDefaultFont", "ret": "ImFont*", @@ -16583,7 +18039,7 @@ "cimguiname": "igGetDragDropPayload", "defaults": {}, "funcname": "GetDragDropPayload", - "location": "imgui:768", + "location": "imgui:794", "namespace": "ImGui", "ov_cimguiname": "igGetDragDropPayload", "ret": "const ImGuiPayload*", @@ -16600,7 +18056,7 @@ "cimguiname": "igGetDrawData", "defaults": {}, "funcname": "GetDrawData", - "location": "imgui:275", + "location": "imgui:282", "namespace": "ImGui", "ov_cimguiname": "igGetDrawData", "ret": "ImDrawData*", @@ -16617,7 +18073,7 @@ "cimguiname": "igGetDrawListSharedData", "defaults": {}, "funcname": "GetDrawListSharedData", - "location": "imgui:814", + "location": "imgui:842", "namespace": "ImGui", "ov_cimguiname": "igGetDrawListSharedData", "ret": "ImDrawListSharedData*", @@ -16634,7 +18090,7 @@ "cimguiname": "igGetFocusID", "defaults": {}, "funcname": "GetFocusID", - "location": "imgui_internal:2264", + "location": "imgui_internal:2488", "namespace": "ImGui", "ov_cimguiname": "igGetFocusID", "ret": "ImGuiID", @@ -16651,7 +18107,7 @@ "cimguiname": "igGetFocusScope", "defaults": {}, "funcname": "GetFocusScope", - "location": "imgui_internal:2330", + "location": "imgui_internal:2554", "namespace": "ImGui", "ov_cimguiname": "igGetFocusScope", "ret": "ImGuiID", @@ -16668,7 +18124,7 @@ "cimguiname": "igGetFocusedFocusScope", "defaults": {}, "funcname": "GetFocusedFocusScope", - "location": "imgui_internal:2329", + "location": "imgui_internal:2553", "namespace": "ImGui", "ov_cimguiname": "igGetFocusedFocusScope", "ret": "ImGuiID", @@ -16685,7 +18141,7 @@ "cimguiname": "igGetFont", "defaults": {}, "funcname": "GetFont", - "location": "imgui:393", + "location": "imgui:403", "namespace": "ImGui", "ov_cimguiname": "igGetFont", "ret": "ImFont*", @@ -16702,7 +18158,7 @@ "cimguiname": "igGetFontSize", "defaults": {}, "funcname": "GetFontSize", - "location": "imgui:394", + "location": "imgui:404", "namespace": "ImGui", "ov_cimguiname": "igGetFontSize", "ret": "float", @@ -16724,7 +18180,7 @@ "cimguiname": "igGetFontTexUvWhitePixel", "defaults": {}, "funcname": "GetFontTexUvWhitePixel", - "location": "imgui:395", + "location": "imgui:405", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetFontTexUvWhitePixel", @@ -16742,7 +18198,7 @@ "cimguiname": "igGetForegroundDrawList", "defaults": {}, "funcname": "GetForegroundDrawList", - "location": "imgui:813", + "location": "imgui:839", "namespace": "ImGui", "ov_cimguiname": "igGetForegroundDrawListNil", "ret": "ImDrawList*", @@ -16750,43 +18206,43 @@ "stname": "" }, { - "args": "(ImGuiWindow* window)", + "args": "(ImGuiViewport* viewport)", "argsT": [ { - "name": "window", - "type": "ImGuiWindow*" + "name": "viewport", + "type": "ImGuiViewport*" } ], - "argsoriginal": "(ImGuiWindow* window)", - "call_args": "(window)", + "argsoriginal": "(ImGuiViewport* viewport)", + "call_args": "(viewport)", "cimguiname": "igGetForegroundDrawList", "defaults": {}, "funcname": "GetForegroundDrawList", - "location": "imgui_internal:2224", + "location": "imgui:841", "namespace": "ImGui", - "ov_cimguiname": "igGetForegroundDrawListWindowPtr", + "ov_cimguiname": "igGetForegroundDrawListViewportPtr", "ret": "ImDrawList*", - "signature": "(ImGuiWindow*)", + "signature": "(ImGuiViewport*)", "stname": "" }, { - "args": "(ImGuiViewport* viewport)", + "args": "(ImGuiWindow* window)", "argsT": [ { - "name": "viewport", - "type": "ImGuiViewport*" + "name": "window", + "type": "ImGuiWindow*" } ], - "argsoriginal": "(ImGuiViewport* viewport)", - "call_args": "(viewport)", + "argsoriginal": "(ImGuiWindow* window)", + "call_args": "(window)", "cimguiname": "igGetForegroundDrawList", "defaults": {}, "funcname": "GetForegroundDrawList", - "location": "imgui_internal:2226", + "location": "imgui_internal:2443", "namespace": "ImGui", - "ov_cimguiname": "igGetForegroundDrawListViewportPtr", + "ov_cimguiname": "igGetForegroundDrawListWindowPtr", "ret": "ImDrawList*", - "signature": "(ImGuiViewport*)", + "signature": "(ImGuiWindow*)", "stname": "" } ], @@ -16799,7 +18255,7 @@ "cimguiname": "igGetFrameCount", "defaults": {}, "funcname": "GetFrameCount", - "location": "imgui:811", + "location": "imgui:837", "namespace": "ImGui", "ov_cimguiname": "igGetFrameCount", "ret": "int", @@ -16816,7 +18272,7 @@ "cimguiname": "igGetFrameHeight", "defaults": {}, "funcname": "GetFrameHeight", - "location": "imgui:429", + "location": "imgui:439", "namespace": "ImGui", "ov_cimguiname": "igGetFrameHeight", "ret": "float", @@ -16833,7 +18289,7 @@ "cimguiname": "igGetFrameHeightWithSpacing", "defaults": {}, "funcname": "GetFrameHeightWithSpacing", - "location": "imgui:430", + "location": "imgui:440", "namespace": "ImGui", "ov_cimguiname": "igGetFrameHeightWithSpacing", "ret": "float", @@ -16850,7 +18306,7 @@ "cimguiname": "igGetHoveredID", "defaults": {}, "funcname": "GetHoveredID", - "location": "imgui_internal:2269", + "location": "imgui_internal:2493", "namespace": "ImGui", "ov_cimguiname": "igGetHoveredID", "ret": "ImGuiID", @@ -16872,7 +18328,7 @@ "cimguiname": "igGetID", "defaults": {}, "funcname": "GetID", - "location": "imgui:444", + "location": "imgui:454", "namespace": "ImGui", "ov_cimguiname": "igGetIDStr", "ret": "ImGuiID", @@ -16896,7 +18352,7 @@ "cimguiname": "igGetID", "defaults": {}, "funcname": "GetID", - "location": "imgui:445", + "location": "imgui:455", "namespace": "ImGui", "ov_cimguiname": "igGetIDStrStr", "ret": "ImGuiID", @@ -16916,7 +18372,7 @@ "cimguiname": "igGetID", "defaults": {}, "funcname": "GetID", - "location": "imgui:446", + "location": "imgui:456", "namespace": "ImGui", "ov_cimguiname": "igGetIDPtr", "ret": "ImGuiID", @@ -16946,7 +18402,7 @@ "cimguiname": "igGetIDWithSeed", "defaults": {}, "funcname": "GetIDWithSeed", - "location": "imgui_internal:2274", + "location": "imgui_internal:2498", "namespace": "ImGui", "ov_cimguiname": "igGetIDWithSeed", "ret": "ImGuiID", @@ -16963,7 +18419,7 @@ "cimguiname": "igGetIO", "defaults": {}, "funcname": "GetIO", - "location": "imgui:270", + "location": "imgui:277", "namespace": "ImGui", "ov_cimguiname": "igGetIO", "ret": "ImGuiIO*", @@ -16986,7 +18442,7 @@ "cimguiname": "igGetInputTextState", "defaults": {}, "funcname": "GetInputTextState", - "location": "imgui_internal:2501", + "location": "imgui_internal:2776", "namespace": "ImGui", "ov_cimguiname": "igGetInputTextState", "ret": "ImGuiInputTextState*", @@ -17003,7 +18459,7 @@ "cimguiname": "igGetItemID", "defaults": {}, "funcname": "GetItemID", - "location": "imgui_internal:2261", + "location": "imgui_internal:2485", "namespace": "ImGui", "ov_cimguiname": "igGetItemID", "ret": "ImGuiID", @@ -17025,7 +18481,7 @@ "cimguiname": "igGetItemRectMax", "defaults": {}, "funcname": "GetItemRectMax", - "location": "imgui:797", + "location": "imgui:823", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetItemRectMax", @@ -17048,7 +18504,7 @@ "cimguiname": "igGetItemRectMin", "defaults": {}, "funcname": "GetItemRectMin", - "location": "imgui:796", + "location": "imgui:822", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetItemRectMin", @@ -17071,7 +18527,7 @@ "cimguiname": "igGetItemRectSize", "defaults": {}, "funcname": "GetItemRectSize", - "location": "imgui:798", + "location": "imgui:824", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetItemRectSize", @@ -17089,7 +18545,7 @@ "cimguiname": "igGetItemStatusFlags", "defaults": {}, "funcname": "GetItemStatusFlags", - "location": "imgui_internal:2262", + "location": "imgui_internal:2486", "namespace": "ImGui", "ov_cimguiname": "igGetItemStatusFlags", "ret": "ImGuiItemStatusFlags", @@ -17106,7 +18562,7 @@ "cimguiname": "igGetItemsFlags", "defaults": {}, "funcname": "GetItemsFlags", - "location": "imgui_internal:2265", + "location": "imgui_internal:2489", "namespace": "ImGui", "ov_cimguiname": "igGetItemsFlags", "ret": "ImGuiItemFlags", @@ -17128,7 +18584,7 @@ "cimguiname": "igGetKeyIndex", "defaults": {}, "funcname": "GetKeyIndex", - "location": "imgui:834", + "location": "imgui:862", "namespace": "ImGui", "ov_cimguiname": "igGetKeyIndex", "ret": "int", @@ -17158,7 +18614,7 @@ "cimguiname": "igGetKeyPressedAmount", "defaults": {}, "funcname": "GetKeyPressedAmount", - "location": "imgui:838", + "location": "imgui:866", "namespace": "ImGui", "ov_cimguiname": "igGetKeyPressedAmount", "ret": "int", @@ -17175,7 +18631,7 @@ "cimguiname": "igGetMainViewport", "defaults": {}, "funcname": "GetMainViewport", - "location": "imgui:805", + "location": "imgui:831", "namespace": "ImGui", "ov_cimguiname": "igGetMainViewport", "ret": "ImGuiViewport*", @@ -17192,7 +18648,7 @@ "cimguiname": "igGetMergedKeyModFlags", "defaults": {}, "funcname": "GetMergedKeyModFlags", - "location": "imgui_internal:2342", + "location": "imgui_internal:2566", "namespace": "ImGui", "ov_cimguiname": "igGetMergedKeyModFlags", "ret": "ImGuiKeyModFlags", @@ -17209,7 +18665,7 @@ "cimguiname": "igGetMouseCursor", "defaults": {}, "funcname": "GetMouseCursor", - "location": "imgui:857", + "location": "imgui:885", "namespace": "ImGui", "ov_cimguiname": "igGetMouseCursor", "ret": "ImGuiMouseCursor", @@ -17242,7 +18698,7 @@ "lock_threshold": "-1.0f" }, "funcname": "GetMouseDragDelta", - "location": "imgui:855", + "location": "imgui:883", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetMouseDragDelta", @@ -17265,7 +18721,7 @@ "cimguiname": "igGetMousePos", "defaults": {}, "funcname": "GetMousePos", - "location": "imgui:852", + "location": "imgui:880", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetMousePos", @@ -17288,7 +18744,7 @@ "cimguiname": "igGetMousePosOnOpeningCurrentPopup", "defaults": {}, "funcname": "GetMousePosOnOpeningCurrentPopup", - "location": "imgui:853", + "location": "imgui:881", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetMousePosOnOpeningCurrentPopup", @@ -17315,7 +18771,7 @@ "cimguiname": "igGetNavInputAmount", "defaults": {}, "funcname": "GetNavInputAmount", - "location": "imgui_internal:2318", + "location": "imgui_internal:2542", "namespace": "ImGui", "ov_cimguiname": "igGetNavInputAmount", "ret": "float", @@ -17356,7 +18812,7 @@ "slow_factor": "0.0f" }, "funcname": "GetNavInputAmount2d", - "location": "imgui_internal:2319", + "location": "imgui_internal:2543", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetNavInputAmount2d", @@ -17365,6 +18821,24 @@ "stname": "" } ], + "igGetPlatformIO": [ + { + "args": "()", + "argsT": [], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "igGetPlatformIO", + "defaults": {}, + "funcname": "GetPlatformIO", + "location": "imgui:917", + "namespace": "ImGui", + "ov_cimguiname": "igGetPlatformIO", + "ret": "ImGuiPlatformIO*", + "retref": "&", + "signature": "()", + "stname": "" + } + ], "igGetScrollMaxX": [ { "args": "()", @@ -17374,7 +18848,7 @@ "cimguiname": "igGetScrollMaxX", "defaults": {}, "funcname": "GetScrollMaxX", - "location": "imgui:363", + "location": "imgui:373", "namespace": "ImGui", "ov_cimguiname": "igGetScrollMaxX", "ret": "float", @@ -17391,7 +18865,7 @@ "cimguiname": "igGetScrollMaxY", "defaults": {}, "funcname": "GetScrollMaxY", - "location": "imgui:364", + "location": "imgui:374", "namespace": "ImGui", "ov_cimguiname": "igGetScrollMaxY", "ret": "float", @@ -17408,7 +18882,7 @@ "cimguiname": "igGetScrollX", "defaults": {}, "funcname": "GetScrollX", - "location": "imgui:359", + "location": "imgui:369", "namespace": "ImGui", "ov_cimguiname": "igGetScrollX", "ret": "float", @@ -17425,7 +18899,7 @@ "cimguiname": "igGetScrollY", "defaults": {}, "funcname": "GetScrollY", - "location": "imgui:360", + "location": "imgui:370", "namespace": "ImGui", "ov_cimguiname": "igGetScrollY", "ret": "float", @@ -17442,7 +18916,7 @@ "cimguiname": "igGetStateStorage", "defaults": {}, "funcname": "GetStateStorage", - "location": "imgui:817", + "location": "imgui:845", "namespace": "ImGui", "ov_cimguiname": "igGetStateStorage", "ret": "ImGuiStorage*", @@ -17459,7 +18933,7 @@ "cimguiname": "igGetStyle", "defaults": {}, "funcname": "GetStyle", - "location": "imgui:271", + "location": "imgui:278", "namespace": "ImGui", "ov_cimguiname": "igGetStyle", "ret": "ImGuiStyle*", @@ -17482,7 +18956,7 @@ "cimguiname": "igGetStyleColorName", "defaults": {}, "funcname": "GetStyleColorName", - "location": "imgui:815", + "location": "imgui:843", "namespace": "ImGui", "ov_cimguiname": "igGetStyleColorName", "ret": "const char*", @@ -17504,7 +18978,7 @@ "cimguiname": "igGetStyleColorVec4", "defaults": {}, "funcname": "GetStyleColorVec4", - "location": "imgui:399", + "location": "imgui:409", "namespace": "ImGui", "ov_cimguiname": "igGetStyleColorVec4", "ret": "const ImVec4*", @@ -17522,7 +18996,7 @@ "cimguiname": "igGetTextLineHeight", "defaults": {}, "funcname": "GetTextLineHeight", - "location": "imgui:427", + "location": "imgui:437", "namespace": "ImGui", "ov_cimguiname": "igGetTextLineHeight", "ret": "float", @@ -17539,7 +19013,7 @@ "cimguiname": "igGetTextLineHeightWithSpacing", "defaults": {}, "funcname": "GetTextLineHeightWithSpacing", - "location": "imgui:428", + "location": "imgui:438", "namespace": "ImGui", "ov_cimguiname": "igGetTextLineHeightWithSpacing", "ret": "float", @@ -17556,7 +19030,7 @@ "cimguiname": "igGetTime", "defaults": {}, "funcname": "GetTime", - "location": "imgui:810", + "location": "imgui:836", "namespace": "ImGui", "ov_cimguiname": "igGetTime", "ret": "double", @@ -17573,7 +19047,7 @@ "cimguiname": "igGetTopMostPopupModal", "defaults": {}, "funcname": "GetTopMostPopupModal", - "location": "imgui_internal:2308", + "location": "imgui_internal:2532", "namespace": "ImGui", "ov_cimguiname": "igGetTopMostPopupModal", "ret": "ImGuiWindow*", @@ -17590,7 +19064,7 @@ "cimguiname": "igGetTreeNodeToLabelSpacing", "defaults": {}, "funcname": "GetTreeNodeToLabelSpacing", - "location": "imgui:577", + "location": "imgui:587", "namespace": "ImGui", "ov_cimguiname": "igGetTreeNodeToLabelSpacing", "ret": "float", @@ -17607,7 +19081,7 @@ "cimguiname": "igGetVersion", "defaults": {}, "funcname": "GetVersion", - "location": "imgui:285", + "location": "imgui:292", "namespace": "ImGui", "ov_cimguiname": "igGetVersion", "ret": "const char*", @@ -17615,6 +19089,28 @@ "stname": "" } ], + "igGetViewportPlatformMonitor": [ + { + "args": "(ImGuiViewport* viewport)", + "argsT": [ + { + "name": "viewport", + "type": "ImGuiViewport*" + } + ], + "argsoriginal": "(ImGuiViewport* viewport)", + "call_args": "(viewport)", + "cimguiname": "igGetViewportPlatformMonitor", + "defaults": {}, + "funcname": "GetViewportPlatformMonitor", + "location": "imgui_internal:2465", + "namespace": "ImGui", + "ov_cimguiname": "igGetViewportPlatformMonitor", + "ret": "const ImGuiPlatformMonitor*", + "signature": "(ImGuiViewport*)", + "stname": "" + } + ], "igGetWindowAllowedExtentRect": [ { "args": "(ImRect *pOut,ImGuiWindow* window)", @@ -17633,7 +19129,7 @@ "cimguiname": "igGetWindowAllowedExtentRect", "defaults": {}, "funcname": "GetWindowAllowedExtentRect", - "location": "imgui_internal:2208", + "location": "imgui_internal:2427", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetWindowAllowedExtentRect", @@ -17642,6 +19138,28 @@ "stname": "" } ], + "igGetWindowAlwaysWantOwnTabBar": [ + { + "args": "(ImGuiWindow* window)", + "argsT": [ + { + "name": "window", + "type": "ImGuiWindow*" + } + ], + "argsoriginal": "(ImGuiWindow* window)", + "call_args": "(window)", + "cimguiname": "igGetWindowAlwaysWantOwnTabBar", + "defaults": {}, + "funcname": "GetWindowAlwaysWantOwnTabBar", + "location": "imgui_internal:2586", + "namespace": "ImGui", + "ov_cimguiname": "igGetWindowAlwaysWantOwnTabBar", + "ret": "bool", + "signature": "(ImGuiWindow*)", + "stname": "" + } + ], "igGetWindowContentRegionMax": [ { "args": "(ImVec2 *pOut)", @@ -17656,7 +19174,7 @@ "cimguiname": "igGetWindowContentRegionMax", "defaults": {}, "funcname": "GetWindowContentRegionMax", - "location": "imgui:355", + "location": "imgui:365", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetWindowContentRegionMax", @@ -17679,7 +19197,7 @@ "cimguiname": "igGetWindowContentRegionMin", "defaults": {}, "funcname": "GetWindowContentRegionMin", - "location": "imgui:354", + "location": "imgui:364", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetWindowContentRegionMin", @@ -17697,7 +19215,7 @@ "cimguiname": "igGetWindowContentRegionWidth", "defaults": {}, "funcname": "GetWindowContentRegionWidth", - "location": "imgui:356", + "location": "imgui:366", "namespace": "ImGui", "ov_cimguiname": "igGetWindowContentRegionWidth", "ret": "float", @@ -17705,6 +19223,57 @@ "stname": "" } ], + "igGetWindowDockID": [ + { + "args": "()", + "argsT": [], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "igGetWindowDockID", + "defaults": {}, + "funcname": "GetWindowDockID", + "location": "imgui:770", + "namespace": "ImGui", + "ov_cimguiname": "igGetWindowDockID", + "ret": "ImGuiID", + "signature": "()", + "stname": "" + } + ], + "igGetWindowDockNode": [ + { + "args": "()", + "argsT": [], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "igGetWindowDockNode", + "defaults": {}, + "funcname": "GetWindowDockNode", + "location": "imgui_internal:2585", + "namespace": "ImGui", + "ov_cimguiname": "igGetWindowDockNode", + "ret": "ImGuiDockNode*", + "signature": "()", + "stname": "" + } + ], + "igGetWindowDpiScale": [ + { + "args": "()", + "argsT": [], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "igGetWindowDpiScale", + "defaults": {}, + "funcname": "GetWindowDpiScale", + "location": "imgui:333", + "namespace": "ImGui", + "ov_cimguiname": "igGetWindowDpiScale", + "ret": "float", + "signature": "()", + "stname": "" + } + ], "igGetWindowDrawList": [ { "args": "()", @@ -17714,7 +19283,7 @@ "cimguiname": "igGetWindowDrawList", "defaults": {}, "funcname": "GetWindowDrawList", - "location": "imgui:325", + "location": "imgui:332", "namespace": "ImGui", "ov_cimguiname": "igGetWindowDrawList", "ret": "ImDrawList*", @@ -17731,7 +19300,7 @@ "cimguiname": "igGetWindowHeight", "defaults": {}, "funcname": "GetWindowHeight", - "location": "imgui:329", + "location": "imgui:337", "namespace": "ImGui", "ov_cimguiname": "igGetWindowHeight", "ret": "float", @@ -17753,7 +19322,7 @@ "cimguiname": "igGetWindowPos", "defaults": {}, "funcname": "GetWindowPos", - "location": "imgui:326", + "location": "imgui:334", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetWindowPos", @@ -17780,7 +19349,7 @@ "cimguiname": "igGetWindowResizeID", "defaults": {}, "funcname": "GetWindowResizeID", - "location": "imgui_internal:2464", + "location": "imgui_internal:2739", "namespace": "ImGui", "ov_cimguiname": "igGetWindowResizeID", "ret": "ImGuiID", @@ -17806,7 +19375,7 @@ "cimguiname": "igGetWindowScrollbarID", "defaults": {}, "funcname": "GetWindowScrollbarID", - "location": "imgui_internal:2463", + "location": "imgui_internal:2738", "namespace": "ImGui", "ov_cimguiname": "igGetWindowScrollbarID", "ret": "ImGuiID", @@ -17836,7 +19405,7 @@ "cimguiname": "igGetWindowScrollbarRect", "defaults": {}, "funcname": "GetWindowScrollbarRect", - "location": "imgui_internal:2462", + "location": "imgui_internal:2737", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetWindowScrollbarRect", @@ -17859,7 +19428,7 @@ "cimguiname": "igGetWindowSize", "defaults": {}, "funcname": "GetWindowSize", - "location": "imgui:327", + "location": "imgui:335", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igGetWindowSize", @@ -17868,6 +19437,23 @@ "stname": "" } ], + "igGetWindowViewport": [ + { + "args": "()", + "argsT": [], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "igGetWindowViewport", + "defaults": {}, + "funcname": "GetWindowViewport", + "location": "imgui:338", + "namespace": "ImGui", + "ov_cimguiname": "igGetWindowViewport", + "ret": "ImGuiViewport*", + "signature": "()", + "stname": "" + } + ], "igGetWindowWidth": [ { "args": "()", @@ -17877,7 +19463,7 @@ "cimguiname": "igGetWindowWidth", "defaults": {}, "funcname": "GetWindowWidth", - "location": "imgui:328", + "location": "imgui:336", "namespace": "ImGui", "ov_cimguiname": "igGetWindowWidth", "ret": "float", @@ -17899,7 +19485,7 @@ "cimguiname": "igImAbs", "defaults": {}, "funcname": "ImAbs", - "location": "imgui_internal:373", + "location": "imgui_internal:385", "ov_cimguiname": "igImAbsFloat", "ret": "float", "signature": "(float)", @@ -17918,7 +19504,7 @@ "cimguiname": "igImAbs", "defaults": {}, "funcname": "ImAbs", - "location": "imgui_internal:374", + "location": "imgui_internal:386", "ov_cimguiname": "igImAbsdouble", "ret": "double", "signature": "(double)", @@ -17943,7 +19529,7 @@ "cimguiname": "igImAlphaBlendColors", "defaults": {}, "funcname": "ImAlphaBlendColors", - "location": "imgui_internal:276", + "location": "imgui_internal:288", "ov_cimguiname": "igImAlphaBlendColors", "ret": "ImU32", "signature": "(ImU32,ImU32)", @@ -17984,7 +19570,7 @@ "cimguiname": "igImBezierCubicCalc", "defaults": {}, "funcname": "ImBezierCubicCalc", - "location": "imgui_internal:407", + "location": "imgui_internal:419", "nonUDT": 1, "ov_cimguiname": "igImBezierCubicCalc", "ret": "void", @@ -18030,7 +19616,7 @@ "cimguiname": "igImBezierCubicClosestPoint", "defaults": {}, "funcname": "ImBezierCubicClosestPoint", - "location": "imgui_internal:408", + "location": "imgui_internal:420", "nonUDT": 1, "ov_cimguiname": "igImBezierCubicClosestPoint", "ret": "void", @@ -18076,7 +19662,7 @@ "cimguiname": "igImBezierCubicClosestPointCasteljau", "defaults": {}, "funcname": "ImBezierCubicClosestPointCasteljau", - "location": "imgui_internal:409", + "location": "imgui_internal:421", "nonUDT": 1, "ov_cimguiname": "igImBezierCubicClosestPointCasteljau", "ret": "void", @@ -18114,7 +19700,7 @@ "cimguiname": "igImBezierQuadraticCalc", "defaults": {}, "funcname": "ImBezierQuadraticCalc", - "location": "imgui_internal:410", + "location": "imgui_internal:422", "nonUDT": 1, "ov_cimguiname": "igImBezierQuadraticCalc", "ret": "void", @@ -18140,7 +19726,7 @@ "cimguiname": "igImBitArrayClearBit", "defaults": {}, "funcname": "ImBitArrayClearBit", - "location": "imgui_internal:476", + "location": "imgui_internal:488", "ov_cimguiname": "igImBitArrayClearBit", "ret": "void", "signature": "(ImU32*,int)", @@ -18165,7 +19751,7 @@ "cimguiname": "igImBitArraySetBit", "defaults": {}, "funcname": "ImBitArraySetBit", - "location": "imgui_internal:477", + "location": "imgui_internal:489", "ov_cimguiname": "igImBitArraySetBit", "ret": "void", "signature": "(ImU32*,int)", @@ -18194,7 +19780,7 @@ "cimguiname": "igImBitArraySetBitRange", "defaults": {}, "funcname": "ImBitArraySetBitRange", - "location": "imgui_internal:478", + "location": "imgui_internal:490", "ov_cimguiname": "igImBitArraySetBitRange", "ret": "void", "signature": "(ImU32*,int,int)", @@ -18219,7 +19805,7 @@ "cimguiname": "igImBitArrayTestBit", "defaults": {}, "funcname": "ImBitArrayTestBit", - "location": "imgui_internal:475", + "location": "imgui_internal:487", "ov_cimguiname": "igImBitArrayTestBit", "ret": "bool", "signature": "(const ImU32*,int)", @@ -18240,7 +19826,7 @@ "cimguiname": "igImCharIsBlankA", "defaults": {}, "funcname": "ImCharIsBlankA", - "location": "imgui_internal:302", + "location": "imgui_internal:314", "ov_cimguiname": "igImCharIsBlankA", "ret": "bool", "signature": "(char)", @@ -18261,7 +19847,7 @@ "cimguiname": "igImCharIsBlankW", "defaults": {}, "funcname": "ImCharIsBlankW", - "location": "imgui_internal:303", + "location": "imgui_internal:315", "ov_cimguiname": "igImCharIsBlankW", "ret": "bool", "signature": "(unsigned int)", @@ -18294,7 +19880,7 @@ "cimguiname": "igImClamp", "defaults": {}, "funcname": "ImClamp", - "location": "imgui_internal:390", + "location": "imgui_internal:402", "nonUDT": 1, "ov_cimguiname": "igImClamp", "ret": "void", @@ -18320,7 +19906,7 @@ "cimguiname": "igImDot", "defaults": {}, "funcname": "ImDot", - "location": "imgui_internal:401", + "location": "imgui_internal:413", "ov_cimguiname": "igImDot", "ret": "float", "signature": "(const ImVec2,const ImVec2)", @@ -18341,7 +19927,7 @@ "cimguiname": "igImFileClose", "defaults": {}, "funcname": "ImFileClose", - "location": "imgui_internal:347", + "location": "imgui_internal:359", "ov_cimguiname": "igImFileClose", "ret": "bool", "signature": "(ImFileHandle)", @@ -18362,7 +19948,7 @@ "cimguiname": "igImFileGetSize", "defaults": {}, "funcname": "ImFileGetSize", - "location": "imgui_internal:348", + "location": "imgui_internal:360", "ov_cimguiname": "igImFileGetSize", "ret": "ImU64", "signature": "(ImFileHandle)", @@ -18398,7 +19984,7 @@ "padding_bytes": "0" }, "funcname": "ImFileLoadToMemory", - "location": "imgui_internal:354", + "location": "imgui_internal:366", "ov_cimguiname": "igImFileLoadToMemory", "ret": "void*", "signature": "(const char*,const char*,size_t*,int)", @@ -18423,7 +20009,7 @@ "cimguiname": "igImFileOpen", "defaults": {}, "funcname": "ImFileOpen", - "location": "imgui_internal:346", + "location": "imgui_internal:358", "ov_cimguiname": "igImFileOpen", "ret": "ImFileHandle", "signature": "(const char*,const char*)", @@ -18456,7 +20042,7 @@ "cimguiname": "igImFileRead", "defaults": {}, "funcname": "ImFileRead", - "location": "imgui_internal:349", + "location": "imgui_internal:361", "ov_cimguiname": "igImFileRead", "ret": "ImU64", "signature": "(void*,ImU64,ImU64,ImFileHandle)", @@ -18489,7 +20075,7 @@ "cimguiname": "igImFileWrite", "defaults": {}, "funcname": "ImFileWrite", - "location": "imgui_internal:350", + "location": "imgui_internal:362", "ov_cimguiname": "igImFileWrite", "ret": "ImU64", "signature": "(const void*,ImU64,ImU64,ImFileHandle)", @@ -18510,7 +20096,7 @@ "cimguiname": "igImFloor", "defaults": {}, "funcname": "ImFloor", - "location": "imgui_internal:398", + "location": "imgui_internal:410", "ov_cimguiname": "igImFloorFloat", "ret": "float", "signature": "(float)", @@ -18533,7 +20119,7 @@ "cimguiname": "igImFloor", "defaults": {}, "funcname": "ImFloor", - "location": "imgui_internal:399", + "location": "imgui_internal:411", "nonUDT": 1, "ov_cimguiname": "igImFloorVec2", "ret": "void", @@ -18555,7 +20141,7 @@ "cimguiname": "igImFontAtlasBuildFinish", "defaults": {}, "funcname": "ImFontAtlasBuildFinish", - "location": "imgui_internal:2556", + "location": "imgui_internal:2832", "ov_cimguiname": "igImFontAtlasBuildFinish", "ret": "void", "signature": "(ImFontAtlas*)", @@ -18576,7 +20162,7 @@ "cimguiname": "igImFontAtlasBuildInit", "defaults": {}, "funcname": "ImFontAtlasBuildInit", - "location": "imgui_internal:2553", + "location": "imgui_internal:2829", "ov_cimguiname": "igImFontAtlasBuildInit", "ret": "void", "signature": "(ImFontAtlas*)", @@ -18601,7 +20187,7 @@ "cimguiname": "igImFontAtlasBuildMultiplyCalcLookupTable", "defaults": {}, "funcname": "ImFontAtlasBuildMultiplyCalcLookupTable", - "location": "imgui_internal:2559", + "location": "imgui_internal:2835", "ov_cimguiname": "igImFontAtlasBuildMultiplyCalcLookupTable", "ret": "void", "signature": "(unsigned char[256],float)", @@ -18646,7 +20232,7 @@ "cimguiname": "igImFontAtlasBuildMultiplyRectAlpha8", "defaults": {}, "funcname": "ImFontAtlasBuildMultiplyRectAlpha8", - "location": "imgui_internal:2560", + "location": "imgui_internal:2836", "ov_cimguiname": "igImFontAtlasBuildMultiplyRectAlpha8", "ret": "void", "signature": "(const unsigned char[256],unsigned char*,int,int,int,int,int)", @@ -18671,7 +20257,7 @@ "cimguiname": "igImFontAtlasBuildPackCustomRects", "defaults": {}, "funcname": "ImFontAtlasBuildPackCustomRects", - "location": "imgui_internal:2555", + "location": "imgui_internal:2831", "ov_cimguiname": "igImFontAtlasBuildPackCustomRects", "ret": "void", "signature": "(ImFontAtlas*,void*)", @@ -18720,7 +20306,7 @@ "cimguiname": "igImFontAtlasBuildRender32bppRectFromString", "defaults": {}, "funcname": "ImFontAtlasBuildRender32bppRectFromString", - "location": "imgui_internal:2558", + "location": "imgui_internal:2834", "ov_cimguiname": "igImFontAtlasBuildRender32bppRectFromString", "ret": "void", "signature": "(ImFontAtlas*,int,int,int,int,const char*,char,unsigned int)", @@ -18769,7 +20355,7 @@ "cimguiname": "igImFontAtlasBuildRender8bppRectFromString", "defaults": {}, "funcname": "ImFontAtlasBuildRender8bppRectFromString", - "location": "imgui_internal:2557", + "location": "imgui_internal:2833", "ov_cimguiname": "igImFontAtlasBuildRender8bppRectFromString", "ret": "void", "signature": "(ImFontAtlas*,int,int,int,int,const char*,char,unsigned char)", @@ -18806,7 +20392,7 @@ "cimguiname": "igImFontAtlasBuildSetupFont", "defaults": {}, "funcname": "ImFontAtlasBuildSetupFont", - "location": "imgui_internal:2554", + "location": "imgui_internal:2830", "ov_cimguiname": "igImFontAtlasBuildSetupFont", "ret": "void", "signature": "(ImFontAtlas*,ImFont*,ImFontConfig*,float,float)", @@ -18822,7 +20408,7 @@ "cimguiname": "igImFontAtlasGetBuilderForStbTruetype", "defaults": {}, "funcname": "ImFontAtlasGetBuilderForStbTruetype", - "location": "imgui_internal:2552", + "location": "imgui_internal:2828", "ov_cimguiname": "igImFontAtlasGetBuilderForStbTruetype", "ret": "const ImFontBuilderIO*", "signature": "()", @@ -18856,7 +20442,7 @@ "defaults": {}, "funcname": "ImFormatString", "isvararg": "...)", - "location": "imgui_internal:296", + "location": "imgui_internal:308", "ov_cimguiname": "igImFormatString", "ret": "int", "signature": "(char*,size_t,const char*,...)", @@ -18889,7 +20475,7 @@ "cimguiname": "igImFormatStringV", "defaults": {}, "funcname": "ImFormatStringV", - "location": "imgui_internal:297", + "location": "imgui_internal:309", "ov_cimguiname": "igImFormatStringV", "ret": "int", "signature": "(char*,size_t,const char*,va_list)", @@ -18914,7 +20500,7 @@ "cimguiname": "igImGetDirQuadrantFromDelta", "defaults": {}, "funcname": "ImGetDirQuadrantFromDelta", - "location": "imgui_internal:416", + "location": "imgui_internal:428", "ov_cimguiname": "igImGetDirQuadrantFromDelta", "ret": "ImGuiDir", "signature": "(float,float)", @@ -18945,7 +20531,7 @@ "seed": "0" }, "funcname": "ImHashData", - "location": "imgui_internal:266", + "location": "imgui_internal:278", "ov_cimguiname": "igImHashData", "ret": "ImGuiID", "signature": "(const void*,size_t,ImU32)", @@ -18977,7 +20563,7 @@ "seed": "0" }, "funcname": "ImHashStr", - "location": "imgui_internal:267", + "location": "imgui_internal:279", "ov_cimguiname": "igImHashStr", "ret": "ImGuiID", "signature": "(const char*,size_t,ImU32)", @@ -19002,7 +20588,7 @@ "cimguiname": "igImInvLength", "defaults": {}, "funcname": "ImInvLength", - "location": "imgui_internal:397", + "location": "imgui_internal:409", "ov_cimguiname": "igImInvLength", "ret": "float", "signature": "(const ImVec2,float)", @@ -19023,7 +20609,7 @@ "cimguiname": "igImIsPowerOfTwo", "defaults": {}, "funcname": "ImIsPowerOfTwo", - "location": "imgui_internal:279", + "location": "imgui_internal:291", "ov_cimguiname": "igImIsPowerOfTwoInt", "ret": "bool", "signature": "(int)", @@ -19042,7 +20628,7 @@ "cimguiname": "igImIsPowerOfTwo", "defaults": {}, "funcname": "ImIsPowerOfTwo", - "location": "imgui_internal:280", + "location": "imgui_internal:292", "ov_cimguiname": "igImIsPowerOfTwoU64", "ret": "bool", "signature": "(ImU64)", @@ -19063,7 +20649,7 @@ "cimguiname": "igImLengthSqr", "defaults": {}, "funcname": "ImLengthSqr", - "location": "imgui_internal:395", + "location": "imgui_internal:407", "ov_cimguiname": "igImLengthSqrVec2", "ret": "float", "signature": "(const ImVec2)", @@ -19082,7 +20668,7 @@ "cimguiname": "igImLengthSqr", "defaults": {}, "funcname": "ImLengthSqr", - "location": "imgui_internal:396", + "location": "imgui_internal:408", "ov_cimguiname": "igImLengthSqrVec4", "ret": "float", "signature": "(const ImVec4)", @@ -19115,7 +20701,7 @@ "cimguiname": "igImLerp", "defaults": {}, "funcname": "ImLerp", - "location": "imgui_internal:391", + "location": "imgui_internal:403", "nonUDT": 1, "ov_cimguiname": "igImLerpVec2Float", "ret": "void", @@ -19147,7 +20733,7 @@ "cimguiname": "igImLerp", "defaults": {}, "funcname": "ImLerp", - "location": "imgui_internal:392", + "location": "imgui_internal:404", "nonUDT": 1, "ov_cimguiname": "igImLerpVec2Vec2", "ret": "void", @@ -19179,7 +20765,7 @@ "cimguiname": "igImLerp", "defaults": {}, "funcname": "ImLerp", - "location": "imgui_internal:393", + "location": "imgui_internal:405", "nonUDT": 1, "ov_cimguiname": "igImLerpVec4", "ret": "void", @@ -19213,7 +20799,7 @@ "cimguiname": "igImLineClosestPoint", "defaults": {}, "funcname": "ImLineClosestPoint", - "location": "imgui_internal:411", + "location": "imgui_internal:423", "nonUDT": 1, "ov_cimguiname": "igImLineClosestPoint", "ret": "void", @@ -19243,7 +20829,7 @@ "cimguiname": "igImLinearSweep", "defaults": {}, "funcname": "ImLinearSweep", - "location": "imgui_internal:403", + "location": "imgui_internal:415", "ov_cimguiname": "igImLinearSweep", "ret": "float", "signature": "(float,float,float)", @@ -19264,7 +20850,7 @@ "cimguiname": "igImLog", "defaults": {}, "funcname": "ImLog", - "location": "imgui_internal:371", + "location": "imgui_internal:383", "ov_cimguiname": "igImLogFloat", "ret": "float", "signature": "(float)", @@ -19283,7 +20869,7 @@ "cimguiname": "igImLog", "defaults": {}, "funcname": "ImLog", - "location": "imgui_internal:372", + "location": "imgui_internal:384", "ov_cimguiname": "igImLogdouble", "ret": "double", "signature": "(double)", @@ -19312,7 +20898,7 @@ "cimguiname": "igImMax", "defaults": {}, "funcname": "ImMax", - "location": "imgui_internal:389", + "location": "imgui_internal:401", "nonUDT": 1, "ov_cimguiname": "igImMax", "ret": "void", @@ -19342,7 +20928,7 @@ "cimguiname": "igImMin", "defaults": {}, "funcname": "ImMin", - "location": "imgui_internal:388", + "location": "imgui_internal:400", "nonUDT": 1, "ov_cimguiname": "igImMin", "ret": "void", @@ -19368,7 +20954,7 @@ "cimguiname": "igImModPositive", "defaults": {}, "funcname": "ImModPositive", - "location": "imgui_internal:400", + "location": "imgui_internal:412", "ov_cimguiname": "igImModPositive", "ret": "int", "signature": "(int,int)", @@ -19397,7 +20983,7 @@ "cimguiname": "igImMul", "defaults": {}, "funcname": "ImMul", - "location": "imgui_internal:404", + "location": "imgui_internal:416", "nonUDT": 1, "ov_cimguiname": "igImMul", "ret": "void", @@ -19419,7 +21005,7 @@ "cimguiname": "igImParseFormatFindEnd", "defaults": {}, "funcname": "ImParseFormatFindEnd", - "location": "imgui_internal:299", + "location": "imgui_internal:311", "ov_cimguiname": "igImParseFormatFindEnd", "ret": "const char*", "signature": "(const char*)", @@ -19440,7 +21026,7 @@ "cimguiname": "igImParseFormatFindStart", "defaults": {}, "funcname": "ImParseFormatFindStart", - "location": "imgui_internal:298", + "location": "imgui_internal:310", "ov_cimguiname": "igImParseFormatFindStart", "ret": "const char*", "signature": "(const char*)", @@ -19465,7 +21051,7 @@ "cimguiname": "igImParseFormatPrecision", "defaults": {}, "funcname": "ImParseFormatPrecision", - "location": "imgui_internal:301", + "location": "imgui_internal:313", "ov_cimguiname": "igImParseFormatPrecision", "ret": "int", "signature": "(const char*,int)", @@ -19494,7 +21080,7 @@ "cimguiname": "igImParseFormatTrimDecorations", "defaults": {}, "funcname": "ImParseFormatTrimDecorations", - "location": "imgui_internal:300", + "location": "imgui_internal:312", "ov_cimguiname": "igImParseFormatTrimDecorations", "ret": "const char*", "signature": "(const char*,char*,size_t)", @@ -19519,7 +21105,7 @@ "cimguiname": "igImPow", "defaults": {}, "funcname": "ImPow", - "location": "imgui_internal:369", + "location": "imgui_internal:381", "ov_cimguiname": "igImPowFloat", "ret": "float", "signature": "(float,float)", @@ -19542,7 +21128,7 @@ "cimguiname": "igImPow", "defaults": {}, "funcname": "ImPow", - "location": "imgui_internal:370", + "location": "imgui_internal:382", "ov_cimguiname": "igImPowdouble", "ret": "double", "signature": "(double,double)", @@ -19575,7 +21161,7 @@ "cimguiname": "igImRotate", "defaults": {}, "funcname": "ImRotate", - "location": "imgui_internal:402", + "location": "imgui_internal:414", "nonUDT": 1, "ov_cimguiname": "igImRotate", "ret": "void", @@ -19597,7 +21183,7 @@ "cimguiname": "igImSaturate", "defaults": {}, "funcname": "ImSaturate", - "location": "imgui_internal:394", + "location": "imgui_internal:406", "ov_cimguiname": "igImSaturate", "ret": "float", "signature": "(float)", @@ -19618,7 +21204,7 @@ "cimguiname": "igImSign", "defaults": {}, "funcname": "ImSign", - "location": "imgui_internal:375", + "location": "imgui_internal:387", "ov_cimguiname": "igImSignFloat", "ret": "float", "signature": "(float)", @@ -19637,7 +21223,7 @@ "cimguiname": "igImSign", "defaults": {}, "funcname": "ImSign", - "location": "imgui_internal:376", + "location": "imgui_internal:388", "ov_cimguiname": "igImSigndouble", "ret": "double", "signature": "(double)", @@ -19658,7 +21244,7 @@ "cimguiname": "igImStrSkipBlank", "defaults": {}, "funcname": "ImStrSkipBlank", - "location": "imgui_internal:295", + "location": "imgui_internal:307", "ov_cimguiname": "igImStrSkipBlank", "ret": "const char*", "signature": "(const char*)", @@ -19679,7 +21265,7 @@ "cimguiname": "igImStrTrimBlanks", "defaults": {}, "funcname": "ImStrTrimBlanks", - "location": "imgui_internal:294", + "location": "imgui_internal:306", "ov_cimguiname": "igImStrTrimBlanks", "ret": "void", "signature": "(char*)", @@ -19704,7 +21290,7 @@ "cimguiname": "igImStrbolW", "defaults": {}, "funcname": "ImStrbolW", - "location": "imgui_internal:292", + "location": "imgui_internal:304", "ov_cimguiname": "igImStrbolW", "ret": "const ImWchar*", "signature": "(const ImWchar*,const ImWchar*)", @@ -19733,7 +21319,7 @@ "cimguiname": "igImStrchrRange", "defaults": {}, "funcname": "ImStrchrRange", - "location": "imgui_internal:289", + "location": "imgui_internal:301", "ov_cimguiname": "igImStrchrRange", "ret": "const char*", "signature": "(const char*,const char*,char)", @@ -19754,7 +21340,7 @@ "cimguiname": "igImStrdup", "defaults": {}, "funcname": "ImStrdup", - "location": "imgui_internal:287", + "location": "imgui_internal:299", "ov_cimguiname": "igImStrdup", "ret": "char*", "signature": "(const char*)", @@ -19783,7 +21369,7 @@ "cimguiname": "igImStrdupcpy", "defaults": {}, "funcname": "ImStrdupcpy", - "location": "imgui_internal:288", + "location": "imgui_internal:300", "ov_cimguiname": "igImStrdupcpy", "ret": "char*", "signature": "(char*,size_t*,const char*)", @@ -19808,7 +21394,7 @@ "cimguiname": "igImStreolRange", "defaults": {}, "funcname": "ImStreolRange", - "location": "imgui_internal:291", + "location": "imgui_internal:303", "ov_cimguiname": "igImStreolRange", "ret": "const char*", "signature": "(const char*,const char*)", @@ -19833,7 +21419,7 @@ "cimguiname": "igImStricmp", "defaults": {}, "funcname": "ImStricmp", - "location": "imgui_internal:284", + "location": "imgui_internal:296", "ov_cimguiname": "igImStricmp", "ret": "int", "signature": "(const char*,const char*)", @@ -19866,7 +21452,7 @@ "cimguiname": "igImStristr", "defaults": {}, "funcname": "ImStristr", - "location": "imgui_internal:293", + "location": "imgui_internal:305", "ov_cimguiname": "igImStristr", "ret": "const char*", "signature": "(const char*,const char*,const char*,const char*)", @@ -19887,7 +21473,7 @@ "cimguiname": "igImStrlenW", "defaults": {}, "funcname": "ImStrlenW", - "location": "imgui_internal:290", + "location": "imgui_internal:302", "ov_cimguiname": "igImStrlenW", "ret": "int", "signature": "(const ImWchar*)", @@ -19916,7 +21502,7 @@ "cimguiname": "igImStrncpy", "defaults": {}, "funcname": "ImStrncpy", - "location": "imgui_internal:286", + "location": "imgui_internal:298", "ov_cimguiname": "igImStrncpy", "ret": "void", "signature": "(char*,const char*,size_t)", @@ -19945,7 +21531,7 @@ "cimguiname": "igImStrnicmp", "defaults": {}, "funcname": "ImStrnicmp", - "location": "imgui_internal:285", + "location": "imgui_internal:297", "ov_cimguiname": "igImStrnicmp", "ret": "int", "signature": "(const char*,const char*,size_t)", @@ -19974,7 +21560,7 @@ "cimguiname": "igImTextCharFromUtf8", "defaults": {}, "funcname": "ImTextCharFromUtf8", - "location": "imgui_internal:307", + "location": "imgui_internal:319", "ov_cimguiname": "igImTextCharFromUtf8", "ret": "int", "signature": "(unsigned int*,const char*,const char*)", @@ -19999,7 +21585,7 @@ "cimguiname": "igImTextCountCharsFromUtf8", "defaults": {}, "funcname": "ImTextCountCharsFromUtf8", - "location": "imgui_internal:309", + "location": "imgui_internal:321", "ov_cimguiname": "igImTextCountCharsFromUtf8", "ret": "int", "signature": "(const char*,const char*)", @@ -20024,7 +21610,7 @@ "cimguiname": "igImTextCountUtf8BytesFromChar", "defaults": {}, "funcname": "ImTextCountUtf8BytesFromChar", - "location": "imgui_internal:310", + "location": "imgui_internal:322", "ov_cimguiname": "igImTextCountUtf8BytesFromChar", "ret": "int", "signature": "(const char*,const char*)", @@ -20049,7 +21635,7 @@ "cimguiname": "igImTextCountUtf8BytesFromStr", "defaults": {}, "funcname": "ImTextCountUtf8BytesFromStr", - "location": "imgui_internal:311", + "location": "imgui_internal:323", "ov_cimguiname": "igImTextCountUtf8BytesFromStr", "ret": "int", "signature": "(const ImWchar*,const ImWchar*)", @@ -20088,7 +21674,7 @@ "in_remaining": "NULL" }, "funcname": "ImTextStrFromUtf8", - "location": "imgui_internal:308", + "location": "imgui_internal:320", "ov_cimguiname": "igImTextStrFromUtf8", "ret": "int", "signature": "(ImWchar*,int,const char*,const char*,const char**)", @@ -20121,7 +21707,7 @@ "cimguiname": "igImTextStrToUtf8", "defaults": {}, "funcname": "ImTextStrToUtf8", - "location": "imgui_internal:306", + "location": "imgui_internal:318", "ov_cimguiname": "igImTextStrToUtf8", "ret": "int", "signature": "(char*,int,const ImWchar*,const ImWchar*)", @@ -20150,7 +21736,7 @@ "cimguiname": "igImTriangleArea", "defaults": {}, "funcname": "ImTriangleArea", - "location": "imgui_internal:415", + "location": "imgui_internal:427", "ov_cimguiname": "igImTriangleArea", "ret": "float", "signature": "(const ImVec2,const ImVec2,const ImVec2)", @@ -20198,7 +21784,7 @@ "cimguiname": "igImTriangleBarycentricCoords", "defaults": {}, "funcname": "ImTriangleBarycentricCoords", - "location": "imgui_internal:414", + "location": "imgui_internal:426", "ov_cimguiname": "igImTriangleBarycentricCoords", "ret": "void", "signature": "(const ImVec2,const ImVec2,const ImVec2,const ImVec2,float*,float*,float*)", @@ -20235,7 +21821,7 @@ "cimguiname": "igImTriangleClosestPoint", "defaults": {}, "funcname": "ImTriangleClosestPoint", - "location": "imgui_internal:413", + "location": "imgui_internal:425", "nonUDT": 1, "ov_cimguiname": "igImTriangleClosestPoint", "ret": "void", @@ -20269,7 +21855,7 @@ "cimguiname": "igImTriangleContainsPoint", "defaults": {}, "funcname": "ImTriangleContainsPoint", - "location": "imgui_internal:412", + "location": "imgui_internal:424", "ov_cimguiname": "igImTriangleContainsPoint", "ret": "bool", "signature": "(const ImVec2,const ImVec2,const ImVec2,const ImVec2)", @@ -20290,7 +21876,7 @@ "cimguiname": "igImUpperPowerOfTwo", "defaults": {}, "funcname": "ImUpperPowerOfTwo", - "location": "imgui_internal:281", + "location": "imgui_internal:293", "ov_cimguiname": "igImUpperPowerOfTwo", "ret": "int", "signature": "(int)", @@ -20336,7 +21922,7 @@ "uv1": "ImVec2(1,1)" }, "funcname": "Image", - "location": "imgui:470", + "location": "imgui:480", "namespace": "ImGui", "ov_cimguiname": "igImage", "ret": "void", @@ -20388,7 +21974,7 @@ "uv1": "ImVec2(1,1)" }, "funcname": "ImageButton", - "location": "imgui:471", + "location": "imgui:481", "namespace": "ImGui", "ov_cimguiname": "igImageButton", "ret": "bool", @@ -20438,7 +22024,7 @@ "cimguiname": "igImageButtonEx", "defaults": {}, "funcname": "ImageButtonEx", - "location": "imgui_internal:2461", + "location": "imgui_internal:2736", "namespace": "ImGui", "ov_cimguiname": "igImageButtonEx", "ret": "bool", @@ -20462,7 +22048,7 @@ "indent_w": "0.0f" }, "funcname": "Indent", - "location": "imgui:413", + "location": "imgui:423", "namespace": "ImGui", "ov_cimguiname": "igIndent", "ret": "void", @@ -20484,7 +22070,7 @@ "cimguiname": "igInitialize", "defaults": {}, "funcname": "Initialize", - "location": "imgui_internal:2229", + "location": "imgui_internal:2446", "namespace": "ImGui", "ov_cimguiname": "igInitialize", "ret": "void", @@ -20531,7 +22117,7 @@ "step_fast": "0.0" }, "funcname": "InputDouble", - "location": "imgui:548", + "location": "imgui:558", "namespace": "ImGui", "ov_cimguiname": "igInputDouble", "ret": "bool", @@ -20578,7 +22164,7 @@ "step_fast": "0.0f" }, "funcname": "InputFloat", - "location": "imgui:540", + "location": "imgui:550", "namespace": "ImGui", "ov_cimguiname": "igInputFloat", "ret": "bool", @@ -20615,7 +22201,7 @@ "format": "\"%.3f\"" }, "funcname": "InputFloat2", - "location": "imgui:541", + "location": "imgui:551", "namespace": "ImGui", "ov_cimguiname": "igInputFloat2", "ret": "bool", @@ -20652,7 +22238,7 @@ "format": "\"%.3f\"" }, "funcname": "InputFloat3", - "location": "imgui:542", + "location": "imgui:552", "namespace": "ImGui", "ov_cimguiname": "igInputFloat3", "ret": "bool", @@ -20689,7 +22275,7 @@ "format": "\"%.3f\"" }, "funcname": "InputFloat4", - "location": "imgui:543", + "location": "imgui:553", "namespace": "ImGui", "ov_cimguiname": "igInputFloat4", "ret": "bool", @@ -20731,7 +22317,7 @@ "step_fast": "100" }, "funcname": "InputInt", - "location": "imgui:544", + "location": "imgui:554", "namespace": "ImGui", "ov_cimguiname": "igInputInt", "ret": "bool", @@ -20763,7 +22349,7 @@ "flags": "0" }, "funcname": "InputInt2", - "location": "imgui:545", + "location": "imgui:555", "namespace": "ImGui", "ov_cimguiname": "igInputInt2", "ret": "bool", @@ -20795,7 +22381,7 @@ "flags": "0" }, "funcname": "InputInt3", - "location": "imgui:546", + "location": "imgui:556", "namespace": "ImGui", "ov_cimguiname": "igInputInt3", "ret": "bool", @@ -20827,7 +22413,7 @@ "flags": "0" }, "funcname": "InputInt4", - "location": "imgui:547", + "location": "imgui:557", "namespace": "ImGui", "ov_cimguiname": "igInputInt4", "ret": "bool", @@ -20878,7 +22464,7 @@ "p_step_fast": "NULL" }, "funcname": "InputScalar", - "location": "imgui:549", + "location": "imgui:559", "namespace": "ImGui", "ov_cimguiname": "igInputScalar", "ret": "bool", @@ -20933,7 +22519,7 @@ "p_step_fast": "NULL" }, "funcname": "InputScalarN", - "location": "imgui:550", + "location": "imgui:560", "namespace": "ImGui", "ov_cimguiname": "igInputScalarN", "ret": "bool", @@ -20979,7 +22565,7 @@ "user_data": "NULL" }, "funcname": "InputText", - "location": "imgui:537", + "location": "imgui:547", "namespace": "ImGui", "ov_cimguiname": "igInputText", "ret": "bool", @@ -21032,7 +22618,7 @@ "user_data": "NULL" }, "funcname": "InputTextEx", - "location": "imgui_internal:2497", + "location": "imgui_internal:2772", "namespace": "ImGui", "ov_cimguiname": "igInputTextEx", "ret": "bool", @@ -21083,7 +22669,7 @@ "user_data": "NULL" }, "funcname": "InputTextMultiline", - "location": "imgui:538", + "location": "imgui:548", "namespace": "ImGui", "ov_cimguiname": "igInputTextMultiline", "ret": "bool", @@ -21133,7 +22719,7 @@ "user_data": "NULL" }, "funcname": "InputTextWithHint", - "location": "imgui:539", + "location": "imgui:549", "namespace": "ImGui", "ov_cimguiname": "igInputTextWithHint", "ret": "bool", @@ -21165,7 +22751,7 @@ "flags": "0" }, "funcname": "InvisibleButton", - "location": "imgui:468", + "location": "imgui:478", "namespace": "ImGui", "ov_cimguiname": "igInvisibleButton", "ret": "bool", @@ -21187,7 +22773,7 @@ "cimguiname": "igIsActiveIdUsingKey", "defaults": {}, "funcname": "IsActiveIdUsingKey", - "location": "imgui_internal:2337", + "location": "imgui_internal:2561", "namespace": "ImGui", "ov_cimguiname": "igIsActiveIdUsingKey", "ret": "bool", @@ -21209,7 +22795,7 @@ "cimguiname": "igIsActiveIdUsingNavDir", "defaults": {}, "funcname": "IsActiveIdUsingNavDir", - "location": "imgui_internal:2335", + "location": "imgui_internal:2559", "namespace": "ImGui", "ov_cimguiname": "igIsActiveIdUsingNavDir", "ret": "bool", @@ -21231,7 +22817,7 @@ "cimguiname": "igIsActiveIdUsingNavInput", "defaults": {}, "funcname": "IsActiveIdUsingNavInput", - "location": "imgui_internal:2336", + "location": "imgui_internal:2560", "namespace": "ImGui", "ov_cimguiname": "igIsActiveIdUsingNavInput", "ret": "bool", @@ -21248,7 +22834,7 @@ "cimguiname": "igIsAnyItemActive", "defaults": {}, "funcname": "IsAnyItemActive", - "location": "imgui:794", + "location": "imgui:820", "namespace": "ImGui", "ov_cimguiname": "igIsAnyItemActive", "ret": "bool", @@ -21265,7 +22851,7 @@ "cimguiname": "igIsAnyItemFocused", "defaults": {}, "funcname": "IsAnyItemFocused", - "location": "imgui:795", + "location": "imgui:821", "namespace": "ImGui", "ov_cimguiname": "igIsAnyItemFocused", "ret": "bool", @@ -21282,7 +22868,7 @@ "cimguiname": "igIsAnyItemHovered", "defaults": {}, "funcname": "IsAnyItemHovered", - "location": "imgui:793", + "location": "imgui:819", "namespace": "ImGui", "ov_cimguiname": "igIsAnyItemHovered", "ret": "bool", @@ -21299,7 +22885,7 @@ "cimguiname": "igIsAnyMouseDown", "defaults": {}, "funcname": "IsAnyMouseDown", - "location": "imgui:851", + "location": "imgui:879", "namespace": "ImGui", "ov_cimguiname": "igIsAnyMouseDown", "ret": "bool", @@ -21329,7 +22915,7 @@ "cimguiname": "igIsClippedEx", "defaults": {}, "funcname": "IsClippedEx", - "location": "imgui_internal:2281", + "location": "imgui_internal:2505", "namespace": "ImGui", "ov_cimguiname": "igIsClippedEx", "ret": "bool", @@ -21346,7 +22932,7 @@ "cimguiname": "igIsDragDropPayloadBeingAccepted", "defaults": {}, "funcname": "IsDragDropPayloadBeingAccepted", - "location": "imgui_internal:2347", + "location": "imgui_internal:2619", "namespace": "ImGui", "ov_cimguiname": "igIsDragDropPayloadBeingAccepted", "ret": "bool", @@ -21363,7 +22949,7 @@ "cimguiname": "igIsItemActivated", "defaults": {}, "funcname": "IsItemActivated", - "location": "imgui:789", + "location": "imgui:815", "namespace": "ImGui", "ov_cimguiname": "igIsItemActivated", "ret": "bool", @@ -21380,7 +22966,7 @@ "cimguiname": "igIsItemActive", "defaults": {}, "funcname": "IsItemActive", - "location": "imgui:784", + "location": "imgui:810", "namespace": "ImGui", "ov_cimguiname": "igIsItemActive", "ret": "bool", @@ -21404,7 +22990,7 @@ "mouse_button": "0" }, "funcname": "IsItemClicked", - "location": "imgui:786", + "location": "imgui:812", "namespace": "ImGui", "ov_cimguiname": "igIsItemClicked", "ret": "bool", @@ -21421,7 +23007,7 @@ "cimguiname": "igIsItemDeactivated", "defaults": {}, "funcname": "IsItemDeactivated", - "location": "imgui:790", + "location": "imgui:816", "namespace": "ImGui", "ov_cimguiname": "igIsItemDeactivated", "ret": "bool", @@ -21438,7 +23024,7 @@ "cimguiname": "igIsItemDeactivatedAfterEdit", "defaults": {}, "funcname": "IsItemDeactivatedAfterEdit", - "location": "imgui:791", + "location": "imgui:817", "namespace": "ImGui", "ov_cimguiname": "igIsItemDeactivatedAfterEdit", "ret": "bool", @@ -21455,7 +23041,7 @@ "cimguiname": "igIsItemEdited", "defaults": {}, "funcname": "IsItemEdited", - "location": "imgui:788", + "location": "imgui:814", "namespace": "ImGui", "ov_cimguiname": "igIsItemEdited", "ret": "bool", @@ -21472,7 +23058,7 @@ "cimguiname": "igIsItemFocused", "defaults": {}, "funcname": "IsItemFocused", - "location": "imgui:785", + "location": "imgui:811", "namespace": "ImGui", "ov_cimguiname": "igIsItemFocused", "ret": "bool", @@ -21496,7 +23082,7 @@ "flags": "0" }, "funcname": "IsItemHovered", - "location": "imgui:783", + "location": "imgui:809", "namespace": "ImGui", "ov_cimguiname": "igIsItemHovered", "ret": "bool", @@ -21513,7 +23099,7 @@ "cimguiname": "igIsItemToggledOpen", "defaults": {}, "funcname": "IsItemToggledOpen", - "location": "imgui:792", + "location": "imgui:818", "namespace": "ImGui", "ov_cimguiname": "igIsItemToggledOpen", "ret": "bool", @@ -21530,7 +23116,7 @@ "cimguiname": "igIsItemToggledSelection", "defaults": {}, "funcname": "IsItemToggledSelection", - "location": "imgui_internal:2290", + "location": "imgui_internal:2514", "namespace": "ImGui", "ov_cimguiname": "igIsItemToggledSelection", "ret": "bool", @@ -21547,7 +23133,7 @@ "cimguiname": "igIsItemVisible", "defaults": {}, "funcname": "IsItemVisible", - "location": "imgui:787", + "location": "imgui:813", "namespace": "ImGui", "ov_cimguiname": "igIsItemVisible", "ret": "bool", @@ -21569,7 +23155,7 @@ "cimguiname": "igIsKeyDown", "defaults": {}, "funcname": "IsKeyDown", - "location": "imgui:835", + "location": "imgui:863", "namespace": "ImGui", "ov_cimguiname": "igIsKeyDown", "ret": "bool", @@ -21597,7 +23183,7 @@ "repeat": "true" }, "funcname": "IsKeyPressed", - "location": "imgui:836", + "location": "imgui:864", "namespace": "ImGui", "ov_cimguiname": "igIsKeyPressed", "ret": "bool", @@ -21625,7 +23211,7 @@ "repeat": "true" }, "funcname": "IsKeyPressedMap", - "location": "imgui_internal:2339", + "location": "imgui_internal:2563", "namespace": "ImGui", "ov_cimguiname": "igIsKeyPressedMap", "ret": "bool", @@ -21647,7 +23233,7 @@ "cimguiname": "igIsKeyReleased", "defaults": {}, "funcname": "IsKeyReleased", - "location": "imgui:837", + "location": "imgui:865", "namespace": "ImGui", "ov_cimguiname": "igIsKeyReleased", "ret": "bool", @@ -21675,7 +23261,7 @@ "repeat": "false" }, "funcname": "IsMouseClicked", - "location": "imgui:846", + "location": "imgui:874", "namespace": "ImGui", "ov_cimguiname": "igIsMouseClicked", "ret": "bool", @@ -21697,7 +23283,7 @@ "cimguiname": "igIsMouseDoubleClicked", "defaults": {}, "funcname": "IsMouseDoubleClicked", - "location": "imgui:848", + "location": "imgui:876", "namespace": "ImGui", "ov_cimguiname": "igIsMouseDoubleClicked", "ret": "bool", @@ -21719,7 +23305,7 @@ "cimguiname": "igIsMouseDown", "defaults": {}, "funcname": "IsMouseDown", - "location": "imgui:845", + "location": "imgui:873", "namespace": "ImGui", "ov_cimguiname": "igIsMouseDown", "ret": "bool", @@ -21747,7 +23333,7 @@ "lock_threshold": "-1.0f" }, "funcname": "IsMouseDragPastThreshold", - "location": "imgui_internal:2338", + "location": "imgui_internal:2562", "namespace": "ImGui", "ov_cimguiname": "igIsMouseDragPastThreshold", "ret": "bool", @@ -21775,7 +23361,7 @@ "lock_threshold": "-1.0f" }, "funcname": "IsMouseDragging", - "location": "imgui:854", + "location": "imgui:882", "namespace": "ImGui", "ov_cimguiname": "igIsMouseDragging", "ret": "bool", @@ -21807,7 +23393,7 @@ "clip": "true" }, "funcname": "IsMouseHoveringRect", - "location": "imgui:849", + "location": "imgui:877", "namespace": "ImGui", "ov_cimguiname": "igIsMouseHoveringRect", "ret": "bool", @@ -21831,7 +23417,7 @@ "mouse_pos": "NULL" }, "funcname": "IsMousePosValid", - "location": "imgui:850", + "location": "imgui:878", "namespace": "ImGui", "ov_cimguiname": "igIsMousePosValid", "ret": "bool", @@ -21853,7 +23439,7 @@ "cimguiname": "igIsMouseReleased", "defaults": {}, "funcname": "IsMouseReleased", - "location": "imgui:847", + "location": "imgui:875", "namespace": "ImGui", "ov_cimguiname": "igIsMouseReleased", "ret": "bool", @@ -21875,7 +23461,7 @@ "cimguiname": "igIsNavInputDown", "defaults": {}, "funcname": "IsNavInputDown", - "location": "imgui_internal:2340", + "location": "imgui_internal:2564", "namespace": "ImGui", "ov_cimguiname": "igIsNavInputDown", "ret": "bool", @@ -21901,7 +23487,7 @@ "cimguiname": "igIsNavInputTest", "defaults": {}, "funcname": "IsNavInputTest", - "location": "imgui_internal:2341", + "location": "imgui_internal:2565", "namespace": "ImGui", "ov_cimguiname": "igIsNavInputTest", "ret": "bool", @@ -21929,7 +23515,7 @@ "flags": "0" }, "funcname": "IsPopupOpen", - "location": "imgui:668", + "location": "imgui:678", "namespace": "ImGui", "ov_cimguiname": "igIsPopupOpenStr", "ret": "bool", @@ -21953,7 +23539,7 @@ "cimguiname": "igIsPopupOpen", "defaults": {}, "funcname": "IsPopupOpen", - "location": "imgui_internal:2305", + "location": "imgui_internal:2529", "namespace": "ImGui", "ov_cimguiname": "igIsPopupOpenID", "ret": "bool", @@ -21975,7 +23561,7 @@ "cimguiname": "igIsRectVisible", "defaults": {}, "funcname": "IsRectVisible", - "location": "imgui:808", + "location": "imgui:834", "namespace": "ImGui", "ov_cimguiname": "igIsRectVisibleNil", "ret": "bool", @@ -21999,7 +23585,7 @@ "cimguiname": "igIsRectVisible", "defaults": {}, "funcname": "IsRectVisible", - "location": "imgui:809", + "location": "imgui:835", "namespace": "ImGui", "ov_cimguiname": "igIsRectVisibleVec2", "ret": "bool", @@ -22025,7 +23611,7 @@ "cimguiname": "igIsWindowAbove", "defaults": {}, "funcname": "IsWindowAbove", - "location": "imgui_internal:2206", + "location": "imgui_internal:2425", "namespace": "ImGui", "ov_cimguiname": "igIsWindowAbove", "ret": "bool", @@ -22042,7 +23628,7 @@ "cimguiname": "igIsWindowAppearing", "defaults": {}, "funcname": "IsWindowAppearing", - "location": "imgui:321", + "location": "imgui:328", "namespace": "ImGui", "ov_cimguiname": "igIsWindowAppearing", "ret": "bool", @@ -22068,7 +23654,7 @@ "cimguiname": "igIsWindowChildOf", "defaults": {}, "funcname": "IsWindowChildOf", - "location": "imgui_internal:2205", + "location": "imgui_internal:2424", "namespace": "ImGui", "ov_cimguiname": "igIsWindowChildOf", "ret": "bool", @@ -22085,7 +23671,7 @@ "cimguiname": "igIsWindowCollapsed", "defaults": {}, "funcname": "IsWindowCollapsed", - "location": "imgui:322", + "location": "imgui:329", "namespace": "ImGui", "ov_cimguiname": "igIsWindowCollapsed", "ret": "bool", @@ -22093,6 +23679,23 @@ "stname": "" } ], + "igIsWindowDocked": [ + { + "args": "()", + "argsT": [], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "igIsWindowDocked", + "defaults": {}, + "funcname": "IsWindowDocked", + "location": "imgui:771", + "namespace": "ImGui", + "ov_cimguiname": "igIsWindowDocked", + "ret": "bool", + "signature": "()", + "stname": "" + } + ], "igIsWindowFocused": [ { "args": "(ImGuiFocusedFlags flags)", @@ -22109,7 +23712,7 @@ "flags": "0" }, "funcname": "IsWindowFocused", - "location": "imgui:323", + "location": "imgui:330", "namespace": "ImGui", "ov_cimguiname": "igIsWindowFocused", "ret": "bool", @@ -22133,7 +23736,7 @@ "flags": "0" }, "funcname": "IsWindowHovered", - "location": "imgui:324", + "location": "imgui:331", "namespace": "ImGui", "ov_cimguiname": "igIsWindowHovered", "ret": "bool", @@ -22155,7 +23758,7 @@ "cimguiname": "igIsWindowNavFocusable", "defaults": {}, "funcname": "IsWindowNavFocusable", - "location": "imgui_internal:2207", + "location": "imgui_internal:2426", "namespace": "ImGui", "ov_cimguiname": "igIsWindowNavFocusable", "ret": "bool", @@ -22187,7 +23790,7 @@ "nav_bb": "NULL" }, "funcname": "ItemAdd", - "location": "imgui_internal:2279", + "location": "imgui_internal:2503", "namespace": "ImGui", "ov_cimguiname": "igItemAdd", "ret": "bool", @@ -22213,7 +23816,7 @@ "cimguiname": "igItemHoverable", "defaults": {}, "funcname": "ItemHoverable", - "location": "imgui_internal:2280", + "location": "imgui_internal:2504", "namespace": "ImGui", "ov_cimguiname": "igItemHoverable", "ret": "bool", @@ -22241,7 +23844,7 @@ "text_baseline_y": "-1.0f" }, "funcname": "ItemSize", - "location": "imgui_internal:2277", + "location": "imgui_internal:2501", "namespace": "ImGui", "ov_cimguiname": "igItemSizeVec2", "ret": "void", @@ -22267,7 +23870,7 @@ "text_baseline_y": "-1.0f" }, "funcname": "ItemSize", - "location": "imgui_internal:2278", + "location": "imgui_internal:2502", "namespace": "ImGui", "ov_cimguiname": "igItemSizeRect", "ret": "void", @@ -22289,7 +23892,7 @@ "cimguiname": "igKeepAliveID", "defaults": {}, "funcname": "KeepAliveID", - "location": "imgui_internal:2271", + "location": "imgui_internal:2495", "namespace": "ImGui", "ov_cimguiname": "igKeepAliveID", "ret": "void", @@ -22320,7 +23923,7 @@ "defaults": {}, "funcname": "LabelText", "isvararg": "...)", - "location": "imgui:458", + "location": "imgui:468", "namespace": "ImGui", "ov_cimguiname": "igLabelText", "ret": "void", @@ -22350,7 +23953,7 @@ "cimguiname": "igLabelTextV", "defaults": {}, "funcname": "LabelTextV", - "location": "imgui:459", + "location": "imgui:469", "namespace": "ImGui", "ov_cimguiname": "igLabelTextV", "ret": "void", @@ -22390,7 +23993,7 @@ "height_in_items": "-1" }, "funcname": "ListBox", - "location": "imgui:596", + "location": "imgui:606", "namespace": "ImGui", "ov_cimguiname": "igListBoxStr_arr", "ret": "bool", @@ -22434,7 +24037,7 @@ "height_in_items": "-1" }, "funcname": "ListBox", - "location": "imgui:597", + "location": "imgui:607", "namespace": "ImGui", "ov_cimguiname": "igListBoxFnBoolPtr", "ret": "bool", @@ -22456,7 +24059,7 @@ "cimguiname": "igLoadIniSettingsFromDisk", "defaults": {}, "funcname": "LoadIniSettingsFromDisk", - "location": "imgui:869", + "location": "imgui:897", "namespace": "ImGui", "ov_cimguiname": "igLoadIniSettingsFromDisk", "ret": "void", @@ -22484,7 +24087,7 @@ "ini_size": "0" }, "funcname": "LoadIniSettingsFromMemory", - "location": "imgui:870", + "location": "imgui:898", "namespace": "ImGui", "ov_cimguiname": "igLoadIniSettingsFromMemory", "ret": "void", @@ -22510,7 +24113,7 @@ "cimguiname": "igLogBegin", "defaults": {}, "funcname": "LogBegin", - "location": "imgui_internal:2295", + "location": "imgui_internal:2519", "namespace": "ImGui", "ov_cimguiname": "igLogBegin", "ret": "void", @@ -22527,7 +24130,7 @@ "cimguiname": "igLogButtons", "defaults": {}, "funcname": "LogButtons", - "location": "imgui:753", + "location": "imgui:779", "namespace": "ImGui", "ov_cimguiname": "igLogButtons", "ret": "void", @@ -22544,7 +24147,7 @@ "cimguiname": "igLogFinish", "defaults": {}, "funcname": "LogFinish", - "location": "imgui:752", + "location": "imgui:778", "namespace": "ImGui", "ov_cimguiname": "igLogFinish", "ret": "void", @@ -22576,7 +24179,7 @@ "text_end": "NULL" }, "funcname": "LogRenderedText", - "location": "imgui_internal:2297", + "location": "imgui_internal:2521", "namespace": "ImGui", "ov_cimguiname": "igLogRenderedText", "ret": "void", @@ -22602,7 +24205,7 @@ "cimguiname": "igLogSetNextTextDecoration", "defaults": {}, "funcname": "LogSetNextTextDecoration", - "location": "imgui_internal:2298", + "location": "imgui_internal:2522", "namespace": "ImGui", "ov_cimguiname": "igLogSetNextTextDecoration", "ret": "void", @@ -22629,7 +24232,7 @@ "defaults": {}, "funcname": "LogText", "isvararg": "...)", - "location": "imgui:754", + "location": "imgui:780", "manual": true, "namespace": "ImGui", "ov_cimguiname": "igLogText", @@ -22656,7 +24259,7 @@ "cimguiname": "igLogTextV", "defaults": {}, "funcname": "LogTextV", - "location": "imgui:755", + "location": "imgui:781", "namespace": "ImGui", "ov_cimguiname": "igLogTextV", "ret": "void", @@ -22680,7 +24283,7 @@ "auto_open_depth": "-1" }, "funcname": "LogToBuffer", - "location": "imgui_internal:2296", + "location": "imgui_internal:2520", "namespace": "ImGui", "ov_cimguiname": "igLogToBuffer", "ret": "void", @@ -22704,7 +24307,7 @@ "auto_open_depth": "-1" }, "funcname": "LogToClipboard", - "location": "imgui:751", + "location": "imgui:777", "namespace": "ImGui", "ov_cimguiname": "igLogToClipboard", "ret": "void", @@ -22733,7 +24336,7 @@ "filename": "NULL" }, "funcname": "LogToFile", - "location": "imgui:750", + "location": "imgui:776", "namespace": "ImGui", "ov_cimguiname": "igLogToFile", "ret": "void", @@ -22757,7 +24360,7 @@ "auto_open_depth": "-1" }, "funcname": "LogToTTY", - "location": "imgui:749", + "location": "imgui:775", "namespace": "ImGui", "ov_cimguiname": "igLogToTTY", "ret": "void", @@ -22774,7 +24377,7 @@ "cimguiname": "igMarkIniSettingsDirty", "defaults": {}, "funcname": "MarkIniSettingsDirty", - "location": "imgui_internal:2244", + "location": "imgui_internal:2468", "namespace": "ImGui", "ov_cimguiname": "igMarkIniSettingsDirtyNil", "ret": "void", @@ -22794,7 +24397,7 @@ "cimguiname": "igMarkIniSettingsDirty", "defaults": {}, "funcname": "MarkIniSettingsDirty", - "location": "imgui_internal:2245", + "location": "imgui_internal:2469", "namespace": "ImGui", "ov_cimguiname": "igMarkIniSettingsDirtyWindowPtr", "ret": "void", @@ -22816,7 +24419,7 @@ "cimguiname": "igMarkItemEdited", "defaults": {}, "funcname": "MarkItemEdited", - "location": "imgui_internal:2272", + "location": "imgui_internal:2496", "namespace": "ImGui", "ov_cimguiname": "igMarkItemEdited", "ret": "void", @@ -22838,7 +24441,7 @@ "cimguiname": "igMemAlloc", "defaults": {}, "funcname": "MemAlloc", - "location": "imgui:883", + "location": "imgui:911", "namespace": "ImGui", "ov_cimguiname": "igMemAlloc", "ret": "void*", @@ -22860,7 +24463,7 @@ "cimguiname": "igMemFree", "defaults": {}, "funcname": "MemFree", - "location": "imgui:884", + "location": "imgui:912", "namespace": "ImGui", "ov_cimguiname": "igMemFree", "ret": "void", @@ -22898,7 +24501,7 @@ "shortcut": "NULL" }, "funcname": "MenuItem", - "location": "imgui:623", + "location": "imgui:633", "namespace": "ImGui", "ov_cimguiname": "igMenuItemBool", "ret": "bool", @@ -22932,7 +24535,7 @@ "enabled": "true" }, "funcname": "MenuItem", - "location": "imgui:624", + "location": "imgui:634", "namespace": "ImGui", "ov_cimguiname": "igMenuItemBoolPtr", "ret": "bool", @@ -22958,7 +24561,7 @@ "cimguiname": "igNavInitWindow", "defaults": {}, "funcname": "NavInitWindow", - "location": "imgui_internal:2313", + "location": "imgui_internal:2537", "namespace": "ImGui", "ov_cimguiname": "igNavInitWindow", "ret": "void", @@ -22975,7 +24578,7 @@ "cimguiname": "igNavMoveRequestButNoResultYet", "defaults": {}, "funcname": "NavMoveRequestButNoResultYet", - "location": "imgui_internal:2314", + "location": "imgui_internal:2538", "namespace": "ImGui", "ov_cimguiname": "igNavMoveRequestButNoResultYet", "ret": "bool", @@ -22992,7 +24595,7 @@ "cimguiname": "igNavMoveRequestCancel", "defaults": {}, "funcname": "NavMoveRequestCancel", - "location": "imgui_internal:2315", + "location": "imgui_internal:2539", "namespace": "ImGui", "ov_cimguiname": "igNavMoveRequestCancel", "ret": "void", @@ -23026,7 +24629,7 @@ "cimguiname": "igNavMoveRequestForward", "defaults": {}, "funcname": "NavMoveRequestForward", - "location": "imgui_internal:2316", + "location": "imgui_internal:2540", "namespace": "ImGui", "ov_cimguiname": "igNavMoveRequestForward", "ret": "void", @@ -23052,7 +24655,7 @@ "cimguiname": "igNavMoveRequestTryWrapping", "defaults": {}, "funcname": "NavMoveRequestTryWrapping", - "location": "imgui_internal:2317", + "location": "imgui_internal:2541", "namespace": "ImGui", "ov_cimguiname": "igNavMoveRequestTryWrapping", "ret": "void", @@ -23069,7 +24672,7 @@ "cimguiname": "igNewFrame", "defaults": {}, "funcname": "NewFrame", - "location": "imgui:272", + "location": "imgui:279", "namespace": "ImGui", "ov_cimguiname": "igNewFrame", "ret": "void", @@ -23086,7 +24689,7 @@ "cimguiname": "igNewLine", "defaults": {}, "funcname": "NewLine", - "location": "imgui:410", + "location": "imgui:420", "namespace": "ImGui", "ov_cimguiname": "igNewLine", "ret": "void", @@ -23103,7 +24706,7 @@ "cimguiname": "igNextColumn", "defaults": {}, "funcname": "NextColumn", - "location": "imgui:731", + "location": "imgui:741", "namespace": "ImGui", "ov_cimguiname": "igNextColumn", "ret": "void", @@ -23131,7 +24734,7 @@ "popup_flags": "0" }, "funcname": "OpenPopup", - "location": "imgui:653", + "location": "imgui:663", "namespace": "ImGui", "ov_cimguiname": "igOpenPopup", "ret": "void", @@ -23159,7 +24762,7 @@ "popup_flags": "ImGuiPopupFlags_None" }, "funcname": "OpenPopupEx", - "location": "imgui_internal:2302", + "location": "imgui_internal:2526", "namespace": "ImGui", "ov_cimguiname": "igOpenPopupEx", "ret": "void", @@ -23188,7 +24791,7 @@ "str_id": "NULL" }, "funcname": "OpenPopupOnItemClick", - "location": "imgui:654", + "location": "imgui:664", "namespace": "ImGui", "ov_cimguiname": "igOpenPopupOnItemClick", "ret": "void", @@ -23248,7 +24851,7 @@ "cimguiname": "igPlotEx", "defaults": {}, "funcname": "PlotEx", - "location": "imgui_internal:2509", + "location": "imgui_internal:2784", "namespace": "ImGui", "ov_cimguiname": "igPlotEx", "ret": "int", @@ -23309,7 +24912,7 @@ "values_offset": "0" }, "funcname": "PlotHistogram", - "location": "imgui:603", + "location": "imgui:613", "namespace": "ImGui", "ov_cimguiname": "igPlotHistogramFloatPtr", "ret": "void", @@ -23369,7 +24972,7 @@ "values_offset": "0" }, "funcname": "PlotHistogram", - "location": "imgui:604", + "location": "imgui:614", "namespace": "ImGui", "ov_cimguiname": "igPlotHistogramFnFloatPtr", "ret": "void", @@ -23430,7 +25033,7 @@ "values_offset": "0" }, "funcname": "PlotLines", - "location": "imgui:601", + "location": "imgui:611", "namespace": "ImGui", "ov_cimguiname": "igPlotLinesFloatPtr", "ret": "void", @@ -23490,7 +25093,7 @@ "values_offset": "0" }, "funcname": "PlotLines", - "location": "imgui:602", + "location": "imgui:612", "namespace": "ImGui", "ov_cimguiname": "igPlotLinesFnFloatPtr", "ret": "void", @@ -23507,7 +25110,7 @@ "cimguiname": "igPopAllowKeyboardFocus", "defaults": {}, "funcname": "PopAllowKeyboardFocus", - "location": "imgui:380", + "location": "imgui:390", "namespace": "ImGui", "ov_cimguiname": "igPopAllowKeyboardFocus", "ret": "void", @@ -23524,7 +25127,7 @@ "cimguiname": "igPopButtonRepeat", "defaults": {}, "funcname": "PopButtonRepeat", - "location": "imgui:382", + "location": "imgui:392", "namespace": "ImGui", "ov_cimguiname": "igPopButtonRepeat", "ret": "void", @@ -23541,7 +25144,7 @@ "cimguiname": "igPopClipRect", "defaults": {}, "funcname": "PopClipRect", - "location": "imgui:773", + "location": "imgui:799", "namespace": "ImGui", "ov_cimguiname": "igPopClipRect", "ret": "void", @@ -23558,7 +25161,7 @@ "cimguiname": "igPopColumnsBackground", "defaults": {}, "funcname": "PopColumnsBackground", - "location": "imgui_internal:2355", + "location": "imgui_internal:2627", "namespace": "ImGui", "ov_cimguiname": "igPopColumnsBackground", "ret": "void", @@ -23575,7 +25178,7 @@ "cimguiname": "igPopFocusScope", "defaults": {}, "funcname": "PopFocusScope", - "location": "imgui_internal:2328", + "location": "imgui_internal:2552", "namespace": "ImGui", "ov_cimguiname": "igPopFocusScope", "ret": "void", @@ -23592,7 +25195,7 @@ "cimguiname": "igPopFont", "defaults": {}, "funcname": "PopFont", - "location": "imgui:372", + "location": "imgui:382", "namespace": "ImGui", "ov_cimguiname": "igPopFont", "ret": "void", @@ -23609,7 +25212,7 @@ "cimguiname": "igPopID", "defaults": {}, "funcname": "PopID", - "location": "imgui:443", + "location": "imgui:453", "namespace": "ImGui", "ov_cimguiname": "igPopID", "ret": "void", @@ -23626,7 +25229,7 @@ "cimguiname": "igPopItemFlag", "defaults": {}, "funcname": "PopItemFlag", - "location": "imgui_internal:2289", + "location": "imgui_internal:2513", "namespace": "ImGui", "ov_cimguiname": "igPopItemFlag", "ret": "void", @@ -23643,7 +25246,7 @@ "cimguiname": "igPopItemWidth", "defaults": {}, "funcname": "PopItemWidth", - "location": "imgui:386", + "location": "imgui:396", "namespace": "ImGui", "ov_cimguiname": "igPopItemWidth", "ret": "void", @@ -23667,7 +25270,7 @@ "count": "1" }, "funcname": "PopStyleColor", - "location": "imgui:375", + "location": "imgui:385", "namespace": "ImGui", "ov_cimguiname": "igPopStyleColor", "ret": "void", @@ -23691,7 +25294,7 @@ "count": "1" }, "funcname": "PopStyleVar", - "location": "imgui:378", + "location": "imgui:388", "namespace": "ImGui", "ov_cimguiname": "igPopStyleVar", "ret": "void", @@ -23708,7 +25311,7 @@ "cimguiname": "igPopTextWrapPos", "defaults": {}, "funcname": "PopTextWrapPos", - "location": "imgui:390", + "location": "imgui:400", "namespace": "ImGui", "ov_cimguiname": "igPopTextWrapPos", "ret": "void", @@ -23741,7 +25344,7 @@ "size_arg": "ImVec2(-FLT_MIN,0)" }, "funcname": "ProgressBar", - "location": "imgui:477", + "location": "imgui:487", "namespace": "ImGui", "ov_cimguiname": "igProgressBar", "ret": "void", @@ -23763,7 +25366,7 @@ "cimguiname": "igPushAllowKeyboardFocus", "defaults": {}, "funcname": "PushAllowKeyboardFocus", - "location": "imgui:379", + "location": "imgui:389", "namespace": "ImGui", "ov_cimguiname": "igPushAllowKeyboardFocus", "ret": "void", @@ -23785,7 +25388,7 @@ "cimguiname": "igPushButtonRepeat", "defaults": {}, "funcname": "PushButtonRepeat", - "location": "imgui:381", + "location": "imgui:391", "namespace": "ImGui", "ov_cimguiname": "igPushButtonRepeat", "ret": "void", @@ -23815,7 +25418,7 @@ "cimguiname": "igPushClipRect", "defaults": {}, "funcname": "PushClipRect", - "location": "imgui:772", + "location": "imgui:798", "namespace": "ImGui", "ov_cimguiname": "igPushClipRect", "ret": "void", @@ -23837,7 +25440,7 @@ "cimguiname": "igPushColumnClipRect", "defaults": {}, "funcname": "PushColumnClipRect", - "location": "imgui_internal:2353", + "location": "imgui_internal:2625", "namespace": "ImGui", "ov_cimguiname": "igPushColumnClipRect", "ret": "void", @@ -23854,7 +25457,7 @@ "cimguiname": "igPushColumnsBackground", "defaults": {}, "funcname": "PushColumnsBackground", - "location": "imgui_internal:2354", + "location": "imgui_internal:2626", "namespace": "ImGui", "ov_cimguiname": "igPushColumnsBackground", "ret": "void", @@ -23876,7 +25479,7 @@ "cimguiname": "igPushFocusScope", "defaults": {}, "funcname": "PushFocusScope", - "location": "imgui_internal:2327", + "location": "imgui_internal:2551", "namespace": "ImGui", "ov_cimguiname": "igPushFocusScope", "ret": "void", @@ -23898,7 +25501,7 @@ "cimguiname": "igPushFont", "defaults": {}, "funcname": "PushFont", - "location": "imgui:371", + "location": "imgui:381", "namespace": "ImGui", "ov_cimguiname": "igPushFont", "ret": "void", @@ -23920,7 +25523,7 @@ "cimguiname": "igPushID", "defaults": {}, "funcname": "PushID", - "location": "imgui:439", + "location": "imgui:449", "namespace": "ImGui", "ov_cimguiname": "igPushIDStr", "ret": "void", @@ -23944,7 +25547,7 @@ "cimguiname": "igPushID", "defaults": {}, "funcname": "PushID", - "location": "imgui:440", + "location": "imgui:450", "namespace": "ImGui", "ov_cimguiname": "igPushIDStrStr", "ret": "void", @@ -23964,7 +25567,7 @@ "cimguiname": "igPushID", "defaults": {}, "funcname": "PushID", - "location": "imgui:441", + "location": "imgui:451", "namespace": "ImGui", "ov_cimguiname": "igPushIDPtr", "ret": "void", @@ -23984,7 +25587,7 @@ "cimguiname": "igPushID", "defaults": {}, "funcname": "PushID", - "location": "imgui:442", + "location": "imgui:452", "namespace": "ImGui", "ov_cimguiname": "igPushIDInt", "ret": "void", @@ -24010,7 +25613,7 @@ "cimguiname": "igPushItemFlag", "defaults": {}, "funcname": "PushItemFlag", - "location": "imgui_internal:2288", + "location": "imgui_internal:2512", "namespace": "ImGui", "ov_cimguiname": "igPushItemFlag", "ret": "void", @@ -24032,7 +25635,7 @@ "cimguiname": "igPushItemWidth", "defaults": {}, "funcname": "PushItemWidth", - "location": "imgui:385", + "location": "imgui:395", "namespace": "ImGui", "ov_cimguiname": "igPushItemWidth", "ret": "void", @@ -24058,7 +25661,7 @@ "cimguiname": "igPushMultiItemsWidths", "defaults": {}, "funcname": "PushMultiItemsWidths", - "location": "imgui_internal:2287", + "location": "imgui_internal:2511", "namespace": "ImGui", "ov_cimguiname": "igPushMultiItemsWidths", "ret": "void", @@ -24080,7 +25683,7 @@ "cimguiname": "igPushOverrideID", "defaults": {}, "funcname": "PushOverrideID", - "location": "imgui_internal:2273", + "location": "imgui_internal:2497", "namespace": "ImGui", "ov_cimguiname": "igPushOverrideID", "ret": "void", @@ -24106,7 +25709,7 @@ "cimguiname": "igPushStyleColor", "defaults": {}, "funcname": "PushStyleColor", - "location": "imgui:373", + "location": "imgui:383", "namespace": "ImGui", "ov_cimguiname": "igPushStyleColorU32", "ret": "void", @@ -24130,7 +25733,7 @@ "cimguiname": "igPushStyleColor", "defaults": {}, "funcname": "PushStyleColor", - "location": "imgui:374", + "location": "imgui:384", "namespace": "ImGui", "ov_cimguiname": "igPushStyleColorVec4", "ret": "void", @@ -24156,7 +25759,7 @@ "cimguiname": "igPushStyleVar", "defaults": {}, "funcname": "PushStyleVar", - "location": "imgui:376", + "location": "imgui:386", "namespace": "ImGui", "ov_cimguiname": "igPushStyleVarFloat", "ret": "void", @@ -24180,7 +25783,7 @@ "cimguiname": "igPushStyleVar", "defaults": {}, "funcname": "PushStyleVar", - "location": "imgui:377", + "location": "imgui:387", "namespace": "ImGui", "ov_cimguiname": "igPushStyleVarVec2", "ret": "void", @@ -24204,7 +25807,7 @@ "wrap_local_pos_x": "0.0f" }, "funcname": "PushTextWrapPos", - "location": "imgui:389", + "location": "imgui:399", "namespace": "ImGui", "ov_cimguiname": "igPushTextWrapPos", "ret": "void", @@ -24230,7 +25833,7 @@ "cimguiname": "igRadioButton", "defaults": {}, "funcname": "RadioButton", - "location": "imgui:475", + "location": "imgui:485", "namespace": "ImGui", "ov_cimguiname": "igRadioButtonBool", "ret": "bool", @@ -24258,7 +25861,7 @@ "cimguiname": "igRadioButton", "defaults": {}, "funcname": "RadioButton", - "location": "imgui:476", + "location": "imgui:486", "namespace": "ImGui", "ov_cimguiname": "igRadioButtonIntPtr", "ret": "bool", @@ -24284,7 +25887,7 @@ "cimguiname": "igRemoveContextHook", "defaults": {}, "funcname": "RemoveContextHook", - "location": "imgui_internal:2240", + "location": "imgui_internal:2458", "namespace": "ImGui", "ov_cimguiname": "igRemoveContextHook", "ret": "void", @@ -24301,7 +25904,7 @@ "cimguiname": "igRender", "defaults": {}, "funcname": "Render", - "location": "imgui:274", + "location": "imgui:281", "namespace": "ImGui", "ov_cimguiname": "igRender", "ret": "void", @@ -24341,7 +25944,7 @@ "scale": "1.0f" }, "funcname": "RenderArrow", - "location": "imgui_internal:2439", + "location": "imgui_internal:2713", "namespace": "ImGui", "ov_cimguiname": "igRenderArrow", "ret": "void", @@ -24349,6 +25952,40 @@ "stname": "" } ], + "igRenderArrowDockMenu": [ + { + "args": "(ImDrawList* draw_list,ImVec2 p_min,float sz,ImU32 col)", + "argsT": [ + { + "name": "draw_list", + "type": "ImDrawList*" + }, + { + "name": "p_min", + "type": "ImVec2" + }, + { + "name": "sz", + "type": "float" + }, + { + "name": "col", + "type": "ImU32" + } + ], + "argsoriginal": "(ImDrawList* draw_list,ImVec2 p_min,float sz,ImU32 col)", + "call_args": "(draw_list,p_min,sz,col)", + "cimguiname": "igRenderArrowDockMenu", + "defaults": {}, + "funcname": "RenderArrowDockMenu", + "location": "imgui_internal:2718", + "namespace": "ImGui", + "ov_cimguiname": "igRenderArrowDockMenu", + "ret": "void", + "signature": "(ImDrawList*,ImVec2,float,ImU32)", + "stname": "" + } + ], "igRenderArrowPointingAt": [ { "args": "(ImDrawList* draw_list,ImVec2 pos,ImVec2 half_sz,ImGuiDir direction,ImU32 col)", @@ -24379,7 +26016,7 @@ "cimguiname": "igRenderArrowPointingAt", "defaults": {}, "funcname": "RenderArrowPointingAt", - "location": "imgui_internal:2443", + "location": "imgui_internal:2717", "namespace": "ImGui", "ov_cimguiname": "igRenderArrowPointingAt", "ret": "void", @@ -24409,7 +26046,7 @@ "cimguiname": "igRenderBullet", "defaults": {}, "funcname": "RenderBullet", - "location": "imgui_internal:2440", + "location": "imgui_internal:2714", "namespace": "ImGui", "ov_cimguiname": "igRenderBullet", "ret": "void", @@ -24443,7 +26080,7 @@ "cimguiname": "igRenderCheckMark", "defaults": {}, "funcname": "RenderCheckMark", - "location": "imgui_internal:2441", + "location": "imgui_internal:2715", "namespace": "ImGui", "ov_cimguiname": "igRenderCheckMark", "ret": "void", @@ -24496,7 +26133,7 @@ "rounding": "0.0f" }, "funcname": "RenderColorRectWithAlphaCheckerboard", - "location": "imgui_internal:2434", + "location": "imgui_internal:2708", "namespace": "ImGui", "ov_cimguiname": "igRenderColorRectWithAlphaCheckerboard", "ret": "void", @@ -24537,7 +26174,7 @@ "rounding": "0.0f" }, "funcname": "RenderFrame", - "location": "imgui_internal:2432", + "location": "imgui_internal:2706", "namespace": "ImGui", "ov_cimguiname": "igRenderFrame", "ret": "void", @@ -24569,7 +26206,7 @@ "rounding": "0.0f" }, "funcname": "RenderFrameBorder", - "location": "imgui_internal:2433", + "location": "imgui_internal:2707", "namespace": "ImGui", "ov_cimguiname": "igRenderFrameBorder", "ret": "void", @@ -24615,7 +26252,7 @@ "cimguiname": "igRenderMouseCursor", "defaults": {}, "funcname": "RenderMouseCursor", - "location": "imgui_internal:2442", + "location": "imgui_internal:2716", "namespace": "ImGui", "ov_cimguiname": "igRenderMouseCursor", "ret": "void", @@ -24647,7 +26284,7 @@ "flags": "ImGuiNavHighlightFlags_TypeDefault" }, "funcname": "RenderNavHighlight", - "location": "imgui_internal:2435", + "location": "imgui_internal:2709", "namespace": "ImGui", "ov_cimguiname": "igRenderNavHighlight", "ret": "void", @@ -24655,6 +26292,35 @@ "stname": "" } ], + "igRenderPlatformWindowsDefault": [ + { + "args": "(void* platform_render_arg,void* renderer_render_arg)", + "argsT": [ + { + "name": "platform_render_arg", + "type": "void*" + }, + { + "name": "renderer_render_arg", + "type": "void*" + } + ], + "argsoriginal": "(void* platform_render_arg=((void*)0),void* renderer_render_arg=((void*)0))", + "call_args": "(platform_render_arg,renderer_render_arg)", + "cimguiname": "igRenderPlatformWindowsDefault", + "defaults": { + "platform_render_arg": "NULL", + "renderer_render_arg": "NULL" + }, + "funcname": "RenderPlatformWindowsDefault", + "location": "imgui:919", + "namespace": "ImGui", + "ov_cimguiname": "igRenderPlatformWindowsDefault", + "ret": "void", + "signature": "(void*,void*)", + "stname": "" + } + ], "igRenderRectFilledRangeH": [ { "args": "(ImDrawList* draw_list,const ImRect rect,ImU32 col,float x_start_norm,float x_end_norm,float rounding)", @@ -24689,7 +26355,7 @@ "cimguiname": "igRenderRectFilledRangeH", "defaults": {}, "funcname": "RenderRectFilledRangeH", - "location": "imgui_internal:2444", + "location": "imgui_internal:2719", "namespace": "ImGui", "ov_cimguiname": "igRenderRectFilledRangeH", "ret": "void", @@ -24727,7 +26393,7 @@ "cimguiname": "igRenderRectFilledWithHole", "defaults": {}, "funcname": "RenderRectFilledWithHole", - "location": "imgui_internal:2445", + "location": "imgui_internal:2720", "namespace": "ImGui", "ov_cimguiname": "igRenderRectFilledWithHole", "ret": "void", @@ -24764,7 +26430,7 @@ "text_end": "NULL" }, "funcname": "RenderText", - "location": "imgui_internal:2427", + "location": "imgui_internal:2701", "namespace": "ImGui", "ov_cimguiname": "igRenderText", "ret": "void", @@ -24813,7 +26479,7 @@ "clip_rect": "NULL" }, "funcname": "RenderTextClipped", - "location": "imgui_internal:2429", + "location": "imgui_internal:2703", "namespace": "ImGui", "ov_cimguiname": "igRenderTextClipped", "ret": "void", @@ -24866,7 +26532,7 @@ "clip_rect": "NULL" }, "funcname": "RenderTextClippedEx", - "location": "imgui_internal:2430", + "location": "imgui_internal:2704", "namespace": "ImGui", "ov_cimguiname": "igRenderTextClippedEx", "ret": "void", @@ -24916,7 +26582,7 @@ "cimguiname": "igRenderTextEllipsis", "defaults": {}, "funcname": "RenderTextEllipsis", - "location": "imgui_internal:2431", + "location": "imgui_internal:2705", "namespace": "ImGui", "ov_cimguiname": "igRenderTextEllipsis", "ret": "void", @@ -24950,7 +26616,7 @@ "cimguiname": "igRenderTextWrapped", "defaults": {}, "funcname": "RenderTextWrapped", - "location": "imgui_internal:2428", + "location": "imgui_internal:2702", "namespace": "ImGui", "ov_cimguiname": "igRenderTextWrapped", "ret": "void", @@ -24974,7 +26640,7 @@ "button": "0" }, "funcname": "ResetMouseDragDelta", - "location": "imgui:856", + "location": "imgui:884", "namespace": "ImGui", "ov_cimguiname": "igResetMouseDragDelta", "ret": "void", @@ -25003,7 +26669,7 @@ "spacing": "-1.0f" }, "funcname": "SameLine", - "location": "imgui:409", + "location": "imgui:419", "namespace": "ImGui", "ov_cimguiname": "igSameLine", "ret": "void", @@ -25025,7 +26691,7 @@ "cimguiname": "igSaveIniSettingsToDisk", "defaults": {}, "funcname": "SaveIniSettingsToDisk", - "location": "imgui:871", + "location": "imgui:899", "namespace": "ImGui", "ov_cimguiname": "igSaveIniSettingsToDisk", "ret": "void", @@ -25049,7 +26715,7 @@ "out_ini_size": "NULL" }, "funcname": "SaveIniSettingsToMemory", - "location": "imgui:872", + "location": "imgui:900", "namespace": "ImGui", "ov_cimguiname": "igSaveIniSettingsToMemory", "ret": "const char*", @@ -25057,6 +26723,32 @@ "stname": "" } ], + "igScaleWindowsInViewport": [ + { + "args": "(ImGuiViewportP* viewport,float scale)", + "argsT": [ + { + "name": "viewport", + "type": "ImGuiViewportP*" + }, + { + "name": "scale", + "type": "float" + } + ], + "argsoriginal": "(ImGuiViewportP* viewport,float scale)", + "call_args": "(viewport,scale)", + "cimguiname": "igScaleWindowsInViewport", + "defaults": {}, + "funcname": "ScaleWindowsInViewport", + "location": "imgui_internal:2463", + "namespace": "ImGui", + "ov_cimguiname": "igScaleWindowsInViewport", + "ret": "void", + "signature": "(ImGuiViewportP*,float)", + "stname": "" + } + ], "igScrollToBringRectIntoView": [ { "args": "(ImVec2 *pOut,ImGuiWindow* window,const ImRect item_rect)", @@ -25079,7 +26771,7 @@ "cimguiname": "igScrollToBringRectIntoView", "defaults": {}, "funcname": "ScrollToBringRectIntoView", - "location": "imgui_internal:2258", + "location": "imgui_internal:2482", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igScrollToBringRectIntoView", @@ -25102,7 +26794,7 @@ "cimguiname": "igScrollbar", "defaults": {}, "funcname": "Scrollbar", - "location": "imgui_internal:2459", + "location": "imgui_internal:2734", "namespace": "ImGui", "ov_cimguiname": "igScrollbar", "ret": "void", @@ -25148,7 +26840,7 @@ "cimguiname": "igScrollbarEx", "defaults": {}, "funcname": "ScrollbarEx", - "location": "imgui_internal:2460", + "location": "imgui_internal:2735", "namespace": "ImGui", "ov_cimguiname": "igScrollbarEx", "ret": "bool", @@ -25186,7 +26878,7 @@ "size": "ImVec2(0,0)" }, "funcname": "Selectable", - "location": "imgui:585", + "location": "imgui:595", "namespace": "ImGui", "ov_cimguiname": "igSelectableBool", "ret": "bool", @@ -25221,7 +26913,7 @@ "size": "ImVec2(0,0)" }, "funcname": "Selectable", - "location": "imgui:586", + "location": "imgui:596", "namespace": "ImGui", "ov_cimguiname": "igSelectableBoolPtr", "ret": "bool", @@ -25238,7 +26930,7 @@ "cimguiname": "igSeparator", "defaults": {}, "funcname": "Separator", - "location": "imgui:408", + "location": "imgui:418", "namespace": "ImGui", "ov_cimguiname": "igSeparator", "ret": "void", @@ -25260,7 +26952,7 @@ "cimguiname": "igSeparatorEx", "defaults": {}, "funcname": "SeparatorEx", - "location": "imgui_internal:2465", + "location": "imgui_internal:2740", "namespace": "ImGui", "ov_cimguiname": "igSeparatorEx", "ret": "void", @@ -25286,7 +26978,7 @@ "cimguiname": "igSetActiveID", "defaults": {}, "funcname": "SetActiveID", - "location": "imgui_internal:2266", + "location": "imgui_internal:2490", "namespace": "ImGui", "ov_cimguiname": "igSetActiveID", "ret": "void", @@ -25318,7 +27010,7 @@ "user_data": "NULL" }, "funcname": "SetAllocatorFunctions", - "location": "imgui:881", + "location": "imgui:909", "namespace": "ImGui", "ov_cimguiname": "igSetAllocatorFunctions", "ret": "void", @@ -25340,7 +27032,7 @@ "cimguiname": "igSetClipboardText", "defaults": {}, "funcname": "SetClipboardText", - "location": "imgui:864", + "location": "imgui:892", "namespace": "ImGui", "ov_cimguiname": "igSetClipboardText", "ret": "void", @@ -25362,7 +27054,7 @@ "cimguiname": "igSetColorEditOptions", "defaults": {}, "funcname": "SetColorEditOptions", - "location": "imgui:560", + "location": "imgui:570", "namespace": "ImGui", "ov_cimguiname": "igSetColorEditOptions", "ret": "void", @@ -25388,7 +27080,7 @@ "cimguiname": "igSetColumnOffset", "defaults": {}, "funcname": "SetColumnOffset", - "location": "imgui:736", + "location": "imgui:746", "namespace": "ImGui", "ov_cimguiname": "igSetColumnOffset", "ret": "void", @@ -25414,7 +27106,7 @@ "cimguiname": "igSetColumnWidth", "defaults": {}, "funcname": "SetColumnWidth", - "location": "imgui:734", + "location": "imgui:744", "namespace": "ImGui", "ov_cimguiname": "igSetColumnWidth", "ret": "void", @@ -25436,7 +27128,7 @@ "cimguiname": "igSetCurrentContext", "defaults": {}, "funcname": "SetCurrentContext", - "location": "imgui:267", + "location": "imgui:274", "namespace": "ImGui", "ov_cimguiname": "igSetCurrentContext", "ret": "void", @@ -25458,7 +27150,7 @@ "cimguiname": "igSetCurrentFont", "defaults": {}, "funcname": "SetCurrentFont", - "location": "imgui_internal:2222", + "location": "imgui_internal:2441", "namespace": "ImGui", "ov_cimguiname": "igSetCurrentFont", "ret": "void", @@ -25480,7 +27172,7 @@ "cimguiname": "igSetCursorPos", "defaults": {}, "funcname": "SetCursorPos", - "location": "imgui:420", + "location": "imgui:430", "namespace": "ImGui", "ov_cimguiname": "igSetCursorPos", "ret": "void", @@ -25502,7 +27194,7 @@ "cimguiname": "igSetCursorPosX", "defaults": {}, "funcname": "SetCursorPosX", - "location": "imgui:421", + "location": "imgui:431", "namespace": "ImGui", "ov_cimguiname": "igSetCursorPosX", "ret": "void", @@ -25524,7 +27216,7 @@ "cimguiname": "igSetCursorPosY", "defaults": {}, "funcname": "SetCursorPosY", - "location": "imgui:422", + "location": "imgui:432", "namespace": "ImGui", "ov_cimguiname": "igSetCursorPosY", "ret": "void", @@ -25546,7 +27238,7 @@ "cimguiname": "igSetCursorScreenPos", "defaults": {}, "funcname": "SetCursorScreenPos", - "location": "imgui:425", + "location": "imgui:435", "namespace": "ImGui", "ov_cimguiname": "igSetCursorScreenPos", "ret": "void", @@ -25582,7 +27274,7 @@ "cond": "0" }, "funcname": "SetDragDropPayload", - "location": "imgui:763", + "location": "imgui:789", "namespace": "ImGui", "ov_cimguiname": "igSetDragDropPayload", "ret": "bool", @@ -25608,7 +27300,7 @@ "cimguiname": "igSetFocusID", "defaults": {}, "funcname": "SetFocusID", - "location": "imgui_internal:2267", + "location": "imgui_internal:2491", "namespace": "ImGui", "ov_cimguiname": "igSetFocusID", "ret": "void", @@ -25630,7 +27322,7 @@ "cimguiname": "igSetHoveredID", "defaults": {}, "funcname": "SetHoveredID", - "location": "imgui_internal:2270", + "location": "imgui_internal:2494", "namespace": "ImGui", "ov_cimguiname": "igSetHoveredID", "ret": "void", @@ -25647,7 +27339,7 @@ "cimguiname": "igSetItemAllowOverlap", "defaults": {}, "funcname": "SetItemAllowOverlap", - "location": "imgui:799", + "location": "imgui:825", "namespace": "ImGui", "ov_cimguiname": "igSetItemAllowOverlap", "ret": "void", @@ -25664,7 +27356,7 @@ "cimguiname": "igSetItemDefaultFocus", "defaults": {}, "funcname": "SetItemDefaultFocus", - "location": "imgui:777", + "location": "imgui:803", "namespace": "ImGui", "ov_cimguiname": "igSetItemDefaultFocus", "ret": "void", @@ -25681,7 +27373,7 @@ "cimguiname": "igSetItemUsingMouseWheel", "defaults": {}, "funcname": "SetItemUsingMouseWheel", - "location": "imgui_internal:2334", + "location": "imgui_internal:2558", "namespace": "ImGui", "ov_cimguiname": "igSetItemUsingMouseWheel", "ret": "void", @@ -25705,7 +27397,7 @@ "offset": "0" }, "funcname": "SetKeyboardFocusHere", - "location": "imgui:778", + "location": "imgui:804", "namespace": "ImGui", "ov_cimguiname": "igSetKeyboardFocusHere", "ret": "void", @@ -25739,7 +27431,7 @@ "cimguiname": "igSetLastItemData", "defaults": {}, "funcname": "SetLastItemData", - "location": "imgui_internal:2282", + "location": "imgui_internal:2506", "namespace": "ImGui", "ov_cimguiname": "igSetLastItemData", "ret": "void", @@ -25761,7 +27453,7 @@ "cimguiname": "igSetMouseCursor", "defaults": {}, "funcname": "SetMouseCursor", - "location": "imgui:858", + "location": "imgui:886", "namespace": "ImGui", "ov_cimguiname": "igSetMouseCursor", "ret": "void", @@ -25795,7 +27487,7 @@ "cimguiname": "igSetNavID", "defaults": {}, "funcname": "SetNavID", - "location": "imgui_internal:2322", + "location": "imgui_internal:2546", "namespace": "ImGui", "ov_cimguiname": "igSetNavID", "ret": "void", @@ -25823,7 +27515,7 @@ "cond": "0" }, "funcname": "SetNextItemOpen", - "location": "imgui:580", + "location": "imgui:590", "namespace": "ImGui", "ov_cimguiname": "igSetNextItemOpen", "ret": "void", @@ -25845,7 +27537,7 @@ "cimguiname": "igSetNextItemWidth", "defaults": {}, "funcname": "SetNextItemWidth", - "location": "imgui:387", + "location": "imgui:397", "namespace": "ImGui", "ov_cimguiname": "igSetNextItemWidth", "ret": "void", @@ -25867,7 +27559,7 @@ "cimguiname": "igSetNextWindowBgAlpha", "defaults": {}, "funcname": "SetNextWindowBgAlpha", - "location": "imgui:338", + "location": "imgui:347", "namespace": "ImGui", "ov_cimguiname": "igSetNextWindowBgAlpha", "ret": "void", @@ -25875,6 +27567,28 @@ "stname": "" } ], + "igSetNextWindowClass": [ + { + "args": "(const ImGuiWindowClass* window_class)", + "argsT": [ + { + "name": "window_class", + "type": "const ImGuiWindowClass*" + } + ], + "argsoriginal": "(const ImGuiWindowClass* window_class)", + "call_args": "(window_class)", + "cimguiname": "igSetNextWindowClass", + "defaults": {}, + "funcname": "SetNextWindowClass", + "location": "imgui:769", + "namespace": "ImGui", + "ov_cimguiname": "igSetNextWindowClass", + "ret": "void", + "signature": "(const ImGuiWindowClass*)", + "stname": "" + } + ], "igSetNextWindowCollapsed": [ { "args": "(bool collapsed,ImGuiCond cond)", @@ -25895,7 +27609,7 @@ "cond": "0" }, "funcname": "SetNextWindowCollapsed", - "location": "imgui:336", + "location": "imgui:345", "namespace": "ImGui", "ov_cimguiname": "igSetNextWindowCollapsed", "ret": "void", @@ -25917,7 +27631,7 @@ "cimguiname": "igSetNextWindowContentSize", "defaults": {}, "funcname": "SetNextWindowContentSize", - "location": "imgui:335", + "location": "imgui:344", "namespace": "ImGui", "ov_cimguiname": "igSetNextWindowContentSize", "ret": "void", @@ -25925,6 +27639,34 @@ "stname": "" } ], + "igSetNextWindowDockID": [ + { + "args": "(ImGuiID dock_id,ImGuiCond cond)", + "argsT": [ + { + "name": "dock_id", + "type": "ImGuiID" + }, + { + "name": "cond", + "type": "ImGuiCond" + } + ], + "argsoriginal": "(ImGuiID dock_id,ImGuiCond cond=0)", + "call_args": "(dock_id,cond)", + "cimguiname": "igSetNextWindowDockID", + "defaults": { + "cond": "0" + }, + "funcname": "SetNextWindowDockID", + "location": "imgui:768", + "namespace": "ImGui", + "ov_cimguiname": "igSetNextWindowDockID", + "ret": "void", + "signature": "(ImGuiID,ImGuiCond)", + "stname": "" + } + ], "igSetNextWindowFocus": [ { "args": "()", @@ -25934,7 +27676,7 @@ "cimguiname": "igSetNextWindowFocus", "defaults": {}, "funcname": "SetNextWindowFocus", - "location": "imgui:337", + "location": "imgui:346", "namespace": "ImGui", "ov_cimguiname": "igSetNextWindowFocus", "ret": "void", @@ -25967,7 +27709,7 @@ "pivot": "ImVec2(0,0)" }, "funcname": "SetNextWindowPos", - "location": "imgui:332", + "location": "imgui:341", "namespace": "ImGui", "ov_cimguiname": "igSetNextWindowPos", "ret": "void", @@ -25989,7 +27731,7 @@ "cimguiname": "igSetNextWindowScroll", "defaults": {}, "funcname": "SetNextWindowScroll", - "location": "imgui_internal:2253", + "location": "imgui_internal:2477", "namespace": "ImGui", "ov_cimguiname": "igSetNextWindowScroll", "ret": "void", @@ -26017,7 +27759,7 @@ "cond": "0" }, "funcname": "SetNextWindowSize", - "location": "imgui:333", + "location": "imgui:342", "namespace": "ImGui", "ov_cimguiname": "igSetNextWindowSize", "ret": "void", @@ -26054,11 +27796,33 @@ "custom_callback_data": "NULL" }, "funcname": "SetNextWindowSizeConstraints", - "location": "imgui:334", + "location": "imgui:343", + "namespace": "ImGui", + "ov_cimguiname": "igSetNextWindowSizeConstraints", + "ret": "void", + "signature": "(const ImVec2,const ImVec2,ImGuiSizeCallback,void*)", + "stname": "" + } + ], + "igSetNextWindowViewport": [ + { + "args": "(ImGuiID viewport_id)", + "argsT": [ + { + "name": "viewport_id", + "type": "ImGuiID" + } + ], + "argsoriginal": "(ImGuiID viewport_id)", + "call_args": "(viewport_id)", + "cimguiname": "igSetNextWindowViewport", + "defaults": {}, + "funcname": "SetNextWindowViewport", + "location": "imgui:348", "namespace": "ImGui", - "ov_cimguiname": "igSetNextWindowSizeConstraints", + "ov_cimguiname": "igSetNextWindowViewport", "ret": "void", - "signature": "(const ImVec2,const ImVec2,ImGuiSizeCallback,void*)", + "signature": "(ImGuiID)", "stname": "" } ], @@ -26082,7 +27846,7 @@ "center_x_ratio": "0.5f" }, "funcname": "SetScrollFromPosX", - "location": "imgui:367", + "location": "imgui:377", "namespace": "ImGui", "ov_cimguiname": "igSetScrollFromPosXFloat", "ret": "void", @@ -26110,7 +27874,7 @@ "cimguiname": "igSetScrollFromPosX", "defaults": {}, "funcname": "SetScrollFromPosX", - "location": "imgui_internal:2256", + "location": "imgui_internal:2480", "namespace": "ImGui", "ov_cimguiname": "igSetScrollFromPosXWindowPtr", "ret": "void", @@ -26138,7 +27902,7 @@ "center_y_ratio": "0.5f" }, "funcname": "SetScrollFromPosY", - "location": "imgui:368", + "location": "imgui:378", "namespace": "ImGui", "ov_cimguiname": "igSetScrollFromPosYFloat", "ret": "void", @@ -26166,7 +27930,7 @@ "cimguiname": "igSetScrollFromPosY", "defaults": {}, "funcname": "SetScrollFromPosY", - "location": "imgui_internal:2257", + "location": "imgui_internal:2481", "namespace": "ImGui", "ov_cimguiname": "igSetScrollFromPosYWindowPtr", "ret": "void", @@ -26190,7 +27954,7 @@ "center_x_ratio": "0.5f" }, "funcname": "SetScrollHereX", - "location": "imgui:365", + "location": "imgui:375", "namespace": "ImGui", "ov_cimguiname": "igSetScrollHereX", "ret": "void", @@ -26214,7 +27978,7 @@ "center_y_ratio": "0.5f" }, "funcname": "SetScrollHereY", - "location": "imgui:366", + "location": "imgui:376", "namespace": "ImGui", "ov_cimguiname": "igSetScrollHereY", "ret": "void", @@ -26236,7 +28000,7 @@ "cimguiname": "igSetScrollX", "defaults": {}, "funcname": "SetScrollX", - "location": "imgui:361", + "location": "imgui:371", "namespace": "ImGui", "ov_cimguiname": "igSetScrollXFloat", "ret": "void", @@ -26260,7 +28024,7 @@ "cimguiname": "igSetScrollX", "defaults": {}, "funcname": "SetScrollX", - "location": "imgui_internal:2254", + "location": "imgui_internal:2478", "namespace": "ImGui", "ov_cimguiname": "igSetScrollXWindowPtr", "ret": "void", @@ -26282,7 +28046,7 @@ "cimguiname": "igSetScrollY", "defaults": {}, "funcname": "SetScrollY", - "location": "imgui:362", + "location": "imgui:372", "namespace": "ImGui", "ov_cimguiname": "igSetScrollYFloat", "ret": "void", @@ -26306,7 +28070,7 @@ "cimguiname": "igSetScrollY", "defaults": {}, "funcname": "SetScrollY", - "location": "imgui_internal:2255", + "location": "imgui_internal:2479", "namespace": "ImGui", "ov_cimguiname": "igSetScrollYWindowPtr", "ret": "void", @@ -26328,7 +28092,7 @@ "cimguiname": "igSetStateStorage", "defaults": {}, "funcname": "SetStateStorage", - "location": "imgui:816", + "location": "imgui:844", "namespace": "ImGui", "ov_cimguiname": "igSetStateStorage", "ret": "void", @@ -26350,7 +28114,7 @@ "cimguiname": "igSetTabItemClosed", "defaults": {}, "funcname": "SetTabItemClosed", - "location": "imgui:745", + "location": "imgui:756", "namespace": "ImGui", "ov_cimguiname": "igSetTabItemClosed", "ret": "void", @@ -26377,7 +28141,7 @@ "defaults": {}, "funcname": "SetTooltip", "isvararg": "...)", - "location": "imgui:630", + "location": "imgui:640", "namespace": "ImGui", "ov_cimguiname": "igSetTooltip", "ret": "void", @@ -26403,7 +28167,7 @@ "cimguiname": "igSetTooltipV", "defaults": {}, "funcname": "SetTooltipV", - "location": "imgui:631", + "location": "imgui:641", "namespace": "ImGui", "ov_cimguiname": "igSetTooltipV", "ret": "void", @@ -26429,7 +28193,7 @@ "cimguiname": "igSetWindowClipRectBeforeSetChannel", "defaults": {}, "funcname": "SetWindowClipRectBeforeSetChannel", - "location": "imgui_internal:2350", + "location": "imgui_internal:2622", "namespace": "ImGui", "ov_cimguiname": "igSetWindowClipRectBeforeSetChannel", "ret": "void", @@ -26457,7 +28221,7 @@ "cond": "0" }, "funcname": "SetWindowCollapsed", - "location": "imgui:341", + "location": "imgui:351", "namespace": "ImGui", "ov_cimguiname": "igSetWindowCollapsedBool", "ret": "void", @@ -26487,7 +28251,7 @@ "cond": "0" }, "funcname": "SetWindowCollapsed", - "location": "imgui:346", + "location": "imgui:356", "namespace": "ImGui", "ov_cimguiname": "igSetWindowCollapsedStr", "ret": "void", @@ -26517,7 +28281,7 @@ "cond": "0" }, "funcname": "SetWindowCollapsed", - "location": "imgui_internal:2211", + "location": "imgui_internal:2430", "namespace": "ImGui", "ov_cimguiname": "igSetWindowCollapsedWindowPtr", "ret": "void", @@ -26525,6 +28289,36 @@ "stname": "" } ], + "igSetWindowDock": [ + { + "args": "(ImGuiWindow* window,ImGuiID dock_id,ImGuiCond cond)", + "argsT": [ + { + "name": "window", + "type": "ImGuiWindow*" + }, + { + "name": "dock_id", + "type": "ImGuiID" + }, + { + "name": "cond", + "type": "ImGuiCond" + } + ], + "argsoriginal": "(ImGuiWindow* window,ImGuiID dock_id,ImGuiCond cond)", + "call_args": "(window,dock_id,cond)", + "cimguiname": "igSetWindowDock", + "defaults": {}, + "funcname": "SetWindowDock", + "location": "imgui_internal:2590", + "namespace": "ImGui", + "ov_cimguiname": "igSetWindowDock", + "ret": "void", + "signature": "(ImGuiWindow*,ImGuiID,ImGuiCond)", + "stname": "" + } + ], "igSetWindowFocus": [ { "args": "()", @@ -26534,7 +28328,7 @@ "cimguiname": "igSetWindowFocus", "defaults": {}, "funcname": "SetWindowFocus", - "location": "imgui:342", + "location": "imgui:352", "namespace": "ImGui", "ov_cimguiname": "igSetWindowFocusNil", "ret": "void", @@ -26554,7 +28348,7 @@ "cimguiname": "igSetWindowFocus", "defaults": {}, "funcname": "SetWindowFocus", - "location": "imgui:347", + "location": "imgui:357", "namespace": "ImGui", "ov_cimguiname": "igSetWindowFocusStr", "ret": "void", @@ -26576,7 +28370,7 @@ "cimguiname": "igSetWindowFontScale", "defaults": {}, "funcname": "SetWindowFontScale", - "location": "imgui:343", + "location": "imgui:353", "namespace": "ImGui", "ov_cimguiname": "igSetWindowFontScale", "ret": "void", @@ -26606,7 +28400,7 @@ "cimguiname": "igSetWindowHitTestHole", "defaults": {}, "funcname": "SetWindowHitTestHole", - "location": "imgui_internal:2212", + "location": "imgui_internal:2431", "namespace": "ImGui", "ov_cimguiname": "igSetWindowHitTestHole", "ret": "void", @@ -26634,7 +28428,7 @@ "cond": "0" }, "funcname": "SetWindowPos", - "location": "imgui:339", + "location": "imgui:349", "namespace": "ImGui", "ov_cimguiname": "igSetWindowPosVec2", "ret": "void", @@ -26664,7 +28458,7 @@ "cond": "0" }, "funcname": "SetWindowPos", - "location": "imgui:344", + "location": "imgui:354", "namespace": "ImGui", "ov_cimguiname": "igSetWindowPosStr", "ret": "void", @@ -26694,7 +28488,7 @@ "cond": "0" }, "funcname": "SetWindowPos", - "location": "imgui_internal:2209", + "location": "imgui_internal:2428", "namespace": "ImGui", "ov_cimguiname": "igSetWindowPosWindowPtr", "ret": "void", @@ -26722,7 +28516,7 @@ "cond": "0" }, "funcname": "SetWindowSize", - "location": "imgui:340", + "location": "imgui:350", "namespace": "ImGui", "ov_cimguiname": "igSetWindowSizeVec2", "ret": "void", @@ -26752,7 +28546,7 @@ "cond": "0" }, "funcname": "SetWindowSize", - "location": "imgui:345", + "location": "imgui:355", "namespace": "ImGui", "ov_cimguiname": "igSetWindowSizeStr", "ret": "void", @@ -26782,7 +28576,7 @@ "cond": "0" }, "funcname": "SetWindowSize", - "location": "imgui_internal:2210", + "location": "imgui_internal:2429", "namespace": "ImGui", "ov_cimguiname": "igSetWindowSizeWindowPtr", "ret": "void", @@ -26828,7 +28622,7 @@ "cimguiname": "igShadeVertsLinearColorGradientKeepAlpha", "defaults": {}, "funcname": "ShadeVertsLinearColorGradientKeepAlpha", - "location": "imgui_internal:2512", + "location": "imgui_internal:2787", "namespace": "ImGui", "ov_cimguiname": "igShadeVertsLinearColorGradientKeepAlpha", "ret": "void", @@ -26878,7 +28672,7 @@ "cimguiname": "igShadeVertsLinearUV", "defaults": {}, "funcname": "ShadeVertsLinearUV", - "location": "imgui_internal:2513", + "location": "imgui_internal:2788", "namespace": "ImGui", "ov_cimguiname": "igShadeVertsLinearUV", "ret": "void", @@ -26902,7 +28696,7 @@ "p_open": "NULL" }, "funcname": "ShowAboutWindow", - "location": "imgui:280", + "location": "imgui:287", "namespace": "ImGui", "ov_cimguiname": "igShowAboutWindow", "ret": "void", @@ -26926,7 +28720,7 @@ "p_open": "NULL" }, "funcname": "ShowDemoWindow", - "location": "imgui:278", + "location": "imgui:285", "namespace": "ImGui", "ov_cimguiname": "igShowDemoWindow", "ret": "void", @@ -26948,7 +28742,7 @@ "cimguiname": "igShowFontSelector", "defaults": {}, "funcname": "ShowFontSelector", - "location": "imgui:283", + "location": "imgui:290", "namespace": "ImGui", "ov_cimguiname": "igShowFontSelector", "ret": "void", @@ -26972,7 +28766,7 @@ "p_open": "NULL" }, "funcname": "ShowMetricsWindow", - "location": "imgui:279", + "location": "imgui:286", "namespace": "ImGui", "ov_cimguiname": "igShowMetricsWindow", "ret": "void", @@ -26996,7 +28790,7 @@ "ref": "NULL" }, "funcname": "ShowStyleEditor", - "location": "imgui:281", + "location": "imgui:288", "namespace": "ImGui", "ov_cimguiname": "igShowStyleEditor", "ret": "void", @@ -27018,7 +28812,7 @@ "cimguiname": "igShowStyleSelector", "defaults": {}, "funcname": "ShowStyleSelector", - "location": "imgui:282", + "location": "imgui:289", "namespace": "ImGui", "ov_cimguiname": "igShowStyleSelector", "ret": "bool", @@ -27035,7 +28829,7 @@ "cimguiname": "igShowUserGuide", "defaults": {}, "funcname": "ShowUserGuide", - "location": "imgui:284", + "location": "imgui:291", "namespace": "ImGui", "ov_cimguiname": "igShowUserGuide", "ret": "void", @@ -27065,7 +28859,7 @@ "cimguiname": "igShrinkWidths", "defaults": {}, "funcname": "ShrinkWidths", - "location": "imgui_internal:2292", + "location": "imgui_internal:2516", "namespace": "ImGui", "ov_cimguiname": "igShrinkWidths", "ret": "void", @@ -27087,7 +28881,7 @@ "cimguiname": "igShutdown", "defaults": {}, "funcname": "Shutdown", - "location": "imgui_internal:2230", + "location": "imgui_internal:2447", "namespace": "ImGui", "ov_cimguiname": "igShutdown", "ret": "void", @@ -27134,7 +28928,7 @@ "v_degrees_min": "-360.0f" }, "funcname": "SliderAngle", - "location": "imgui:523", + "location": "imgui:533", "namespace": "ImGui", "ov_cimguiname": "igSliderAngle", "ret": "bool", @@ -27188,7 +28982,7 @@ "cimguiname": "igSliderBehavior", "defaults": {}, "funcname": "SliderBehavior", - "location": "imgui_internal:2472", + "location": "imgui_internal:2747", "namespace": "ImGui", "ov_cimguiname": "igSliderBehavior", "ret": "bool", @@ -27233,7 +29027,7 @@ "format": "\"%.3f\"" }, "funcname": "SliderFloat", - "location": "imgui:519", + "location": "imgui:529", "namespace": "ImGui", "ov_cimguiname": "igSliderFloat", "ret": "bool", @@ -27278,7 +29072,7 @@ "format": "\"%.3f\"" }, "funcname": "SliderFloat2", - "location": "imgui:520", + "location": "imgui:530", "namespace": "ImGui", "ov_cimguiname": "igSliderFloat2", "ret": "bool", @@ -27323,7 +29117,7 @@ "format": "\"%.3f\"" }, "funcname": "SliderFloat3", - "location": "imgui:521", + "location": "imgui:531", "namespace": "ImGui", "ov_cimguiname": "igSliderFloat3", "ret": "bool", @@ -27368,7 +29162,7 @@ "format": "\"%.3f\"" }, "funcname": "SliderFloat4", - "location": "imgui:522", + "location": "imgui:532", "namespace": "ImGui", "ov_cimguiname": "igSliderFloat4", "ret": "bool", @@ -27413,7 +29207,7 @@ "format": "\"%d\"" }, "funcname": "SliderInt", - "location": "imgui:524", + "location": "imgui:534", "namespace": "ImGui", "ov_cimguiname": "igSliderInt", "ret": "bool", @@ -27458,7 +29252,7 @@ "format": "\"%d\"" }, "funcname": "SliderInt2", - "location": "imgui:525", + "location": "imgui:535", "namespace": "ImGui", "ov_cimguiname": "igSliderInt2", "ret": "bool", @@ -27503,7 +29297,7 @@ "format": "\"%d\"" }, "funcname": "SliderInt3", - "location": "imgui:526", + "location": "imgui:536", "namespace": "ImGui", "ov_cimguiname": "igSliderInt3", "ret": "bool", @@ -27548,7 +29342,7 @@ "format": "\"%d\"" }, "funcname": "SliderInt4", - "location": "imgui:527", + "location": "imgui:537", "namespace": "ImGui", "ov_cimguiname": "igSliderInt4", "ret": "bool", @@ -27597,7 +29391,7 @@ "format": "NULL" }, "funcname": "SliderScalar", - "location": "imgui:528", + "location": "imgui:538", "namespace": "ImGui", "ov_cimguiname": "igSliderScalar", "ret": "bool", @@ -27650,7 +29444,7 @@ "format": "NULL" }, "funcname": "SliderScalarN", - "location": "imgui:529", + "location": "imgui:539", "namespace": "ImGui", "ov_cimguiname": "igSliderScalarN", "ret": "bool", @@ -27672,7 +29466,7 @@ "cimguiname": "igSmallButton", "defaults": {}, "funcname": "SmallButton", - "location": "imgui:467", + "location": "imgui:477", "namespace": "ImGui", "ov_cimguiname": "igSmallButton", "ret": "bool", @@ -27689,7 +29483,7 @@ "cimguiname": "igSpacing", "defaults": {}, "funcname": "Spacing", - "location": "imgui:411", + "location": "imgui:421", "namespace": "ImGui", "ov_cimguiname": "igSpacing", "ret": "void", @@ -27746,7 +29540,7 @@ "hover_visibility_delay": "0.0f" }, "funcname": "SplitterBehavior", - "location": "imgui_internal:2473", + "location": "imgui_internal:2748", "namespace": "ImGui", "ov_cimguiname": "igSplitterBehavior", "ret": "bool", @@ -27768,7 +29562,7 @@ "cimguiname": "igStartMouseMovingWindow", "defaults": {}, "funcname": "StartMouseMovingWindow", - "location": "imgui_internal:2234", + "location": "imgui_internal:2451", "namespace": "ImGui", "ov_cimguiname": "igStartMouseMovingWindow", "ret": "void", @@ -27776,6 +29570,36 @@ "stname": "" } ], + "igStartMouseMovingWindowOrNode": [ + { + "args": "(ImGuiWindow* window,ImGuiDockNode* node,bool undock_floating_node)", + "argsT": [ + { + "name": "window", + "type": "ImGuiWindow*" + }, + { + "name": "node", + "type": "ImGuiDockNode*" + }, + { + "name": "undock_floating_node", + "type": "bool" + } + ], + "argsoriginal": "(ImGuiWindow* window,ImGuiDockNode* node,bool undock_floating_node)", + "call_args": "(window,node,undock_floating_node)", + "cimguiname": "igStartMouseMovingWindowOrNode", + "defaults": {}, + "funcname": "StartMouseMovingWindowOrNode", + "location": "imgui_internal:2452", + "namespace": "ImGui", + "ov_cimguiname": "igStartMouseMovingWindowOrNode", + "ret": "void", + "signature": "(ImGuiWindow*,ImGuiDockNode*,bool)", + "stname": "" + } + ], "igStyleColorsClassic": [ { "args": "(ImGuiStyle* dst)", @@ -27792,7 +29616,7 @@ "dst": "NULL" }, "funcname": "StyleColorsClassic", - "location": "imgui:290", + "location": "imgui:297", "namespace": "ImGui", "ov_cimguiname": "igStyleColorsClassic", "ret": "void", @@ -27816,7 +29640,7 @@ "dst": "NULL" }, "funcname": "StyleColorsDark", - "location": "imgui:288", + "location": "imgui:295", "namespace": "ImGui", "ov_cimguiname": "igStyleColorsDark", "ret": "void", @@ -27840,7 +29664,7 @@ "dst": "NULL" }, "funcname": "StyleColorsLight", - "location": "imgui:289", + "location": "imgui:296", "namespace": "ImGui", "ov_cimguiname": "igStyleColorsLight", "ret": "void", @@ -27848,6 +29672,36 @@ "stname": "" } ], + "igTabBarAddTab": [ + { + "args": "(ImGuiTabBar* tab_bar,ImGuiTabItemFlags tab_flags,ImGuiWindow* window)", + "argsT": [ + { + "name": "tab_bar", + "type": "ImGuiTabBar*" + }, + { + "name": "tab_flags", + "type": "ImGuiTabItemFlags" + }, + { + "name": "window", + "type": "ImGuiWindow*" + } + ], + "argsoriginal": "(ImGuiTabBar* tab_bar,ImGuiTabItemFlags tab_flags,ImGuiWindow* window)", + "call_args": "(tab_bar,tab_flags,window)", + "cimguiname": "igTabBarAddTab", + "defaults": {}, + "funcname": "TabBarAddTab", + "location": "imgui_internal:2688", + "namespace": "ImGui", + "ov_cimguiname": "igTabBarAddTab", + "ret": "void", + "signature": "(ImGuiTabBar*,ImGuiTabItemFlags,ImGuiWindow*)", + "stname": "" + } + ], "igTabBarCloseTab": [ { "args": "(ImGuiTabBar* tab_bar,ImGuiTabItem* tab)", @@ -27866,7 +29720,7 @@ "cimguiname": "igTabBarCloseTab", "defaults": {}, "funcname": "TabBarCloseTab", - "location": "imgui_internal:2416", + "location": "imgui_internal:2690", "namespace": "ImGui", "ov_cimguiname": "igTabBarCloseTab", "ret": "void", @@ -27874,6 +29728,28 @@ "stname": "" } ], + "igTabBarFindMostRecentlySelectedTabForActiveWindow": [ + { + "args": "(ImGuiTabBar* tab_bar)", + "argsT": [ + { + "name": "tab_bar", + "type": "ImGuiTabBar*" + } + ], + "argsoriginal": "(ImGuiTabBar* tab_bar)", + "call_args": "(tab_bar)", + "cimguiname": "igTabBarFindMostRecentlySelectedTabForActiveWindow", + "defaults": {}, + "funcname": "TabBarFindMostRecentlySelectedTabForActiveWindow", + "location": "imgui_internal:2687", + "namespace": "ImGui", + "ov_cimguiname": "igTabBarFindMostRecentlySelectedTabForActiveWindow", + "ret": "ImGuiTabItem*", + "signature": "(ImGuiTabBar*)", + "stname": "" + } + ], "igTabBarFindTabByID": [ { "args": "(ImGuiTabBar* tab_bar,ImGuiID tab_id)", @@ -27892,7 +29768,7 @@ "cimguiname": "igTabBarFindTabByID", "defaults": {}, "funcname": "TabBarFindTabByID", - "location": "imgui_internal:2414", + "location": "imgui_internal:2686", "namespace": "ImGui", "ov_cimguiname": "igTabBarFindTabByID", "ret": "ImGuiTabItem*", @@ -27914,7 +29790,7 @@ "cimguiname": "igTabBarProcessReorder", "defaults": {}, "funcname": "TabBarProcessReorder", - "location": "imgui_internal:2418", + "location": "imgui_internal:2692", "namespace": "ImGui", "ov_cimguiname": "igTabBarProcessReorder", "ret": "bool", @@ -27944,7 +29820,7 @@ "cimguiname": "igTabBarQueueReorder", "defaults": {}, "funcname": "TabBarQueueReorder", - "location": "imgui_internal:2417", + "location": "imgui_internal:2691", "namespace": "ImGui", "ov_cimguiname": "igTabBarQueueReorder", "ret": "void", @@ -27970,7 +29846,7 @@ "cimguiname": "igTabBarRemoveTab", "defaults": {}, "funcname": "TabBarRemoveTab", - "location": "imgui_internal:2415", + "location": "imgui_internal:2689", "namespace": "ImGui", "ov_cimguiname": "igTabBarRemoveTab", "ret": "void", @@ -28004,7 +29880,7 @@ "cimguiname": "igTabItemBackground", "defaults": {}, "funcname": "TabItemBackground", - "location": "imgui_internal:2421", + "location": "imgui_internal:2695", "namespace": "ImGui", "ov_cimguiname": "igTabItemBackground", "ret": "void", @@ -28032,7 +29908,7 @@ "flags": "0" }, "funcname": "TabItemButton", - "location": "imgui:744", + "location": "imgui:755", "namespace": "ImGui", "ov_cimguiname": "igTabItemButton", "ret": "bool", @@ -28062,7 +29938,7 @@ "cimguiname": "igTabItemCalcSize", "defaults": {}, "funcname": "TabItemCalcSize", - "location": "imgui_internal:2420", + "location": "imgui_internal:2694", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igTabItemCalcSize", @@ -28073,7 +29949,7 @@ ], "igTabItemEx": [ { - "args": "(ImGuiTabBar* tab_bar,const char* label,bool* p_open,ImGuiTabItemFlags flags)", + "args": "(ImGuiTabBar* tab_bar,const char* label,bool* p_open,ImGuiTabItemFlags flags,ImGuiWindow* docked_window)", "argsT": [ { "name": "tab_bar", @@ -28090,18 +29966,22 @@ { "name": "flags", "type": "ImGuiTabItemFlags" + }, + { + "name": "docked_window", + "type": "ImGuiWindow*" } ], - "argsoriginal": "(ImGuiTabBar* tab_bar,const char* label,bool* p_open,ImGuiTabItemFlags flags)", - "call_args": "(tab_bar,label,p_open,flags)", + "argsoriginal": "(ImGuiTabBar* tab_bar,const char* label,bool* p_open,ImGuiTabItemFlags flags,ImGuiWindow* docked_window)", + "call_args": "(tab_bar,label,p_open,flags,docked_window)", "cimguiname": "igTabItemEx", "defaults": {}, "funcname": "TabItemEx", - "location": "imgui_internal:2419", + "location": "imgui_internal:2693", "namespace": "ImGui", "ov_cimguiname": "igTabItemEx", "ret": "bool", - "signature": "(ImGuiTabBar*,const char*,bool*,ImGuiTabItemFlags)", + "signature": "(ImGuiTabBar*,const char*,bool*,ImGuiTabItemFlags,ImGuiWindow*)", "stname": "" } ], @@ -28155,7 +30035,7 @@ "cimguiname": "igTabItemLabelAndCloseButton", "defaults": {}, "funcname": "TabItemLabelAndCloseButton", - "location": "imgui_internal:2422", + "location": "imgui_internal:2696", "namespace": "ImGui", "ov_cimguiname": "igTabItemLabelAndCloseButton", "ret": "void", @@ -28177,7 +30057,7 @@ "cimguiname": "igTableBeginApplyRequests", "defaults": {}, "funcname": "TableBeginApplyRequests", - "location": "imgui_internal:2376", + "location": "imgui_internal:2648", "namespace": "ImGui", "ov_cimguiname": "igTableBeginApplyRequests", "ret": "void", @@ -28203,7 +30083,7 @@ "cimguiname": "igTableBeginCell", "defaults": {}, "funcname": "TableBeginCell", - "location": "imgui_internal:2391", + "location": "imgui_internal:2663", "namespace": "ImGui", "ov_cimguiname": "igTableBeginCell", "ret": "void", @@ -28229,7 +30109,7 @@ "cimguiname": "igTableBeginInitMemory", "defaults": {}, "funcname": "TableBeginInitMemory", - "location": "imgui_internal:2375", + "location": "imgui_internal:2647", "namespace": "ImGui", "ov_cimguiname": "igTableBeginInitMemory", "ret": "void", @@ -28251,7 +30131,7 @@ "cimguiname": "igTableBeginRow", "defaults": {}, "funcname": "TableBeginRow", - "location": "imgui_internal:2389", + "location": "imgui_internal:2661", "namespace": "ImGui", "ov_cimguiname": "igTableBeginRow", "ret": "void", @@ -28273,7 +30153,7 @@ "cimguiname": "igTableDrawBorders", "defaults": {}, "funcname": "TableDrawBorders", - "location": "imgui_internal:2381", + "location": "imgui_internal:2653", "namespace": "ImGui", "ov_cimguiname": "igTableDrawBorders", "ret": "void", @@ -28295,7 +30175,7 @@ "cimguiname": "igTableDrawContextMenu", "defaults": {}, "funcname": "TableDrawContextMenu", - "location": "imgui_internal:2382", + "location": "imgui_internal:2654", "namespace": "ImGui", "ov_cimguiname": "igTableDrawContextMenu", "ret": "void", @@ -28317,7 +30197,7 @@ "cimguiname": "igTableEndCell", "defaults": {}, "funcname": "TableEndCell", - "location": "imgui_internal:2392", + "location": "imgui_internal:2664", "namespace": "ImGui", "ov_cimguiname": "igTableEndCell", "ret": "void", @@ -28339,7 +30219,7 @@ "cimguiname": "igTableEndRow", "defaults": {}, "funcname": "TableEndRow", - "location": "imgui_internal:2390", + "location": "imgui_internal:2662", "namespace": "ImGui", "ov_cimguiname": "igTableEndRow", "ret": "void", @@ -28361,7 +30241,7 @@ "cimguiname": "igTableFindByID", "defaults": {}, "funcname": "TableFindByID", - "location": "imgui_internal:2373", + "location": "imgui_internal:2645", "namespace": "ImGui", "ov_cimguiname": "igTableFindByID", "ret": "ImGuiTable*", @@ -28387,7 +30267,7 @@ "cimguiname": "igTableFixColumnSortDirection", "defaults": {}, "funcname": "TableFixColumnSortDirection", - "location": "imgui_internal:2387", + "location": "imgui_internal:2659", "namespace": "ImGui", "ov_cimguiname": "igTableFixColumnSortDirection", "ret": "void", @@ -28404,7 +30284,7 @@ "cimguiname": "igTableGcCompactSettings", "defaults": {}, "funcname": "TableGcCompactSettings", - "location": "imgui_internal:2401", + "location": "imgui_internal:2673", "namespace": "ImGui", "ov_cimguiname": "igTableGcCompactSettings", "ret": "void", @@ -28426,7 +30306,7 @@ "cimguiname": "igTableGcCompactTransientBuffers", "defaults": {}, "funcname": "TableGcCompactTransientBuffers", - "location": "imgui_internal:2400", + "location": "imgui_internal:2672", "namespace": "ImGui", "ov_cimguiname": "igTableGcCompactTransientBuffers", "ret": "void", @@ -28448,7 +30328,7 @@ "cimguiname": "igTableGetBoundSettings", "defaults": {}, "funcname": "TableGetBoundSettings", - "location": "imgui_internal:2407", + "location": "imgui_internal:2679", "namespace": "ImGui", "ov_cimguiname": "igTableGetBoundSettings", "ret": "ImGuiTableSettings*", @@ -28478,7 +30358,7 @@ "cimguiname": "igTableGetCellBgRect", "defaults": {}, "funcname": "TableGetCellBgRect", - "location": "imgui_internal:2393", + "location": "imgui_internal:2665", "namespace": "ImGui", "nonUDT": 1, "ov_cimguiname": "igTableGetCellBgRect", @@ -28496,7 +30376,7 @@ "cimguiname": "igTableGetColumnCount", "defaults": {}, "funcname": "TableGetColumnCount", - "location": "imgui:721", + "location": "imgui:731", "namespace": "ImGui", "ov_cimguiname": "igTableGetColumnCount", "ret": "int", @@ -28520,7 +30400,7 @@ "column_n": "-1" }, "funcname": "TableGetColumnFlags", - "location": "imgui:725", + "location": "imgui:735", "namespace": "ImGui", "ov_cimguiname": "igTableGetColumnFlags", "ret": "ImGuiTableColumnFlags", @@ -28537,7 +30417,7 @@ "cimguiname": "igTableGetColumnIndex", "defaults": {}, "funcname": "TableGetColumnIndex", - "location": "imgui:722", + "location": "imgui:732", "namespace": "ImGui", "ov_cimguiname": "igTableGetColumnIndex", "ret": "int", @@ -28561,7 +30441,7 @@ "column_n": "-1" }, "funcname": "TableGetColumnName", - "location": "imgui:724", + "location": "imgui:734", "namespace": "ImGui", "ov_cimguiname": "igTableGetColumnNameInt", "ret": "const char*", @@ -28585,7 +30465,7 @@ "cimguiname": "igTableGetColumnName", "defaults": {}, "funcname": "TableGetColumnName", - "location": "imgui_internal:2394", + "location": "imgui_internal:2666", "namespace": "ImGui", "ov_cimguiname": "igTableGetColumnNameTablePtr", "ret": "const char*", @@ -28607,7 +30487,7 @@ "cimguiname": "igTableGetColumnNextSortDirection", "defaults": {}, "funcname": "TableGetColumnNextSortDirection", - "location": "imgui_internal:2386", + "location": "imgui_internal:2658", "namespace": "ImGui", "ov_cimguiname": "igTableGetColumnNextSortDirection", "ret": "ImGuiSortDirection", @@ -28639,7 +30519,7 @@ "instance_no": "0" }, "funcname": "TableGetColumnResizeID", - "location": "imgui_internal:2395", + "location": "imgui_internal:2667", "namespace": "ImGui", "ov_cimguiname": "igTableGetColumnResizeID", "ret": "ImGuiID", @@ -28665,7 +30545,7 @@ "cimguiname": "igTableGetColumnWidthAuto", "defaults": {}, "funcname": "TableGetColumnWidthAuto", - "location": "imgui_internal:2388", + "location": "imgui_internal:2660", "namespace": "ImGui", "ov_cimguiname": "igTableGetColumnWidthAuto", "ret": "float", @@ -28682,7 +30562,7 @@ "cimguiname": "igTableGetHeaderRowHeight", "defaults": {}, "funcname": "TableGetHeaderRowHeight", - "location": "imgui_internal:2367", + "location": "imgui_internal:2639", "namespace": "ImGui", "ov_cimguiname": "igTableGetHeaderRowHeight", "ret": "float", @@ -28699,7 +30579,7 @@ "cimguiname": "igTableGetHoveredColumn", "defaults": {}, "funcname": "TableGetHoveredColumn", - "location": "imgui_internal:2366", + "location": "imgui_internal:2638", "namespace": "ImGui", "ov_cimguiname": "igTableGetHoveredColumn", "ret": "int", @@ -28725,7 +30605,7 @@ "cimguiname": "igTableGetMaxColumnWidth", "defaults": {}, "funcname": "TableGetMaxColumnWidth", - "location": "imgui_internal:2396", + "location": "imgui_internal:2668", "namespace": "ImGui", "ov_cimguiname": "igTableGetMaxColumnWidth", "ret": "float", @@ -28742,7 +30622,7 @@ "cimguiname": "igTableGetRowIndex", "defaults": {}, "funcname": "TableGetRowIndex", - "location": "imgui:723", + "location": "imgui:733", "namespace": "ImGui", "ov_cimguiname": "igTableGetRowIndex", "ret": "int", @@ -28759,7 +30639,7 @@ "cimguiname": "igTableGetSortSpecs", "defaults": {}, "funcname": "TableGetSortSpecs", - "location": "imgui:718", + "location": "imgui:728", "namespace": "ImGui", "ov_cimguiname": "igTableGetSortSpecs", "ret": "ImGuiTableSortSpecs*", @@ -28781,7 +30661,7 @@ "cimguiname": "igTableHeader", "defaults": {}, "funcname": "TableHeader", - "location": "imgui:711", + "location": "imgui:721", "namespace": "ImGui", "ov_cimguiname": "igTableHeader", "ret": "void", @@ -28798,7 +30678,7 @@ "cimguiname": "igTableHeadersRow", "defaults": {}, "funcname": "TableHeadersRow", - "location": "imgui:710", + "location": "imgui:720", "namespace": "ImGui", "ov_cimguiname": "igTableHeadersRow", "ret": "void", @@ -28820,7 +30700,7 @@ "cimguiname": "igTableLoadSettings", "defaults": {}, "funcname": "TableLoadSettings", - "location": "imgui_internal:2404", + "location": "imgui_internal:2676", "namespace": "ImGui", "ov_cimguiname": "igTableLoadSettings", "ret": "void", @@ -28842,7 +30722,7 @@ "cimguiname": "igTableMergeDrawChannels", "defaults": {}, "funcname": "TableMergeDrawChannels", - "location": "imgui_internal:2383", + "location": "imgui_internal:2655", "namespace": "ImGui", "ov_cimguiname": "igTableMergeDrawChannels", "ret": "void", @@ -28859,7 +30739,7 @@ "cimguiname": "igTableNextColumn", "defaults": {}, "funcname": "TableNextColumn", - "location": "imgui:698", + "location": "imgui:708", "namespace": "ImGui", "ov_cimguiname": "igTableNextColumn", "ret": "bool", @@ -28888,7 +30768,7 @@ "row_flags": "0" }, "funcname": "TableNextRow", - "location": "imgui:697", + "location": "imgui:707", "namespace": "ImGui", "ov_cimguiname": "igTableNextRow", "ret": "void", @@ -28912,7 +30792,7 @@ "column_n": "-1" }, "funcname": "TableOpenContextMenu", - "location": "imgui_internal:2362", + "location": "imgui_internal:2634", "namespace": "ImGui", "ov_cimguiname": "igTableOpenContextMenu", "ret": "void", @@ -28929,7 +30809,7 @@ "cimguiname": "igTablePopBackgroundChannel", "defaults": {}, "funcname": "TablePopBackgroundChannel", - "location": "imgui_internal:2369", + "location": "imgui_internal:2641", "namespace": "ImGui", "ov_cimguiname": "igTablePopBackgroundChannel", "ret": "void", @@ -28946,7 +30826,7 @@ "cimguiname": "igTablePushBackgroundChannel", "defaults": {}, "funcname": "TablePushBackgroundChannel", - "location": "imgui_internal:2368", + "location": "imgui_internal:2640", "namespace": "ImGui", "ov_cimguiname": "igTablePushBackgroundChannel", "ret": "void", @@ -28968,7 +30848,7 @@ "cimguiname": "igTableRemove", "defaults": {}, "funcname": "TableRemove", - "location": "imgui_internal:2399", + "location": "imgui_internal:2671", "namespace": "ImGui", "ov_cimguiname": "igTableRemove", "ret": "void", @@ -28990,7 +30870,7 @@ "cimguiname": "igTableResetSettings", "defaults": {}, "funcname": "TableResetSettings", - "location": "imgui_internal:2406", + "location": "imgui_internal:2678", "namespace": "ImGui", "ov_cimguiname": "igTableResetSettings", "ret": "void", @@ -29012,7 +30892,7 @@ "cimguiname": "igTableSaveSettings", "defaults": {}, "funcname": "TableSaveSettings", - "location": "imgui_internal:2405", + "location": "imgui_internal:2677", "namespace": "ImGui", "ov_cimguiname": "igTableSaveSettings", "ret": "void", @@ -29044,7 +30924,7 @@ "column_n": "-1" }, "funcname": "TableSetBgColor", - "location": "imgui:726", + "location": "imgui:736", "namespace": "ImGui", "ov_cimguiname": "igTableSetBgColor", "ret": "void", @@ -29070,7 +30950,7 @@ "cimguiname": "igTableSetColumnEnabled", "defaults": {}, "funcname": "TableSetColumnEnabled", - "location": "imgui_internal:2363", + "location": "imgui_internal:2635", "namespace": "ImGui", "ov_cimguiname": "igTableSetColumnEnabled", "ret": "void", @@ -29092,7 +30972,7 @@ "cimguiname": "igTableSetColumnIndex", "defaults": {}, "funcname": "TableSetColumnIndex", - "location": "imgui:699", + "location": "imgui:709", "namespace": "ImGui", "ov_cimguiname": "igTableSetColumnIndex", "ret": "bool", @@ -29122,7 +31002,7 @@ "cimguiname": "igTableSetColumnSortDirection", "defaults": {}, "funcname": "TableSetColumnSortDirection", - "location": "imgui_internal:2365", + "location": "imgui_internal:2637", "namespace": "ImGui", "ov_cimguiname": "igTableSetColumnSortDirection", "ret": "void", @@ -29148,7 +31028,7 @@ "cimguiname": "igTableSetColumnWidth", "defaults": {}, "funcname": "TableSetColumnWidth", - "location": "imgui_internal:2364", + "location": "imgui_internal:2636", "namespace": "ImGui", "ov_cimguiname": "igTableSetColumnWidth", "ret": "void", @@ -29170,7 +31050,7 @@ "cimguiname": "igTableSetColumnWidthAutoAll", "defaults": {}, "funcname": "TableSetColumnWidthAutoAll", - "location": "imgui_internal:2398", + "location": "imgui_internal:2670", "namespace": "ImGui", "ov_cimguiname": "igTableSetColumnWidthAutoAll", "ret": "void", @@ -29196,7 +31076,7 @@ "cimguiname": "igTableSetColumnWidthAutoSingle", "defaults": {}, "funcname": "TableSetColumnWidthAutoSingle", - "location": "imgui_internal:2397", + "location": "imgui_internal:2669", "namespace": "ImGui", "ov_cimguiname": "igTableSetColumnWidthAutoSingle", "ret": "void", @@ -29222,7 +31102,7 @@ "cimguiname": "igTableSettingsCreate", "defaults": {}, "funcname": "TableSettingsCreate", - "location": "imgui_internal:2409", + "location": "imgui_internal:2681", "namespace": "ImGui", "ov_cimguiname": "igTableSettingsCreate", "ret": "ImGuiTableSettings*", @@ -29244,7 +31124,7 @@ "cimguiname": "igTableSettingsFindByID", "defaults": {}, "funcname": "TableSettingsFindByID", - "location": "imgui_internal:2410", + "location": "imgui_internal:2682", "namespace": "ImGui", "ov_cimguiname": "igTableSettingsFindByID", "ret": "ImGuiTableSettings*", @@ -29266,7 +31146,7 @@ "cimguiname": "igTableSettingsInstallHandler", "defaults": {}, "funcname": "TableSettingsInstallHandler", - "location": "imgui_internal:2408", + "location": "imgui_internal:2680", "namespace": "ImGui", "ov_cimguiname": "igTableSettingsInstallHandler", "ret": "void", @@ -29304,7 +31184,7 @@ "user_id": "0" }, "funcname": "TableSetupColumn", - "location": "imgui:708", + "location": "imgui:718", "namespace": "ImGui", "ov_cimguiname": "igTableSetupColumn", "ret": "void", @@ -29326,7 +31206,7 @@ "cimguiname": "igTableSetupDrawChannels", "defaults": {}, "funcname": "TableSetupDrawChannels", - "location": "imgui_internal:2377", + "location": "imgui_internal:2649", "namespace": "ImGui", "ov_cimguiname": "igTableSetupDrawChannels", "ret": "void", @@ -29352,7 +31232,7 @@ "cimguiname": "igTableSetupScrollFreeze", "defaults": {}, "funcname": "TableSetupScrollFreeze", - "location": "imgui:709", + "location": "imgui:719", "namespace": "ImGui", "ov_cimguiname": "igTableSetupScrollFreeze", "ret": "void", @@ -29374,7 +31254,7 @@ "cimguiname": "igTableSortSpecsBuild", "defaults": {}, "funcname": "TableSortSpecsBuild", - "location": "imgui_internal:2385", + "location": "imgui_internal:2657", "namespace": "ImGui", "ov_cimguiname": "igTableSortSpecsBuild", "ret": "void", @@ -29396,7 +31276,7 @@ "cimguiname": "igTableSortSpecsSanitize", "defaults": {}, "funcname": "TableSortSpecsSanitize", - "location": "imgui_internal:2384", + "location": "imgui_internal:2656", "namespace": "ImGui", "ov_cimguiname": "igTableSortSpecsSanitize", "ret": "void", @@ -29418,7 +31298,7 @@ "cimguiname": "igTableUpdateBorders", "defaults": {}, "funcname": "TableUpdateBorders", - "location": "imgui_internal:2379", + "location": "imgui_internal:2651", "namespace": "ImGui", "ov_cimguiname": "igTableUpdateBorders", "ret": "void", @@ -29440,7 +31320,7 @@ "cimguiname": "igTableUpdateColumnsWeightFromWidth", "defaults": {}, "funcname": "TableUpdateColumnsWeightFromWidth", - "location": "imgui_internal:2380", + "location": "imgui_internal:2652", "namespace": "ImGui", "ov_cimguiname": "igTableUpdateColumnsWeightFromWidth", "ret": "void", @@ -29462,7 +31342,7 @@ "cimguiname": "igTableUpdateLayout", "defaults": {}, "funcname": "TableUpdateLayout", - "location": "imgui_internal:2378", + "location": "imgui_internal:2650", "namespace": "ImGui", "ov_cimguiname": "igTableUpdateLayout", "ret": "void", @@ -29484,7 +31364,7 @@ "cimguiname": "igTempInputIsActive", "defaults": {}, "funcname": "TempInputIsActive", - "location": "imgui_internal:2500", + "location": "imgui_internal:2775", "namespace": "ImGui", "ov_cimguiname": "igTempInputIsActive", "ret": "bool", @@ -29537,7 +31417,7 @@ "p_clamp_min": "NULL" }, "funcname": "TempInputScalar", - "location": "imgui_internal:2499", + "location": "imgui_internal:2774", "namespace": "ImGui", "ov_cimguiname": "igTempInputScalar", "ret": "bool", @@ -29579,7 +31459,7 @@ "cimguiname": "igTempInputText", "defaults": {}, "funcname": "TempInputText", - "location": "imgui_internal:2498", + "location": "imgui_internal:2773", "namespace": "ImGui", "ov_cimguiname": "igTempInputText", "ret": "bool", @@ -29606,7 +31486,7 @@ "defaults": {}, "funcname": "Text", "isvararg": "...)", - "location": "imgui:450", + "location": "imgui:460", "namespace": "ImGui", "ov_cimguiname": "igText", "ret": "void", @@ -29637,7 +31517,7 @@ "defaults": {}, "funcname": "TextColored", "isvararg": "...)", - "location": "imgui:452", + "location": "imgui:462", "namespace": "ImGui", "ov_cimguiname": "igTextColored", "ret": "void", @@ -29667,7 +31547,7 @@ "cimguiname": "igTextColoredV", "defaults": {}, "funcname": "TextColoredV", - "location": "imgui:453", + "location": "imgui:463", "namespace": "ImGui", "ov_cimguiname": "igTextColoredV", "ret": "void", @@ -29694,7 +31574,7 @@ "defaults": {}, "funcname": "TextDisabled", "isvararg": "...)", - "location": "imgui:454", + "location": "imgui:464", "namespace": "ImGui", "ov_cimguiname": "igTextDisabled", "ret": "void", @@ -29720,7 +31600,7 @@ "cimguiname": "igTextDisabledV", "defaults": {}, "funcname": "TextDisabledV", - "location": "imgui:455", + "location": "imgui:465", "namespace": "ImGui", "ov_cimguiname": "igTextDisabledV", "ret": "void", @@ -29753,7 +31633,7 @@ "text_end": "NULL" }, "funcname": "TextEx", - "location": "imgui_internal:2454", + "location": "imgui_internal:2729", "namespace": "ImGui", "ov_cimguiname": "igTextEx", "ret": "void", @@ -29781,7 +31661,7 @@ "text_end": "NULL" }, "funcname": "TextUnformatted", - "location": "imgui:449", + "location": "imgui:459", "namespace": "ImGui", "ov_cimguiname": "igTextUnformatted", "ret": "void", @@ -29807,7 +31687,7 @@ "cimguiname": "igTextV", "defaults": {}, "funcname": "TextV", - "location": "imgui:451", + "location": "imgui:461", "namespace": "ImGui", "ov_cimguiname": "igTextV", "ret": "void", @@ -29834,7 +31714,7 @@ "defaults": {}, "funcname": "TextWrapped", "isvararg": "...)", - "location": "imgui:456", + "location": "imgui:466", "namespace": "ImGui", "ov_cimguiname": "igTextWrapped", "ret": "void", @@ -29860,7 +31740,7 @@ "cimguiname": "igTextWrappedV", "defaults": {}, "funcname": "TextWrappedV", - "location": "imgui:457", + "location": "imgui:467", "namespace": "ImGui", "ov_cimguiname": "igTextWrappedV", "ret": "void", @@ -29868,6 +31748,36 @@ "stname": "" } ], + "igTranslateWindowsInViewport": [ + { + "args": "(ImGuiViewportP* viewport,const ImVec2 old_pos,const ImVec2 new_pos)", + "argsT": [ + { + "name": "viewport", + "type": "ImGuiViewportP*" + }, + { + "name": "old_pos", + "type": "const ImVec2" + }, + { + "name": "new_pos", + "type": "const ImVec2" + } + ], + "argsoriginal": "(ImGuiViewportP* viewport,const ImVec2& old_pos,const ImVec2& new_pos)", + "call_args": "(viewport,old_pos,new_pos)", + "cimguiname": "igTranslateWindowsInViewport", + "defaults": {}, + "funcname": "TranslateWindowsInViewport", + "location": "imgui_internal:2462", + "namespace": "ImGui", + "ov_cimguiname": "igTranslateWindowsInViewport", + "ret": "void", + "signature": "(ImGuiViewportP*,const ImVec2,const ImVec2)", + "stname": "" + } + ], "igTreeNode": [ { "args": "(const char* label)", @@ -29882,7 +31792,7 @@ "cimguiname": "igTreeNode", "defaults": {}, "funcname": "TreeNode", - "location": "imgui:564", + "location": "imgui:574", "namespace": "ImGui", "ov_cimguiname": "igTreeNodeStr", "ret": "bool", @@ -29911,7 +31821,7 @@ "defaults": {}, "funcname": "TreeNode", "isvararg": "...)", - "location": "imgui:565", + "location": "imgui:575", "namespace": "ImGui", "ov_cimguiname": "igTreeNodeStrStr", "ret": "bool", @@ -29940,7 +31850,7 @@ "defaults": {}, "funcname": "TreeNode", "isvararg": "...)", - "location": "imgui:566", + "location": "imgui:576", "namespace": "ImGui", "ov_cimguiname": "igTreeNodePtr", "ret": "bool", @@ -29976,7 +31886,7 @@ "label_end": "NULL" }, "funcname": "TreeNodeBehavior", - "location": "imgui_internal:2474", + "location": "imgui_internal:2749", "namespace": "ImGui", "ov_cimguiname": "igTreeNodeBehavior", "ret": "bool", @@ -30004,7 +31914,7 @@ "flags": "0" }, "funcname": "TreeNodeBehaviorIsOpen", - "location": "imgui_internal:2475", + "location": "imgui_internal:2750", "namespace": "ImGui", "ov_cimguiname": "igTreeNodeBehaviorIsOpen", "ret": "bool", @@ -30032,7 +31942,7 @@ "flags": "0" }, "funcname": "TreeNodeEx", - "location": "imgui:569", + "location": "imgui:579", "namespace": "ImGui", "ov_cimguiname": "igTreeNodeExStr", "ret": "bool", @@ -30065,7 +31975,7 @@ "defaults": {}, "funcname": "TreeNodeEx", "isvararg": "...)", - "location": "imgui:570", + "location": "imgui:580", "namespace": "ImGui", "ov_cimguiname": "igTreeNodeExStrStr", "ret": "bool", @@ -30098,7 +32008,7 @@ "defaults": {}, "funcname": "TreeNodeEx", "isvararg": "...)", - "location": "imgui:571", + "location": "imgui:581", "namespace": "ImGui", "ov_cimguiname": "igTreeNodeExPtr", "ret": "bool", @@ -30132,7 +32042,7 @@ "cimguiname": "igTreeNodeExV", "defaults": {}, "funcname": "TreeNodeExV", - "location": "imgui:572", + "location": "imgui:582", "namespace": "ImGui", "ov_cimguiname": "igTreeNodeExVStr", "ret": "bool", @@ -30164,7 +32074,7 @@ "cimguiname": "igTreeNodeExV", "defaults": {}, "funcname": "TreeNodeExV", - "location": "imgui:573", + "location": "imgui:583", "namespace": "ImGui", "ov_cimguiname": "igTreeNodeExVPtr", "ret": "bool", @@ -30194,7 +32104,7 @@ "cimguiname": "igTreeNodeV", "defaults": {}, "funcname": "TreeNodeV", - "location": "imgui:567", + "location": "imgui:577", "namespace": "ImGui", "ov_cimguiname": "igTreeNodeVStr", "ret": "bool", @@ -30222,7 +32132,7 @@ "cimguiname": "igTreeNodeV", "defaults": {}, "funcname": "TreeNodeV", - "location": "imgui:568", + "location": "imgui:578", "namespace": "ImGui", "ov_cimguiname": "igTreeNodeVPtr", "ret": "bool", @@ -30239,7 +32149,7 @@ "cimguiname": "igTreePop", "defaults": {}, "funcname": "TreePop", - "location": "imgui:576", + "location": "imgui:586", "namespace": "ImGui", "ov_cimguiname": "igTreePop", "ret": "void", @@ -30261,7 +32171,7 @@ "cimguiname": "igTreePush", "defaults": {}, "funcname": "TreePush", - "location": "imgui:574", + "location": "imgui:584", "namespace": "ImGui", "ov_cimguiname": "igTreePushStr", "ret": "void", @@ -30283,7 +32193,7 @@ "ptr_id": "NULL" }, "funcname": "TreePush", - "location": "imgui:575", + "location": "imgui:585", "namespace": "ImGui", "ov_cimguiname": "igTreePushPtr", "ret": "void", @@ -30305,7 +32215,7 @@ "cimguiname": "igTreePushOverrideID", "defaults": {}, "funcname": "TreePushOverrideID", - "location": "imgui_internal:2476", + "location": "imgui_internal:2751", "namespace": "ImGui", "ov_cimguiname": "igTreePushOverrideID", "ret": "void", @@ -30329,7 +32239,7 @@ "indent_w": "0.0f" }, "funcname": "Unindent", - "location": "imgui:414", + "location": "imgui:424", "namespace": "ImGui", "ov_cimguiname": "igUnindent", "ret": "void", @@ -30346,7 +32256,7 @@ "cimguiname": "igUpdateHoveredWindowAndCaptureFlags", "defaults": {}, "funcname": "UpdateHoveredWindowAndCaptureFlags", - "location": "imgui_internal:2233", + "location": "imgui_internal:2450", "namespace": "ImGui", "ov_cimguiname": "igUpdateHoveredWindowAndCaptureFlags", "ret": "void", @@ -30363,7 +32273,7 @@ "cimguiname": "igUpdateMouseMovingWindowEndFrame", "defaults": {}, "funcname": "UpdateMouseMovingWindowEndFrame", - "location": "imgui_internal:2236", + "location": "imgui_internal:2454", "namespace": "ImGui", "ov_cimguiname": "igUpdateMouseMovingWindowEndFrame", "ret": "void", @@ -30380,7 +32290,7 @@ "cimguiname": "igUpdateMouseMovingWindowNewFrame", "defaults": {}, "funcname": "UpdateMouseMovingWindowNewFrame", - "location": "imgui_internal:2235", + "location": "imgui_internal:2453", "namespace": "ImGui", "ov_cimguiname": "igUpdateMouseMovingWindowNewFrame", "ret": "void", @@ -30388,6 +32298,23 @@ "stname": "" } ], + "igUpdatePlatformWindows": [ + { + "args": "()", + "argsT": [], + "argsoriginal": "()", + "call_args": "()", + "cimguiname": "igUpdatePlatformWindows", + "defaults": {}, + "funcname": "UpdatePlatformWindows", + "location": "imgui:918", + "namespace": "ImGui", + "ov_cimguiname": "igUpdatePlatformWindows", + "ret": "void", + "signature": "()", + "stname": "" + } + ], "igUpdateWindowParentAndRootLinks": [ { "args": "(ImGuiWindow* window,ImGuiWindowFlags flags,ImGuiWindow* parent_window)", @@ -30410,7 +32337,7 @@ "cimguiname": "igUpdateWindowParentAndRootLinks", "defaults": {}, "funcname": "UpdateWindowParentAndRootLinks", - "location": "imgui_internal:2203", + "location": "imgui_internal:2422", "namespace": "ImGui", "ov_cimguiname": "igUpdateWindowParentAndRootLinks", "ret": "void", @@ -30459,7 +32386,7 @@ "format": "\"%.3f\"" }, "funcname": "VSliderFloat", - "location": "imgui:530", + "location": "imgui:540", "namespace": "ImGui", "ov_cimguiname": "igVSliderFloat", "ret": "bool", @@ -30508,7 +32435,7 @@ "format": "\"%d\"" }, "funcname": "VSliderInt", - "location": "imgui:531", + "location": "imgui:541", "namespace": "ImGui", "ov_cimguiname": "igVSliderInt", "ret": "bool", @@ -30561,7 +32488,7 @@ "format": "NULL" }, "funcname": "VSliderScalar", - "location": "imgui:532", + "location": "imgui:542", "namespace": "ImGui", "ov_cimguiname": "igVSliderScalar", "ret": "bool", @@ -30587,7 +32514,7 @@ "cimguiname": "igValue", "defaults": {}, "funcname": "Value", - "location": "imgui:608", + "location": "imgui:618", "namespace": "ImGui", "ov_cimguiname": "igValueBool", "ret": "void", @@ -30611,7 +32538,7 @@ "cimguiname": "igValue", "defaults": {}, "funcname": "Value", - "location": "imgui:609", + "location": "imgui:619", "namespace": "ImGui", "ov_cimguiname": "igValueInt", "ret": "void", @@ -30635,7 +32562,7 @@ "cimguiname": "igValue", "defaults": {}, "funcname": "Value", - "location": "imgui:610", + "location": "imgui:620", "namespace": "ImGui", "ov_cimguiname": "igValueUint", "ret": "void", @@ -30665,7 +32592,7 @@ "float_format": "NULL" }, "funcname": "Value", - "location": "imgui:611", + "location": "imgui:621", "namespace": "ImGui", "ov_cimguiname": "igValueFloat", "ret": "void", diff --git a/src/CodeGenerator/definitions/cimgui/structs_and_enums.json b/src/CodeGenerator/definitions/cimgui/structs_and_enums.json index 693e0ee..eb8b5f0 100644 --- a/src/CodeGenerator/definitions/cimgui/structs_and_enums.json +++ b/src/CodeGenerator/definitions/cimgui/structs_and_enums.json @@ -163,6 +163,21 @@ "calc_value": 8, "name": "ImGuiBackendFlags_RendererHasVtxOffset", "value": "1 << 3" + }, + { + "calc_value": 1024, + "name": "ImGuiBackendFlags_PlatformHasViewports", + "value": "1 << 10" + }, + { + "calc_value": 2048, + "name": "ImGuiBackendFlags_HasMouseHoveredViewport", + "value": "1 << 11" + }, + { + "calc_value": 4096, + "name": "ImGuiBackendFlags_RendererHasViewports", + "value": "1 << 12" } ], "ImGuiButtonFlagsPrivate_": [ @@ -482,83 +497,93 @@ }, { "calc_value": 38, - "name": "ImGuiCol_PlotLines", + "name": "ImGuiCol_DockingPreview", "value": "38" }, { "calc_value": 39, - "name": "ImGuiCol_PlotLinesHovered", + "name": "ImGuiCol_DockingEmptyBg", "value": "39" }, { "calc_value": 40, - "name": "ImGuiCol_PlotHistogram", + "name": "ImGuiCol_PlotLines", "value": "40" }, { "calc_value": 41, - "name": "ImGuiCol_PlotHistogramHovered", + "name": "ImGuiCol_PlotLinesHovered", "value": "41" }, { "calc_value": 42, - "name": "ImGuiCol_TableHeaderBg", + "name": "ImGuiCol_PlotHistogram", "value": "42" }, { "calc_value": 43, - "name": "ImGuiCol_TableBorderStrong", + "name": "ImGuiCol_PlotHistogramHovered", "value": "43" }, { "calc_value": 44, - "name": "ImGuiCol_TableBorderLight", + "name": "ImGuiCol_TableHeaderBg", "value": "44" }, { "calc_value": 45, - "name": "ImGuiCol_TableRowBg", + "name": "ImGuiCol_TableBorderStrong", "value": "45" }, { "calc_value": 46, - "name": "ImGuiCol_TableRowBgAlt", + "name": "ImGuiCol_TableBorderLight", "value": "46" }, { "calc_value": 47, - "name": "ImGuiCol_TextSelectedBg", + "name": "ImGuiCol_TableRowBg", "value": "47" }, { "calc_value": 48, - "name": "ImGuiCol_DragDropTarget", + "name": "ImGuiCol_TableRowBgAlt", "value": "48" }, { "calc_value": 49, - "name": "ImGuiCol_NavHighlight", + "name": "ImGuiCol_TextSelectedBg", "value": "49" }, { "calc_value": 50, - "name": "ImGuiCol_NavWindowingHighlight", + "name": "ImGuiCol_DragDropTarget", "value": "50" }, { "calc_value": 51, - "name": "ImGuiCol_NavWindowingDimBg", + "name": "ImGuiCol_NavHighlight", "value": "51" }, { "calc_value": 52, - "name": "ImGuiCol_ModalWindowDimBg", + "name": "ImGuiCol_NavWindowingHighlight", "value": "52" }, { "calc_value": 53, - "name": "ImGuiCol_COUNT", + "name": "ImGuiCol_NavWindowingDimBg", "value": "53" + }, + { + "calc_value": 54, + "name": "ImGuiCol_ModalWindowDimBg", + "value": "54" + }, + { + "calc_value": 55, + "name": "ImGuiCol_COUNT", + "value": "55" } ], "ImGuiColorEditFlags_": [ @@ -818,6 +843,26 @@ "name": "ImGuiConfigFlags_NoMouseCursorChange", "value": "1 << 5" }, + { + "calc_value": 64, + "name": "ImGuiConfigFlags_DockingEnable", + "value": "1 << 6" + }, + { + "calc_value": 1024, + "name": "ImGuiConfigFlags_ViewportsEnable", + "value": "1 << 10" + }, + { + "calc_value": 16384, + "name": "ImGuiConfigFlags_DpiEnableScaleViewports", + "value": "1 << 14" + }, + { + "calc_value": 32768, + "name": "ImGuiConfigFlags_DpiEnableScaleFonts", + "value": "1 << 15" + }, { "calc_value": 1048576, "name": "ImGuiConfigFlags_IsSRGB", @@ -871,6 +916,23 @@ "value": "7" } ], + "ImGuiDataAuthority_": [ + { + "calc_value": 0, + "name": "ImGuiDataAuthority_Auto", + "value": "0" + }, + { + "calc_value": 1, + "name": "ImGuiDataAuthority_DockNode", + "value": "1" + }, + { + "calc_value": 2, + "name": "ImGuiDataAuthority_Window", + "value": "2" + } + ], "ImGuiDataTypePrivate_": [ { "calc_value": 11, @@ -977,6 +1039,157 @@ "value": "4" } ], + "ImGuiDockNodeFlagsPrivate_": [ + { + "calc_value": 1024, + "name": "ImGuiDockNodeFlags_DockSpace", + "value": "1 << 10" + }, + { + "calc_value": 2048, + "name": "ImGuiDockNodeFlags_CentralNode", + "value": "1 << 11" + }, + { + "calc_value": 4096, + "name": "ImGuiDockNodeFlags_NoTabBar", + "value": "1 << 12" + }, + { + "calc_value": 8192, + "name": "ImGuiDockNodeFlags_HiddenTabBar", + "value": "1 << 13" + }, + { + "calc_value": 16384, + "name": "ImGuiDockNodeFlags_NoWindowMenuButton", + "value": "1 << 14" + }, + { + "calc_value": 32768, + "name": "ImGuiDockNodeFlags_NoCloseButton", + "value": "1 << 15" + }, + { + "calc_value": 65536, + "name": "ImGuiDockNodeFlags_NoDocking", + "value": "1 << 16" + }, + { + "calc_value": 131072, + "name": "ImGuiDockNodeFlags_NoDockingSplitMe", + "value": "1 << 17" + }, + { + "calc_value": 262144, + "name": "ImGuiDockNodeFlags_NoDockingSplitOther", + "value": "1 << 18" + }, + { + "calc_value": 524288, + "name": "ImGuiDockNodeFlags_NoDockingOverMe", + "value": "1 << 19" + }, + { + "calc_value": 1048576, + "name": "ImGuiDockNodeFlags_NoDockingOverOther", + "value": "1 << 20" + }, + { + "calc_value": 2097152, + "name": "ImGuiDockNodeFlags_NoResizeX", + "value": "1 << 21" + }, + { + "calc_value": 4194304, + "name": "ImGuiDockNodeFlags_NoResizeY", + "value": "1 << 22" + }, + { + "calc_value": -1, + "name": "ImGuiDockNodeFlags_SharedFlagsInheritMask_", + "value": "~0" + }, + { + "calc_value": 6291488, + "name": "ImGuiDockNodeFlags_NoResizeFlagsMask_", + "value": "ImGuiDockNodeFlags_NoResize | ImGuiDockNodeFlags_NoResizeX | ImGuiDockNodeFlags_NoResizeY" + }, + { + "calc_value": 6421616, + "name": "ImGuiDockNodeFlags_LocalFlagsMask_", + "value": "ImGuiDockNodeFlags_NoSplit | ImGuiDockNodeFlags_NoResizeFlagsMask_ | ImGuiDockNodeFlags_AutoHideTabBar | ImGuiDockNodeFlags_DockSpace | ImGuiDockNodeFlags_CentralNode | ImGuiDockNodeFlags_NoTabBar | ImGuiDockNodeFlags_HiddenTabBar | ImGuiDockNodeFlags_NoWindowMenuButton | ImGuiDockNodeFlags_NoCloseButton | ImGuiDockNodeFlags_NoDocking" + }, + { + "calc_value": 6420592, + "name": "ImGuiDockNodeFlags_LocalFlagsTransferMask_", + "value": "ImGuiDockNodeFlags_LocalFlagsMask_ & ~ImGuiDockNodeFlags_DockSpace" + }, + { + "calc_value": 6421536, + "name": "ImGuiDockNodeFlags_SavedFlagsMask_", + "value": "ImGuiDockNodeFlags_NoResizeFlagsMask_ | ImGuiDockNodeFlags_DockSpace | ImGuiDockNodeFlags_CentralNode | ImGuiDockNodeFlags_NoTabBar | ImGuiDockNodeFlags_HiddenTabBar | ImGuiDockNodeFlags_NoWindowMenuButton | ImGuiDockNodeFlags_NoCloseButton | ImGuiDockNodeFlags_NoDocking" + } + ], + "ImGuiDockNodeFlags_": [ + { + "calc_value": 0, + "name": "ImGuiDockNodeFlags_None", + "value": "0" + }, + { + "calc_value": 1, + "name": "ImGuiDockNodeFlags_KeepAliveOnly", + "value": "1 << 0" + }, + { + "calc_value": 4, + "name": "ImGuiDockNodeFlags_NoDockingInCentralNode", + "value": "1 << 2" + }, + { + "calc_value": 8, + "name": "ImGuiDockNodeFlags_PassthruCentralNode", + "value": "1 << 3" + }, + { + "calc_value": 16, + "name": "ImGuiDockNodeFlags_NoSplit", + "value": "1 << 4" + }, + { + "calc_value": 32, + "name": "ImGuiDockNodeFlags_NoResize", + "value": "1 << 5" + }, + { + "calc_value": 64, + "name": "ImGuiDockNodeFlags_AutoHideTabBar", + "value": "1 << 6" + } + ], + "ImGuiDockNodeState": [ + { + "calc_value": 0, + "name": "ImGuiDockNodeState_Unknown", + "value": "0" + }, + { + "calc_value": 1, + "name": "ImGuiDockNodeState_HostWindowHiddenBecauseSingleWindow", + "value": "1" + }, + { + "calc_value": 2, + "name": "ImGuiDockNodeState_HostWindowHiddenBecauseWindowsAreResizing", + "value": "2" + }, + { + "calc_value": 3, + "name": "ImGuiDockNodeState_HostWindowVisible", + "value": "3" + } + ], "ImGuiDragDropFlags_": [ { "calc_value": 0, @@ -1959,6 +2172,21 @@ "calc_value": 128, "name": "ImGuiNextWindowDataFlags_HasScroll", "value": "1 << 7" + }, + { + "calc_value": 256, + "name": "ImGuiNextWindowDataFlags_HasViewport", + "value": "1 << 8" + }, + { + "calc_value": 512, + "name": "ImGuiNextWindowDataFlags_HasDock", + "value": "1 << 9" + }, + { + "calc_value": 1024, + "name": "ImGuiNextWindowDataFlags_HasWindowClass", + "value": "1 << 10" } ], "ImGuiOldColumnFlags_": [ @@ -2442,6 +2670,16 @@ "calc_value": 2097152, "name": "ImGuiTabItemFlags_Button", "value": "1 << 21" + }, + { + "calc_value": 4194304, + "name": "ImGuiTabItemFlags_Unsorted", + "value": "1 << 22" + }, + { + "calc_value": 8388608, + "name": "ImGuiTabItemFlags_Preview", + "value": "1 << 23" } ], "ImGuiTabItemFlags_": [ @@ -2967,92 +3205,179 @@ "calc_value": 4, "name": "ImGuiViewportFlags_OwnedByApp", "value": "1 << 2" - } - ], - "ImGuiWindowFlags_": [ - { - "calc_value": 0, - "name": "ImGuiWindowFlags_None", - "value": "0" - }, - { - "calc_value": 1, - "name": "ImGuiWindowFlags_NoTitleBar", - "value": "1 << 0" - }, - { - "calc_value": 2, - "name": "ImGuiWindowFlags_NoResize", - "value": "1 << 1" - }, - { - "calc_value": 4, - "name": "ImGuiWindowFlags_NoMove", - "value": "1 << 2" }, { "calc_value": 8, - "name": "ImGuiWindowFlags_NoScrollbar", + "name": "ImGuiViewportFlags_NoDecoration", "value": "1 << 3" }, { "calc_value": 16, - "name": "ImGuiWindowFlags_NoScrollWithMouse", + "name": "ImGuiViewportFlags_NoTaskBarIcon", "value": "1 << 4" }, { "calc_value": 32, - "name": "ImGuiWindowFlags_NoCollapse", + "name": "ImGuiViewportFlags_NoFocusOnAppearing", "value": "1 << 5" }, { "calc_value": 64, - "name": "ImGuiWindowFlags_AlwaysAutoResize", + "name": "ImGuiViewportFlags_NoFocusOnClick", "value": "1 << 6" }, { "calc_value": 128, - "name": "ImGuiWindowFlags_NoBackground", + "name": "ImGuiViewportFlags_NoInputs", "value": "1 << 7" }, { "calc_value": 256, - "name": "ImGuiWindowFlags_NoSavedSettings", + "name": "ImGuiViewportFlags_NoRendererClear", "value": "1 << 8" }, { "calc_value": 512, - "name": "ImGuiWindowFlags_NoMouseInputs", + "name": "ImGuiViewportFlags_TopMost", "value": "1 << 9" }, { "calc_value": 1024, - "name": "ImGuiWindowFlags_MenuBar", + "name": "ImGuiViewportFlags_Minimized", "value": "1 << 10" }, { "calc_value": 2048, - "name": "ImGuiWindowFlags_HorizontalScrollbar", + "name": "ImGuiViewportFlags_NoAutoMerge", "value": "1 << 11" }, { "calc_value": 4096, - "name": "ImGuiWindowFlags_NoFocusOnAppearing", + "name": "ImGuiViewportFlags_CanHostOtherWindows", "value": "1 << 12" + } + ], + "ImGuiWindowDockStyleCol": [ + { + "calc_value": 0, + "name": "ImGuiWindowDockStyleCol_Text", + "value": "0" }, { - "calc_value": 8192, - "name": "ImGuiWindowFlags_NoBringToFrontOnFocus", - "value": "1 << 13" + "calc_value": 1, + "name": "ImGuiWindowDockStyleCol_Tab", + "value": "1" }, { - "calc_value": 16384, - "name": "ImGuiWindowFlags_AlwaysVerticalScrollbar", - "value": "1 << 14" + "calc_value": 2, + "name": "ImGuiWindowDockStyleCol_TabHovered", + "value": "2" }, { - "calc_value": 32768, - "name": "ImGuiWindowFlags_AlwaysHorizontalScrollbar", + "calc_value": 3, + "name": "ImGuiWindowDockStyleCol_TabActive", + "value": "3" + }, + { + "calc_value": 4, + "name": "ImGuiWindowDockStyleCol_TabUnfocused", + "value": "4" + }, + { + "calc_value": 5, + "name": "ImGuiWindowDockStyleCol_TabUnfocusedActive", + "value": "5" + }, + { + "calc_value": 6, + "name": "ImGuiWindowDockStyleCol_COUNT", + "value": "6" + } + ], + "ImGuiWindowFlags_": [ + { + "calc_value": 0, + "name": "ImGuiWindowFlags_None", + "value": "0" + }, + { + "calc_value": 1, + "name": "ImGuiWindowFlags_NoTitleBar", + "value": "1 << 0" + }, + { + "calc_value": 2, + "name": "ImGuiWindowFlags_NoResize", + "value": "1 << 1" + }, + { + "calc_value": 4, + "name": "ImGuiWindowFlags_NoMove", + "value": "1 << 2" + }, + { + "calc_value": 8, + "name": "ImGuiWindowFlags_NoScrollbar", + "value": "1 << 3" + }, + { + "calc_value": 16, + "name": "ImGuiWindowFlags_NoScrollWithMouse", + "value": "1 << 4" + }, + { + "calc_value": 32, + "name": "ImGuiWindowFlags_NoCollapse", + "value": "1 << 5" + }, + { + "calc_value": 64, + "name": "ImGuiWindowFlags_AlwaysAutoResize", + "value": "1 << 6" + }, + { + "calc_value": 128, + "name": "ImGuiWindowFlags_NoBackground", + "value": "1 << 7" + }, + { + "calc_value": 256, + "name": "ImGuiWindowFlags_NoSavedSettings", + "value": "1 << 8" + }, + { + "calc_value": 512, + "name": "ImGuiWindowFlags_NoMouseInputs", + "value": "1 << 9" + }, + { + "calc_value": 1024, + "name": "ImGuiWindowFlags_MenuBar", + "value": "1 << 10" + }, + { + "calc_value": 2048, + "name": "ImGuiWindowFlags_HorizontalScrollbar", + "value": "1 << 11" + }, + { + "calc_value": 4096, + "name": "ImGuiWindowFlags_NoFocusOnAppearing", + "value": "1 << 12" + }, + { + "calc_value": 8192, + "name": "ImGuiWindowFlags_NoBringToFrontOnFocus", + "value": "1 << 13" + }, + { + "calc_value": 16384, + "name": "ImGuiWindowFlags_AlwaysVerticalScrollbar", + "value": "1 << 14" + }, + { + "calc_value": 32768, + "name": "ImGuiWindowFlags_AlwaysHorizontalScrollbar", "value": "1<< 15" }, { @@ -3075,6 +3400,11 @@ "name": "ImGuiWindowFlags_UnsavedDocument", "value": "1 << 20" }, + { + "calc_value": 2097152, + "name": "ImGuiWindowFlags_NoDocking", + "value": "1 << 21" + }, { "calc_value": 786432, "name": "ImGuiWindowFlags_NoNav", @@ -3119,144 +3449,160 @@ "calc_value": 268435456, "name": "ImGuiWindowFlags_ChildMenu", "value": "1 << 28" + }, + { + "calc_value": 536870912, + "name": "ImGuiWindowFlags_DockNodeHost", + "value": "1 << 29" } ] }, "enumtypes": [], "locations": { - "ImBitVector": "imgui_internal:508", - "ImColor": "imgui:2167", - "ImDrawChannel": "imgui:2261", - "ImDrawCmd": "imgui:2216", - "ImDrawCmdHeader": "imgui:2253", - "ImDrawData": "imgui:2450", - "ImDrawDataBuilder": "imgui_internal:671", - "ImDrawFlags_": "imgui:2287", - "ImDrawList": "imgui:2325", - "ImDrawListFlags_": "imgui:2307", - "ImDrawListSharedData": "imgui_internal:651", - "ImDrawListSplitter": "imgui:2270", - "ImDrawVert": "imgui:2238", - "ImFont": "imgui:2667", - "ImFontAtlas": "imgui:2566", - "ImFontAtlasCustomRect": "imgui:2528", - "ImFontAtlasFlags_": "imgui:2541", - "ImFontBuilderIO": "imgui_internal:2546", - "ImFontConfig": "imgui:2472", - "ImFontGlyph": "imgui:2501", - "ImFontGlyphRangesBuilder": "imgui:2513", - "ImGuiAxis": "imgui_internal:810", - "ImGuiBackendFlags_": "imgui:1384", - "ImGuiButtonFlagsPrivate_": "imgui_internal:724", - "ImGuiButtonFlags_": "imgui:1490", - "ImGuiCol_": "imgui:1394", - "ImGuiColorEditFlags_": "imgui:1503", - "ImGuiColorMod": "imgui_internal:917", - "ImGuiComboFlags_": "imgui:1023", - "ImGuiCond_": "imgui:1595", - "ImGuiConfigFlags_": "imgui:1368", - "ImGuiContext": "imgui_internal:1290", - "ImGuiContextHook": "imgui_internal:1275", - "ImGuiContextHookType": "imgui_internal:1273", - "ImGuiDataTypeInfo": "imgui_internal:900", - "ImGuiDataTypePrivate_": "imgui_internal:909", - "ImGuiDataTypeTempStorage": "imgui_internal:894", - "ImGuiDataType_": "imgui:1260", - "ImGuiDir_": "imgui:1276", - "ImGuiDragDropFlags_": "imgui:1238", - "ImGuiFocusedFlags_": "imgui:1210", - "ImGuiGroupData": "imgui_internal:934", - "ImGuiHoveredFlags_": "imgui:1222", - "ImGuiIO": "imgui:1755", - "ImGuiInputReadMode": "imgui_internal:834", - "ImGuiInputSource": "imgui_internal:823", - "ImGuiInputTextCallbackData": "imgui:1897", - "ImGuiInputTextFlags_": "imgui:933", - "ImGuiInputTextState": "imgui_internal:964", - "ImGuiItemFlags_": "imgui_internal:687", - "ImGuiItemStatusFlags_": "imgui_internal:702", - "ImGuiKeyModFlags_": "imgui:1323", - "ImGuiKey_": "imgui:1295", - "ImGuiLastItemDataBackup": "imgui_internal:1853", - "ImGuiLayoutType_": "imgui_internal:794", - "ImGuiListClipper": "imgui:2118", - "ImGuiLogType": "imgui_internal:800", - "ImGuiMenuColumns": "imgui_internal:950", - "ImGuiMetricsConfig": "imgui_internal:1231", - "ImGuiMouseButton_": "imgui:1567", - "ImGuiMouseCursor_": "imgui:1577", - "ImGuiNavDirSourceFlags_": "imgui_internal:853", - "ImGuiNavForward": "imgui_internal:873", - "ImGuiNavHighlightFlags_": "imgui_internal:844", - "ImGuiNavInput_": "imgui:1336", - "ImGuiNavLayer": "imgui_internal:880", - "ImGuiNavMoveFlags_": "imgui_internal:861", - "ImGuiNavMoveResult": "imgui_internal:1012", - "ImGuiNextItemData": "imgui_internal:1069", - "ImGuiNextItemDataFlags_": "imgui_internal:1062", - "ImGuiNextWindowData": "imgui_internal:1040", - "ImGuiNextWindowDataFlags_": "imgui_internal:1026", - "ImGuiOldColumnData": "imgui_internal:1121", - "ImGuiOldColumnFlags_": "imgui_internal:1101", - "ImGuiOldColumns": "imgui_internal:1131", - "ImGuiOnceUponAFrame": "imgui:1996", - "ImGuiPayload": "imgui:1937", - "ImGuiPlotType": "imgui_internal:817", - "ImGuiPopupData": "imgui_internal:999", - "ImGuiPopupFlags_": "imgui:996", - "ImGuiPopupPositionPolicy": "imgui_internal:887", - "ImGuiPtrOrIndex": "imgui_internal:1087", - "ImGuiSelectableFlagsPrivate_": "imgui_internal:754", - "ImGuiSelectableFlags_": "imgui:1012", - "ImGuiSeparatorFlags_": "imgui_internal:772", - "ImGuiSettingsHandler": "imgui_internal:1212", - "ImGuiShrinkWidthItem": "imgui_internal:1081", - "ImGuiSizeCallbackData": "imgui:1928", - "ImGuiSliderFlagsPrivate_": "imgui_internal:747", - "ImGuiSliderFlags_": "imgui:1550", - "ImGuiSortDirection_": "imgui:1287", - "ImGuiStackSizes": "imgui_internal:1253", - "ImGuiStorage": "imgui:2058", - "ImGuiStoragePair": "imgui:2061", - "ImGuiStyle": "imgui:1701", - "ImGuiStyleMod": "imgui_internal:924", - "ImGuiStyleVar_": "imgui:1459", - "ImGuiTabBar": "imgui_internal:1903", - "ImGuiTabBarFlagsPrivate_": "imgui_internal:1870", - "ImGuiTabBarFlags_": "imgui:1037", - "ImGuiTabItem": "imgui_internal:1885", - "ImGuiTabItemFlagsPrivate_": "imgui_internal:1878", - "ImGuiTabItemFlags_": "imgui:1053", - "ImGuiTable": "imgui_internal:2029", - "ImGuiTableBgTarget_": "imgui:1201", - "ImGuiTableCellData": "imgui_internal:2022", - "ImGuiTableColumn": "imgui_internal:1964", - "ImGuiTableColumnFlags_": "imgui:1146", - "ImGuiTableColumnSettings": "imgui_internal:2148", - "ImGuiTableColumnSortSpecs": "imgui:1959", - "ImGuiTableFlags_": "imgui:1089", - "ImGuiTableRowFlags_": "imgui:1186", - "ImGuiTableSettings": "imgui_internal:2172", - "ImGuiTableSortSpecs": "imgui:1973", - "ImGuiTextBuffer": "imgui:2031", - "ImGuiTextFilter": "imgui:2004", - "ImGuiTextFlags_": "imgui_internal:780", - "ImGuiTextRange": "imgui:2014", - "ImGuiTooltipFlags_": "imgui_internal:786", - "ImGuiTreeNodeFlagsPrivate_": "imgui_internal:767", - "ImGuiTreeNodeFlags_": "imgui:967", - "ImGuiViewport": "imgui:2738", - "ImGuiViewportFlags_": "imgui:2723", - "ImGuiViewportP": "imgui_internal:1174", - "ImGuiWindow": "imgui_internal:1741", - "ImGuiWindowFlags_": "imgui:893", - "ImGuiWindowSettings": "imgui_internal:1200", - "ImGuiWindowTempData": "imgui_internal:1685", - "ImRect": "imgui_internal:438", - "ImVec1": "imgui_internal:420", - "ImVec2": "imgui:230", - "ImVec2ih": "imgui_internal:428", - "ImVec4": "imgui:243", + "ImBitVector": "imgui_internal:520", + "ImColor": "imgui:2269", + "ImDrawChannel": "imgui:2363", + "ImDrawCmd": "imgui:2318", + "ImDrawCmdHeader": "imgui:2355", + "ImDrawData": "imgui:2552", + "ImDrawDataBuilder": "imgui_internal:683", + "ImDrawFlags_": "imgui:2389", + "ImDrawList": "imgui:2427", + "ImDrawListFlags_": "imgui:2409", + "ImDrawListSharedData": "imgui_internal:663", + "ImDrawListSplitter": "imgui:2372", + "ImDrawVert": "imgui:2340", + "ImFont": "imgui:2770", + "ImFontAtlas": "imgui:2669", + "ImFontAtlasCustomRect": "imgui:2631", + "ImFontAtlasFlags_": "imgui:2644", + "ImFontBuilderIO": "imgui_internal:2822", + "ImFontConfig": "imgui:2575", + "ImFontGlyph": "imgui:2604", + "ImFontGlyphRangesBuilder": "imgui:2616", + "ImGuiAxis": "imgui_internal:822", + "ImGuiBackendFlags_": "imgui:1449", + "ImGuiButtonFlagsPrivate_": "imgui_internal:736", + "ImGuiButtonFlags_": "imgui:1562", + "ImGuiCol_": "imgui:1464", + "ImGuiColorEditFlags_": "imgui:1575", + "ImGuiColorMod": "imgui_internal:929", + "ImGuiComboFlags_": "imgui:1064", + "ImGuiCond_": "imgui:1667", + "ImGuiConfigFlags_": "imgui:1424", + "ImGuiContext": "imgui_internal:1455", + "ImGuiContextHook": "imgui_internal:1440", + "ImGuiContextHookType": "imgui_internal:1438", + "ImGuiDataAuthority_": "imgui_internal:1211", + "ImGuiDataTypeInfo": "imgui_internal:912", + "ImGuiDataTypePrivate_": "imgui_internal:921", + "ImGuiDataTypeTempStorage": "imgui_internal:906", + "ImGuiDataType_": "imgui:1316", + "ImGuiDir_": "imgui:1332", + "ImGuiDockContext": "imgui_internal:1302", + "ImGuiDockNode": "imgui_internal:1227", + "ImGuiDockNodeFlagsPrivate_": "imgui_internal:1187", + "ImGuiDockNodeFlags_": "imgui:1281", + "ImGuiDockNodeState": "imgui_internal:1218", + "ImGuiDragDropFlags_": "imgui:1294", + "ImGuiFocusedFlags_": "imgui:1251", + "ImGuiGroupData": "imgui_internal:946", + "ImGuiHoveredFlags_": "imgui:1263", + "ImGuiIO": "imgui:1827", + "ImGuiInputReadMode": "imgui_internal:846", + "ImGuiInputSource": "imgui_internal:835", + "ImGuiInputTextCallbackData": "imgui:1977", + "ImGuiInputTextFlags_": "imgui:974", + "ImGuiInputTextState": "imgui_internal:976", + "ImGuiItemFlags_": "imgui_internal:699", + "ImGuiItemStatusFlags_": "imgui_internal:714", + "ImGuiKeyModFlags_": "imgui:1379", + "ImGuiKey_": "imgui:1351", + "ImGuiLastItemDataBackup": "imgui_internal:2067", + "ImGuiLayoutType_": "imgui_internal:806", + "ImGuiListClipper": "imgui:2220", + "ImGuiLogType": "imgui_internal:812", + "ImGuiMenuColumns": "imgui_internal:962", + "ImGuiMetricsConfig": "imgui_internal:1394", + "ImGuiMouseButton_": "imgui:1639", + "ImGuiMouseCursor_": "imgui:1649", + "ImGuiNavDirSourceFlags_": "imgui_internal:865", + "ImGuiNavForward": "imgui_internal:885", + "ImGuiNavHighlightFlags_": "imgui_internal:856", + "ImGuiNavInput_": "imgui:1392", + "ImGuiNavLayer": "imgui_internal:892", + "ImGuiNavMoveFlags_": "imgui_internal:873", + "ImGuiNavMoveResult": "imgui_internal:1024", + "ImGuiNextItemData": "imgui_internal:1089", + "ImGuiNextItemDataFlags_": "imgui_internal:1082", + "ImGuiNextWindowData": "imgui_internal:1055", + "ImGuiNextWindowDataFlags_": "imgui_internal:1038", + "ImGuiOldColumnData": "imgui_internal:1141", + "ImGuiOldColumnFlags_": "imgui_internal:1121", + "ImGuiOldColumns": "imgui_internal:1151", + "ImGuiOnceUponAFrame": "imgui:2098", + "ImGuiPayload": "imgui:2039", + "ImGuiPlatformIO": "imgui:2933", + "ImGuiPlatformMonitor": "imgui:2997", + "ImGuiPlotType": "imgui_internal:829", + "ImGuiPopupData": "imgui_internal:1011", + "ImGuiPopupFlags_": "imgui:1037", + "ImGuiPopupPositionPolicy": "imgui_internal:899", + "ImGuiPtrOrIndex": "imgui_internal:1107", + "ImGuiSelectableFlagsPrivate_": "imgui_internal:766", + "ImGuiSelectableFlags_": "imgui:1053", + "ImGuiSeparatorFlags_": "imgui_internal:784", + "ImGuiSettingsHandler": "imgui_internal:1375", + "ImGuiShrinkWidthItem": "imgui_internal:1101", + "ImGuiSizeCallbackData": "imgui:2008", + "ImGuiSliderFlagsPrivate_": "imgui_internal:759", + "ImGuiSliderFlags_": "imgui:1622", + "ImGuiSortDirection_": "imgui:1343", + "ImGuiStackSizes": "imgui_internal:1418", + "ImGuiStorage": "imgui:2160", + "ImGuiStoragePair": "imgui:2163", + "ImGuiStyle": "imgui:1773", + "ImGuiStyleMod": "imgui_internal:936", + "ImGuiStyleVar_": "imgui:1531", + "ImGuiTabBar": "imgui_internal:2120", + "ImGuiTabBarFlagsPrivate_": "imgui_internal:2084", + "ImGuiTabBarFlags_": "imgui:1078", + "ImGuiTabItem": "imgui_internal:2101", + "ImGuiTabItemFlagsPrivate_": "imgui_internal:2092", + "ImGuiTabItemFlags_": "imgui:1094", + "ImGuiTable": "imgui_internal:2248", + "ImGuiTableBgTarget_": "imgui:1242", + "ImGuiTableCellData": "imgui_internal:2241", + "ImGuiTableColumn": "imgui_internal:2183", + "ImGuiTableColumnFlags_": "imgui:1187", + "ImGuiTableColumnSettings": "imgui_internal:2367", + "ImGuiTableColumnSortSpecs": "imgui:2061", + "ImGuiTableFlags_": "imgui:1130", + "ImGuiTableRowFlags_": "imgui:1227", + "ImGuiTableSettings": "imgui_internal:2391", + "ImGuiTableSortSpecs": "imgui:2075", + "ImGuiTextBuffer": "imgui:2133", + "ImGuiTextFilter": "imgui:2106", + "ImGuiTextFlags_": "imgui_internal:792", + "ImGuiTextRange": "imgui:2116", + "ImGuiTooltipFlags_": "imgui_internal:798", + "ImGuiTreeNodeFlagsPrivate_": "imgui_internal:779", + "ImGuiTreeNodeFlags_": "imgui:1008", + "ImGuiViewport": "imgui:2851", + "ImGuiViewportFlags_": "imgui:2826", + "ImGuiViewportP": "imgui_internal:1319", + "ImGuiWindow": "imgui_internal:1932", + "ImGuiWindowClass": "imgui:2023", + "ImGuiWindowDockStyle": "imgui_internal:1297", + "ImGuiWindowDockStyleCol": "imgui_internal:1286", + "ImGuiWindowFlags_": "imgui:931", + "ImGuiWindowSettings": "imgui_internal:1358", + "ImGuiWindowTempData": "imgui_internal:1876", + "ImRect": "imgui_internal:450", + "ImVec1": "imgui_internal:432", + "ImVec2": "imgui:237", + "ImVec2ih": "imgui_internal:440", + "ImVec4": "imgui:250", "STB_TexteditState": "imstb_textedit:317", "StbTexteditRow": "imstb_textedit:364", "StbUndoRecord": "imstb_textedit:299", @@ -3364,6 +3710,10 @@ { "name": "FramebufferScale", "type": "ImVec2" + }, + { + "name": "OwnerViewport", + "type": "ImGuiViewport*" } ], "ImDrawDataBuilder": [ @@ -3881,10 +4231,22 @@ "name": "IO", "type": "ImGuiIO" }, + { + "name": "PlatformIO", + "type": "ImGuiPlatformIO" + }, { "name": "Style", "type": "ImGuiStyle" }, + { + "name": "ConfigFlagsCurrFrame", + "type": "ImGuiConfigFlags" + }, + { + "name": "ConfigFlagsLastFrame", + "type": "ImGuiConfigFlags" + }, { "name": "Font", "type": "ImFont*" @@ -3913,6 +4275,10 @@ "name": "FrameCountEnded", "type": "int" }, + { + "name": "FrameCountPlatformEnded", + "type": "int" + }, { "name": "FrameCountRendered", "type": "int" @@ -3985,6 +4351,10 @@ "name": "HoveredWindowUnderMovingWindow", "type": "ImGuiWindow*" }, + { + "name": "HoveredDockNode", + "type": "ImGuiDockNode*" + }, { "name": "MovingWindow", "type": "ImGuiWindow*" @@ -4178,6 +4548,34 @@ "template_type": "ImGuiViewportP*", "type": "ImVector_ImGuiViewportPPtr" }, + { + "name": "CurrentDpiScale", + "type": "float" + }, + { + "name": "CurrentViewport", + "type": "ImGuiViewportP*" + }, + { + "name": "MouseViewport", + "type": "ImGuiViewportP*" + }, + { + "name": "MouseLastHoveredViewport", + "type": "ImGuiViewportP*" + }, + { + "name": "PlatformLastFocusedViewportId", + "type": "ImGuiID" + }, + { + "name": "FallbackMonitor", + "type": "ImGuiPlatformMonitor" + }, + { + "name": "ViewportFrontMostStampCount", + "type": "int" + }, { "name": "NavWindow", "type": "ImGuiWindow*" @@ -4590,10 +4988,18 @@ "name": "PlatformImeLastPos", "type": "ImVec2" }, + { + "name": "PlatformImePosViewport", + "type": "ImGuiViewportP*" + }, { "name": "PlatformLocaleDecimalPoint", "type": "char" }, + { + "name": "DockContext", + "type": "ImGuiDockContext" + }, { "name": "SettingsLoaded", "type": "bool" @@ -4764,6 +5170,187 @@ "type": "ImU8" } ], + "ImGuiDockContext": [ + { + "name": "Nodes", + "type": "ImGuiStorage" + }, + { + "name": "Requests", + "template_type": "ImGuiDockRequest", + "type": "ImVector_ImGuiDockRequest" + }, + { + "name": "NodesSettings", + "template_type": "ImGuiDockNodeSettings", + "type": "ImVector_ImGuiDockNodeSettings" + }, + { + "name": "WantFullRebuild", + "type": "bool" + } + ], + "ImGuiDockNode": [ + { + "name": "ID", + "type": "ImGuiID" + }, + { + "name": "SharedFlags", + "type": "ImGuiDockNodeFlags" + }, + { + "name": "LocalFlags", + "type": "ImGuiDockNodeFlags" + }, + { + "name": "State", + "type": "ImGuiDockNodeState" + }, + { + "name": "ParentNode", + "type": "ImGuiDockNode*" + }, + { + "name": "ChildNodes[2]", + "size": 2, + "type": "ImGuiDockNode*" + }, + { + "name": "Windows", + "template_type": "ImGuiWindow*", + "type": "ImVector_ImGuiWindowPtr" + }, + { + "name": "TabBar", + "type": "ImGuiTabBar*" + }, + { + "name": "Pos", + "type": "ImVec2" + }, + { + "name": "Size", + "type": "ImVec2" + }, + { + "name": "SizeRef", + "type": "ImVec2" + }, + { + "name": "SplitAxis", + "type": "ImGuiAxis" + }, + { + "name": "WindowClass", + "type": "ImGuiWindowClass" + }, + { + "name": "HostWindow", + "type": "ImGuiWindow*" + }, + { + "name": "VisibleWindow", + "type": "ImGuiWindow*" + }, + { + "name": "CentralNode", + "type": "ImGuiDockNode*" + }, + { + "name": "OnlyNodeWithWindows", + "type": "ImGuiDockNode*" + }, + { + "name": "LastFrameAlive", + "type": "int" + }, + { + "name": "LastFrameActive", + "type": "int" + }, + { + "name": "LastFrameFocused", + "type": "int" + }, + { + "name": "LastFocusedNodeId", + "type": "ImGuiID" + }, + { + "name": "SelectedTabId", + "type": "ImGuiID" + }, + { + "name": "WantCloseTabId", + "type": "ImGuiID" + }, + { + "bitfield": "3", + "name": "AuthorityForPos", + "type": "ImGuiDataAuthority" + }, + { + "bitfield": "3", + "name": "AuthorityForSize", + "type": "ImGuiDataAuthority" + }, + { + "bitfield": "3", + "name": "AuthorityForViewport", + "type": "ImGuiDataAuthority" + }, + { + "bitfield": "1", + "name": "IsVisible", + "type": "bool" + }, + { + "bitfield": "1", + "name": "IsFocused", + "type": "bool" + }, + { + "bitfield": "1", + "name": "HasCloseButton", + "type": "bool" + }, + { + "bitfield": "1", + "name": "HasWindowMenuButton", + "type": "bool" + }, + { + "bitfield": "1", + "name": "WantCloseAll", + "type": "bool" + }, + { + "bitfield": "1", + "name": "WantLockSizeOnce", + "type": "bool" + }, + { + "bitfield": "1", + "name": "WantMouseMove", + "type": "bool" + }, + { + "bitfield": "1", + "name": "WantHiddenTabBarUpdate", + "type": "bool" + }, + { + "bitfield": "1", + "name": "WantHiddenTabBarToggle", + "type": "bool" + }, + { + "bitfield": "1", + "name": "MarkedForPosSizeWrite", + "type": "bool" + } + ], "ImGuiGroupData": [ { "name": "WindowID", @@ -4888,6 +5475,38 @@ "name": "DisplayFramebufferScale", "type": "ImVec2" }, + { + "name": "ConfigDockingNoSplit", + "type": "bool" + }, + { + "name": "ConfigDockingWithShift", + "type": "bool" + }, + { + "name": "ConfigDockingAlwaysTabBar", + "type": "bool" + }, + { + "name": "ConfigDockingTransparentPayload", + "type": "bool" + }, + { + "name": "ConfigViewportsNoAutoMerge", + "type": "bool" + }, + { + "name": "ConfigViewportsNoTaskBarIcon", + "type": "bool" + }, + { + "name": "ConfigViewportsNoDecoration", + "type": "bool" + }, + { + "name": "ConfigViewportsNoDefaultParent", + "type": "bool" + }, { "name": "MouseDrawCursor", "type": "bool" @@ -4948,14 +5567,6 @@ "name": "ClipboardUserData", "type": "void*" }, - { - "name": "ImeSetInputScreenPosFn", - "type": "void(*)(int x,int y)" - }, - { - "name": "ImeWindowHandle", - "type": "void*" - }, { "name": "MousePos", "type": "ImVec2" @@ -4973,6 +5584,10 @@ "name": "MouseWheelH", "type": "float" }, + { + "name": "MouseHoveredViewport", + "type": "ImGuiID" + }, { "name": "KeyCtrl", "type": "bool" @@ -5368,6 +5983,10 @@ "name": "ShowDrawCmdBoundingBoxes", "type": "bool" }, + { + "name": "ShowDockingNodes", + "type": "bool" + }, { "name": "ShowWindowsRectsType", "type": "int" @@ -5446,6 +6065,10 @@ "name": "CollapsedCond", "type": "ImGuiCond" }, + { + "name": "DockCond", + "type": "ImGuiCond" + }, { "name": "PosVal", "type": "ImVec2" @@ -5466,6 +6089,10 @@ "name": "ScrollVal", "type": "ImVec2" }, + { + "name": "PosUndock", + "type": "bool" + }, { "name": "CollapsedVal", "type": "bool" @@ -5486,6 +6113,18 @@ "name": "BgAlphaVal", "type": "float" }, + { + "name": "ViewportId", + "type": "ImGuiID" + }, + { + "name": "DockId", + "type": "ImGuiID" + }, + { + "name": "WindowClass", + "type": "ImGuiWindowClass" + }, { "name": "MenuBarOffsetMinVal", "type": "ImVec2" @@ -5523,102 +6162,232 @@ "type": "bool" }, { - "name": "IsBeingResized", - "type": "bool" + "name": "IsBeingResized", + "type": "bool" + }, + { + "name": "Current", + "type": "int" + }, + { + "name": "Count", + "type": "int" + }, + { + "name": "OffMinX", + "type": "float" + }, + { + "name": "OffMaxX", + "type": "float" + }, + { + "name": "LineMinY", + "type": "float" + }, + { + "name": "LineMaxY", + "type": "float" + }, + { + "name": "HostCursorPosY", + "type": "float" + }, + { + "name": "HostCursorMaxPosX", + "type": "float" + }, + { + "name": "HostInitialClipRect", + "type": "ImRect" + }, + { + "name": "HostBackupClipRect", + "type": "ImRect" + }, + { + "name": "HostBackupParentWorkRect", + "type": "ImRect" + }, + { + "name": "Columns", + "template_type": "ImGuiOldColumnData", + "type": "ImVector_ImGuiOldColumnData" + }, + { + "name": "Splitter", + "type": "ImDrawListSplitter" + } + ], + "ImGuiOnceUponAFrame": [ + { + "name": "RefFrame", + "type": "int" + } + ], + "ImGuiPayload": [ + { + "name": "Data", + "type": "void*" + }, + { + "name": "DataSize", + "type": "int" + }, + { + "name": "SourceId", + "type": "ImGuiID" + }, + { + "name": "SourceParentId", + "type": "ImGuiID" + }, + { + "name": "DataFrameCount", + "type": "int" + }, + { + "name": "DataType[32+1]", + "size": 33, + "type": "char" + }, + { + "name": "Preview", + "type": "bool" + }, + { + "name": "Delivery", + "type": "bool" + } + ], + "ImGuiPlatformIO": [ + { + "name": "Platform_CreateWindow", + "type": "void(*)(ImGuiViewport* vp)" + }, + { + "name": "Platform_DestroyWindow", + "type": "void(*)(ImGuiViewport* vp)" + }, + { + "name": "Platform_ShowWindow", + "type": "void(*)(ImGuiViewport* vp)" + }, + { + "name": "Platform_SetWindowPos", + "type": "void(*)(ImGuiViewport* vp,ImVec2 pos)" + }, + { + "name": "Platform_GetWindowPos", + "type": "ImVec2(*)(ImGuiViewport* vp)" + }, + { + "name": "Platform_SetWindowSize", + "type": "void(*)(ImGuiViewport* vp,ImVec2 size)" + }, + { + "name": "Platform_GetWindowSize", + "type": "ImVec2(*)(ImGuiViewport* vp)" + }, + { + "name": "Platform_SetWindowFocus", + "type": "void(*)(ImGuiViewport* vp)" }, { - "name": "Current", - "type": "int" + "name": "Platform_GetWindowFocus", + "type": "bool(*)(ImGuiViewport* vp)" }, { - "name": "Count", - "type": "int" + "name": "Platform_GetWindowMinimized", + "type": "bool(*)(ImGuiViewport* vp)" }, { - "name": "OffMinX", - "type": "float" + "name": "Platform_SetWindowTitle", + "type": "void(*)(ImGuiViewport* vp,const char* str)" }, { - "name": "OffMaxX", - "type": "float" + "name": "Platform_SetWindowAlpha", + "type": "void(*)(ImGuiViewport* vp,float alpha)" }, { - "name": "LineMinY", - "type": "float" + "name": "Platform_UpdateWindow", + "type": "void(*)(ImGuiViewport* vp)" }, { - "name": "LineMaxY", - "type": "float" + "name": "Platform_RenderWindow", + "type": "void(*)(ImGuiViewport* vp,void* render_arg)" }, { - "name": "HostCursorPosY", - "type": "float" + "name": "Platform_SwapBuffers", + "type": "void(*)(ImGuiViewport* vp,void* render_arg)" }, { - "name": "HostCursorMaxPosX", - "type": "float" + "name": "Platform_GetWindowDpiScale", + "type": "float(*)(ImGuiViewport* vp)" }, { - "name": "HostInitialClipRect", - "type": "ImRect" + "name": "Platform_OnChangedViewport", + "type": "void(*)(ImGuiViewport* vp)" }, { - "name": "HostBackupClipRect", - "type": "ImRect" + "name": "Platform_SetImeInputPos", + "type": "void(*)(ImGuiViewport* vp,ImVec2 pos)" }, { - "name": "HostBackupParentWorkRect", - "type": "ImRect" + "name": "Platform_CreateVkSurface", + "type": "int(*)(ImGuiViewport* vp,ImU64 vk_inst,const void* vk_allocators,ImU64* out_vk_surface)" }, { - "name": "Columns", - "template_type": "ImGuiOldColumnData", - "type": "ImVector_ImGuiOldColumnData" + "name": "Renderer_CreateWindow", + "type": "void(*)(ImGuiViewport* vp)" }, { - "name": "Splitter", - "type": "ImDrawListSplitter" - } - ], - "ImGuiOnceUponAFrame": [ + "name": "Renderer_DestroyWindow", + "type": "void(*)(ImGuiViewport* vp)" + }, { - "name": "RefFrame", - "type": "int" - } - ], - "ImGuiPayload": [ + "name": "Renderer_SetWindowSize", + "type": "void(*)(ImGuiViewport* vp,ImVec2 size)" + }, { - "name": "Data", - "type": "void*" + "name": "Renderer_RenderWindow", + "type": "void(*)(ImGuiViewport* vp,void* render_arg)" }, { - "name": "DataSize", - "type": "int" + "name": "Renderer_SwapBuffers", + "type": "void(*)(ImGuiViewport* vp,void* render_arg)" }, { - "name": "SourceId", - "type": "ImGuiID" + "name": "Monitors", + "template_type": "ImGuiPlatformMonitor", + "type": "ImVector_ImGuiPlatformMonitor" }, { - "name": "SourceParentId", - "type": "ImGuiID" + "name": "Viewports", + "template_type": "ImGuiViewport*", + "type": "ImVector_ImGuiViewportPtr" + } + ], + "ImGuiPlatformMonitor": [ + { + "name": "MainPos", + "type": "ImVec2" }, { - "name": "DataFrameCount", - "type": "int" + "name": "MainSize", + "type": "ImVec2" }, { - "name": "DataType[32+1]", - "size": 33, - "type": "char" + "name": "WorkPos", + "type": "ImVec2" }, { - "name": "Preview", - "type": "bool" + "name": "WorkSize", + "type": "ImVec2" }, { - "name": "Delivery", - "type": "bool" + "name": "DpiScale", + "type": "float" } ], "ImGuiPopupData": [ @@ -5933,7 +6702,7 @@ }, { "name": "Colors[ImGuiCol_COUNT]", - "size": 53, + "size": 55, "type": "ImVec4" } ], @@ -6083,6 +6852,10 @@ "name": "Flags", "type": "ImGuiTabItemFlags" }, + { + "name": "Window", + "type": "ImGuiWindow*" + }, { "name": "LastFrameVisible", "type": "int" @@ -6878,6 +7651,10 @@ } ], "ImGuiViewport": [ + { + "name": "ID", + "type": "ImGuiID" + }, { "name": "Flags", "type": "ImGuiViewportFlags" @@ -6897,6 +7674,46 @@ { "name": "WorkSize", "type": "ImVec2" + }, + { + "name": "DpiScale", + "type": "float" + }, + { + "name": "ParentViewportId", + "type": "ImGuiID" + }, + { + "name": "DrawData", + "type": "ImDrawData*" + }, + { + "name": "RendererUserData", + "type": "void*" + }, + { + "name": "PlatformUserData", + "type": "void*" + }, + { + "name": "PlatformHandle", + "type": "void*" + }, + { + "name": "PlatformHandleRaw", + "type": "void*" + }, + { + "name": "PlatformRequestMove", + "type": "bool" + }, + { + "name": "PlatformRequestResize", + "type": "bool" + }, + { + "name": "PlatformRequestClose", + "type": "bool" } ], "ImGuiViewportP": [ @@ -6904,6 +7721,46 @@ "name": "_ImGuiViewport", "type": "ImGuiViewport" }, + { + "name": "Idx", + "type": "int" + }, + { + "name": "LastFrameActive", + "type": "int" + }, + { + "name": "LastFrontMostStampCount", + "type": "int" + }, + { + "name": "LastNameHash", + "type": "ImGuiID" + }, + { + "name": "LastPos", + "type": "ImVec2" + }, + { + "name": "Alpha", + "type": "float" + }, + { + "name": "LastAlpha", + "type": "float" + }, + { + "name": "PlatformMonitor", + "type": "short" + }, + { + "name": "PlatformWindowCreated", + "type": "bool" + }, + { + "name": "Window", + "type": "ImGuiWindow*" + }, { "name": "DrawListsLastFrame[2]", "size": 2, @@ -6922,6 +7779,18 @@ "name": "DrawDataBuilder", "type": "ImDrawDataBuilder" }, + { + "name": "LastPlatformPos", + "type": "ImVec2" + }, + { + "name": "LastPlatformSize", + "type": "ImVec2" + }, + { + "name": "LastRendererSize", + "type": "ImVec2" + }, { "name": "WorkOffsetMin", "type": "ImVec2" @@ -6952,6 +7821,30 @@ "name": "Flags", "type": "ImGuiWindowFlags" }, + { + "name": "FlagsPreviousFrame", + "type": "ImGuiWindowFlags" + }, + { + "name": "WindowClass", + "type": "ImGuiWindowClass" + }, + { + "name": "Viewport", + "type": "ImGuiViewportP*" + }, + { + "name": "ViewportId", + "type": "ImGuiID" + }, + { + "name": "ViewportPos", + "type": "ImVec2" + }, + { + "name": "ViewportAllowPlatformMonitorExtend", + "type": "int" + }, { "name": "Pos", "type": "ImVec2" @@ -7032,6 +7925,10 @@ "name": "ScrollbarY", "type": "bool" }, + { + "name": "ViewportOwned", + "type": "bool" + }, { "name": "Active", "type": "bool" @@ -7124,6 +8021,10 @@ "name": "HiddenFramesForRenderOnly", "type": "ImS8" }, + { + "name": "DisableInputsFrames", + "type": "ImS8" + }, { "bitfield": "8", "name": "SetWindowPosAllowFlags", @@ -7139,6 +8040,11 @@ "name": "SetWindowCollapsedAllowFlags", "type": "ImGuiCond" }, + { + "bitfield": "8", + "name": "SetWindowDockAllowFlags", + "type": "ImGuiCond" + }, { "name": "SetWindowPosVal", "type": "ImVec2" @@ -7196,6 +8102,10 @@ "name": "LastFrameActive", "type": "int" }, + { + "name": "LastFrameJustFocused", + "type": "int" + }, { "name": "LastTimeActive", "type": "float" @@ -7217,6 +8127,10 @@ "name": "FontWindowScale", "type": "float" }, + { + "name": "FontDpiScale", + "type": "float" + }, { "name": "SettingsOffset", "type": "int" @@ -7237,6 +8151,10 @@ "name": "RootWindow", "type": "ImGuiWindow*" }, + { + "name": "RootWindowDockTree", + "type": "ImGuiWindow*" + }, { "name": "RootWindowForTitleBarHighlight", "type": "ImGuiWindow*" @@ -7270,6 +8188,94 @@ { "name": "MemoryCompacted", "type": "bool" + }, + { + "bitfield": "1", + "name": "DockIsActive", + "type": "bool" + }, + { + "bitfield": "1", + "name": "DockTabIsVisible", + "type": "bool" + }, + { + "bitfield": "1", + "name": "DockTabWantClose", + "type": "bool" + }, + { + "name": "DockOrder", + "type": "short" + }, + { + "name": "DockStyle", + "type": "ImGuiWindowDockStyle" + }, + { + "name": "DockNode", + "type": "ImGuiDockNode*" + }, + { + "name": "DockNodeAsHost", + "type": "ImGuiDockNode*" + }, + { + "name": "DockId", + "type": "ImGuiID" + }, + { + "name": "DockTabItemStatusFlags", + "type": "ImGuiItemStatusFlags" + }, + { + "name": "DockTabItemRect", + "type": "ImRect" + } + ], + "ImGuiWindowClass": [ + { + "name": "ClassId", + "type": "ImGuiID" + }, + { + "name": "ParentViewportId", + "type": "ImGuiID" + }, + { + "name": "ViewportFlagsOverrideSet", + "type": "ImGuiViewportFlags" + }, + { + "name": "ViewportFlagsOverrideClear", + "type": "ImGuiViewportFlags" + }, + { + "name": "TabItemFlagsOverrideSet", + "type": "ImGuiTabItemFlags" + }, + { + "name": "DockNodeFlagsOverrideSet", + "type": "ImGuiDockNodeFlags" + }, + { + "name": "DockNodeFlagsOverrideClear", + "type": "ImGuiDockNodeFlags" + }, + { + "name": "DockingAlwaysTabBar", + "type": "bool" + }, + { + "name": "DockingAllowUnclassed", + "type": "bool" + } + ], + "ImGuiWindowDockStyle": [ + { + "name": "Colors[ImGuiWindowDockStyleCol_COUNT]", + "size": 6, + "type": "ImU32" } ], "ImGuiWindowSettings": [ @@ -7285,6 +8291,26 @@ "name": "Size", "type": "ImVec2ih" }, + { + "name": "ViewportPos", + "type": "ImVec2ih" + }, + { + "name": "ViewportId", + "type": "ImGuiID" + }, + { + "name": "DockId", + "type": "ImGuiID" + }, + { + "name": "ClassId", + "type": "ImGuiID" + }, + { + "name": "DockOrder", + "type": "short" + }, { "name": "Collapsed", "type": "bool" diff --git a/src/ImGui.NET/Generated/ImDrawData.gen.cs b/src/ImGui.NET/Generated/ImDrawData.gen.cs index 2882e02..e164f57 100644 --- a/src/ImGui.NET/Generated/ImDrawData.gen.cs +++ b/src/ImGui.NET/Generated/ImDrawData.gen.cs @@ -15,6 +15,7 @@ namespace ImGuiNET public Vector2 DisplayPos; public Vector2 DisplaySize; public Vector2 FramebufferScale; + public ImGuiViewport* OwnerViewport; } public unsafe partial struct ImDrawDataPtr { @@ -32,6 +33,7 @@ namespace ImGuiNET public ref Vector2 DisplayPos => ref Unsafe.AsRef(&NativePtr->DisplayPos); public ref Vector2 DisplaySize => ref Unsafe.AsRef(&NativePtr->DisplaySize); public ref Vector2 FramebufferScale => ref Unsafe.AsRef(&NativePtr->FramebufferScale); + public ImGuiViewportPtr OwnerViewport => new ImGuiViewportPtr(NativePtr->OwnerViewport); public void Clear() { ImGuiNative.ImDrawData_Clear((ImDrawData*)(NativePtr)); diff --git a/src/ImGui.NET/Generated/ImGui.gen.cs b/src/ImGui.NET/Generated/ImGui.gen.cs index b30e640..5cc7a0a 100644 --- a/src/ImGui.NET/Generated/ImGui.gen.cs +++ b/src/ImGui.NET/Generated/ImGui.gen.cs @@ -2258,6 +2258,63 @@ namespace ImGuiNET { ImGuiNative.igDestroyContext(ctx); } + public static void DestroyPlatformWindows() + { + ImGuiNative.igDestroyPlatformWindows(); + } + public static void DockSpace(uint id) + { + Vector2 size = new Vector2(); + ImGuiDockNodeFlags flags = (ImGuiDockNodeFlags)0; + ImGuiWindowClass* window_class = null; + ImGuiNative.igDockSpace(id, size, flags, window_class); + } + public static void DockSpace(uint id, Vector2 size) + { + ImGuiDockNodeFlags flags = (ImGuiDockNodeFlags)0; + ImGuiWindowClass* window_class = null; + ImGuiNative.igDockSpace(id, size, flags, window_class); + } + public static void DockSpace(uint id, Vector2 size, ImGuiDockNodeFlags flags) + { + ImGuiWindowClass* window_class = null; + ImGuiNative.igDockSpace(id, size, flags, window_class); + } + public static void DockSpace(uint id, Vector2 size, ImGuiDockNodeFlags flags, ImGuiWindowClassPtr window_class) + { + ImGuiWindowClass* native_window_class = window_class.NativePtr; + ImGuiNative.igDockSpace(id, size, flags, native_window_class); + } + public static uint DockSpaceOverViewport() + { + ImGuiViewport* viewport = null; + ImGuiDockNodeFlags flags = (ImGuiDockNodeFlags)0; + ImGuiWindowClass* window_class = null; + uint ret = ImGuiNative.igDockSpaceOverViewport(viewport, flags, window_class); + return ret; + } + public static uint DockSpaceOverViewport(ImGuiViewportPtr viewport) + { + ImGuiViewport* native_viewport = viewport.NativePtr; + ImGuiDockNodeFlags flags = (ImGuiDockNodeFlags)0; + ImGuiWindowClass* window_class = null; + uint ret = ImGuiNative.igDockSpaceOverViewport(native_viewport, flags, window_class); + return ret; + } + public static uint DockSpaceOverViewport(ImGuiViewportPtr viewport, ImGuiDockNodeFlags flags) + { + ImGuiViewport* native_viewport = viewport.NativePtr; + ImGuiWindowClass* window_class = null; + uint ret = ImGuiNative.igDockSpaceOverViewport(native_viewport, flags, window_class); + return ret; + } + public static uint DockSpaceOverViewport(ImGuiViewportPtr viewport, ImGuiDockNodeFlags flags, ImGuiWindowClassPtr window_class) + { + ImGuiViewport* native_viewport = viewport.NativePtr; + ImGuiWindowClass* native_window_class = window_class.NativePtr; + uint ret = ImGuiNative.igDockSpaceOverViewport(native_viewport, flags, native_window_class); + return ret; + } public static bool DragFloat(string label, ref float v) { byte* native_label; @@ -5574,39 +5631,6 @@ namespace ImGuiNET } } } - public static bool DragScalar(string label, ImGuiDataType data_type, IntPtr p_data) - { - byte* native_label; - int label_byteCount = 0; - if (label != null) - { - label_byteCount = Encoding.UTF8.GetByteCount(label); - if (label_byteCount > Util.StackAllocationSizeLimit) - { - native_label = Util.Allocate(label_byteCount + 1); - } - else - { - byte* native_label_stackBytes = stackalloc byte[label_byteCount + 1]; - native_label = native_label_stackBytes; - } - int native_label_offset = Util.GetUtf8(label, native_label, label_byteCount); - native_label[native_label_offset] = 0; - } - else { native_label = null; } - void* native_p_data = (void*)p_data.ToPointer(); - float v_speed = 1.0f; - void* p_min = null; - void* p_max = null; - byte* native_format = null; - ImGuiSliderFlags flags = (ImGuiSliderFlags)0; - byte ret = ImGuiNative.igDragScalar(native_label, data_type, native_p_data, v_speed, p_min, p_max, native_format, flags); - if (label_byteCount > Util.StackAllocationSizeLimit) - { - Util.Free(native_label); - } - return ret != 0; - } public static bool DragScalar(string label, ImGuiDataType data_type, IntPtr p_data, float v_speed) { byte* native_label; @@ -5808,39 +5832,6 @@ namespace ImGuiNET } return ret != 0; } - public static bool DragScalarN(string label, ImGuiDataType data_type, IntPtr p_data, int components) - { - byte* native_label; - int label_byteCount = 0; - if (label != null) - { - label_byteCount = Encoding.UTF8.GetByteCount(label); - if (label_byteCount > Util.StackAllocationSizeLimit) - { - native_label = Util.Allocate(label_byteCount + 1); - } - else - { - byte* native_label_stackBytes = stackalloc byte[label_byteCount + 1]; - native_label = native_label_stackBytes; - } - int native_label_offset = Util.GetUtf8(label, native_label, label_byteCount); - native_label[native_label_offset] = 0; - } - else { native_label = null; } - void* native_p_data = (void*)p_data.ToPointer(); - float v_speed = 1.0f; - void* p_min = null; - void* p_max = null; - byte* native_format = null; - ImGuiSliderFlags flags = (ImGuiSliderFlags)0; - byte ret = ImGuiNative.igDragScalarN(native_label, data_type, native_p_data, components, v_speed, p_min, p_max, native_format, flags); - if (label_byteCount > Util.StackAllocationSizeLimit) - { - Util.Free(native_label); - } - return ret != 0; - } public static bool DragScalarN(string label, ImGuiDataType data_type, IntPtr p_data, int components, float v_speed) { byte* native_label; @@ -6114,6 +6105,17 @@ namespace ImGuiNET { ImGuiNative.igEndTooltip(); } + public static ImGuiViewportPtr FindViewportByID(uint id) + { + ImGuiViewport* ret = ImGuiNative.igFindViewportByID(id); + return new ImGuiViewportPtr(ret); + } + public static ImGuiViewportPtr FindViewportByPlatformHandle(IntPtr platform_handle) + { + void* native_platform_handle = (void*)platform_handle.ToPointer(); + ImGuiViewport* ret = ImGuiNative.igFindViewportByPlatformHandle(native_platform_handle); + return new ImGuiViewportPtr(ret); + } public static void GetAllocatorFunctions(ref IntPtr p_alloc_func, ref IntPtr p_free_func, ref void* p_user_data) { fixed (IntPtr* native_p_alloc_func = &p_alloc_func) @@ -6132,6 +6134,12 @@ namespace ImGuiNET ImDrawList* ret = ImGuiNative.igGetBackgroundDrawListNil(); return new ImDrawListPtr(ret); } + public static ImDrawListPtr GetBackgroundDrawList(ImGuiViewportPtr viewport) + { + ImGuiViewport* native_viewport = viewport.NativePtr; + ImDrawList* ret = ImGuiNative.igGetBackgroundDrawListViewportPtr(native_viewport); + return new ImDrawListPtr(ret); + } public static string GetClipboardText() { byte* ret = ImGuiNative.igGetClipboardText(); @@ -6271,6 +6279,12 @@ namespace ImGuiNET ImDrawList* ret = ImGuiNative.igGetForegroundDrawListNil(); return new ImDrawListPtr(ret); } + public static ImDrawListPtr GetForegroundDrawList(ImGuiViewportPtr viewport) + { + ImGuiViewport* native_viewport = viewport.NativePtr; + ImDrawList* ret = ImGuiNative.igGetForegroundDrawListViewportPtr(native_viewport); + return new ImDrawListPtr(ret); + } public static int GetFrameCount() { int ret = ImGuiNative.igGetFrameCount(); @@ -6395,6 +6409,11 @@ namespace ImGuiNET ImGuiNative.igGetMousePosOnOpeningCurrentPopup(&__retval); return __retval; } + public static ImGuiPlatformIOPtr GetPlatformIO() + { + ImGuiPlatformIO* ret = ImGuiNative.igGetPlatformIO(); + return new ImGuiPlatformIOPtr(ret); + } public static float GetScrollMaxX() { float ret = ImGuiNative.igGetScrollMaxX(); @@ -6477,6 +6496,16 @@ namespace ImGuiNET float ret = ImGuiNative.igGetWindowContentRegionWidth(); return ret; } + public static uint GetWindowDockID() + { + uint ret = ImGuiNative.igGetWindowDockID(); + return ret; + } + public static float GetWindowDpiScale() + { + float ret = ImGuiNative.igGetWindowDpiScale(); + return ret; + } public static ImDrawListPtr GetWindowDrawList() { ImDrawList* ret = ImGuiNative.igGetWindowDrawList(); @@ -6499,6 +6528,11 @@ namespace ImGuiNET ImGuiNative.igGetWindowSize(&__retval); return __retval; } + public static ImGuiViewportPtr GetWindowViewport() + { + ImGuiViewport* ret = ImGuiNative.igGetWindowViewport(); + return new ImGuiViewportPtr(ret); + } public static float GetWindowWidth() { float ret = ImGuiNative.igGetWindowWidth(); @@ -8860,6 +8894,11 @@ namespace ImGuiNET byte ret = ImGuiNative.igIsWindowCollapsed(); return ret != 0; } + public static bool IsWindowDocked() + { + byte ret = ImGuiNative.igIsWindowDocked(); + return ret != 0; + } public static bool IsWindowFocused() { ImGuiFocusedFlags flags = (ImGuiFocusedFlags)0; @@ -10533,6 +10572,24 @@ namespace ImGuiNET { ImGuiNative.igRender(); } + public static void RenderPlatformWindowsDefault() + { + void* platform_render_arg = null; + void* renderer_render_arg = null; + ImGuiNative.igRenderPlatformWindowsDefault(platform_render_arg, renderer_render_arg); + } + public static void RenderPlatformWindowsDefault(IntPtr platform_render_arg) + { + void* native_platform_render_arg = (void*)platform_render_arg.ToPointer(); + void* renderer_render_arg = null; + ImGuiNative.igRenderPlatformWindowsDefault(native_platform_render_arg, renderer_render_arg); + } + public static void RenderPlatformWindowsDefault(IntPtr platform_render_arg, IntPtr renderer_render_arg) + { + void* native_platform_render_arg = (void*)platform_render_arg.ToPointer(); + void* native_renderer_render_arg = (void*)renderer_render_arg.ToPointer(); + ImGuiNative.igRenderPlatformWindowsDefault(native_platform_render_arg, native_renderer_render_arg); + } public static void ResetMouseDragDelta() { ImGuiMouseButton button = (ImGuiMouseButton)0; @@ -10976,6 +11033,11 @@ namespace ImGuiNET { ImGuiNative.igSetNextWindowBgAlpha(alpha); } + public static void SetNextWindowClass(ImGuiWindowClassPtr window_class) + { + ImGuiWindowClass* native_window_class = window_class.NativePtr; + ImGuiNative.igSetNextWindowClass(native_window_class); + } public static void SetNextWindowCollapsed(bool collapsed) { byte native_collapsed = collapsed ? (byte)1 : (byte)0; @@ -10991,6 +11053,15 @@ namespace ImGuiNET { ImGuiNative.igSetNextWindowContentSize(size); } + public static void SetNextWindowDockID(uint dock_id) + { + ImGuiCond cond = (ImGuiCond)0; + ImGuiNative.igSetNextWindowDockID(dock_id, cond); + } + public static void SetNextWindowDockID(uint dock_id, ImGuiCond cond) + { + ImGuiNative.igSetNextWindowDockID(dock_id, cond); + } public static void SetNextWindowFocus() { ImGuiNative.igSetNextWindowFocus(); @@ -11035,6 +11106,10 @@ namespace ImGuiNET void* native_custom_callback_data = (void*)custom_callback_data.ToPointer(); ImGuiNative.igSetNextWindowSizeConstraints(size_min, size_max, custom_callback, native_custom_callback_data); } + public static void SetNextWindowViewport(uint viewport_id) + { + ImGuiNative.igSetNextWindowViewport(viewport_id); + } public static void SetScrollFromPosX(float local_x) { float center_x_ratio = 0.5f; @@ -13976,6 +14051,10 @@ namespace ImGuiNET { ImGuiNative.igUnindent(indent_w); } + public static void UpdatePlatformWindows() + { + ImGuiNative.igUpdatePlatformWindows(); + } public static void Value(string prefix, bool b) { byte* native_prefix; diff --git a/src/ImGui.NET/Generated/ImGuiBackendFlags.gen.cs b/src/ImGui.NET/Generated/ImGuiBackendFlags.gen.cs index 350a9ca..704dec4 100644 --- a/src/ImGui.NET/Generated/ImGuiBackendFlags.gen.cs +++ b/src/ImGui.NET/Generated/ImGuiBackendFlags.gen.cs @@ -8,5 +8,8 @@ namespace ImGuiNET HasMouseCursors = 2, HasSetMousePos = 4, RendererHasVtxOffset = 8, + PlatformHasViewports = 1024, + HasMouseHoveredViewport = 2048, + RendererHasViewports = 4096, } } diff --git a/src/ImGui.NET/Generated/ImGuiCol.gen.cs b/src/ImGui.NET/Generated/ImGuiCol.gen.cs index 18f1030..38401f1 100644 --- a/src/ImGui.NET/Generated/ImGuiCol.gen.cs +++ b/src/ImGui.NET/Generated/ImGuiCol.gen.cs @@ -40,21 +40,23 @@ namespace ImGuiNET TabActive = 35, TabUnfocused = 36, TabUnfocusedActive = 37, - PlotLines = 38, - PlotLinesHovered = 39, - PlotHistogram = 40, - PlotHistogramHovered = 41, - TableHeaderBg = 42, - TableBorderStrong = 43, - TableBorderLight = 44, - TableRowBg = 45, - TableRowBgAlt = 46, - TextSelectedBg = 47, - DragDropTarget = 48, - NavHighlight = 49, - NavWindowingHighlight = 50, - NavWindowingDimBg = 51, - ModalWindowDimBg = 52, - COUNT = 53, + DockingPreview = 38, + DockingEmptyBg = 39, + PlotLines = 40, + PlotLinesHovered = 41, + PlotHistogram = 42, + PlotHistogramHovered = 43, + TableHeaderBg = 44, + TableBorderStrong = 45, + TableBorderLight = 46, + TableRowBg = 47, + TableRowBgAlt = 48, + TextSelectedBg = 49, + DragDropTarget = 50, + NavHighlight = 51, + NavWindowingHighlight = 52, + NavWindowingDimBg = 53, + ModalWindowDimBg = 54, + COUNT = 55, } } diff --git a/src/ImGui.NET/Generated/ImGuiConfigFlags.gen.cs b/src/ImGui.NET/Generated/ImGuiConfigFlags.gen.cs index 9d60654..c64b184 100644 --- a/src/ImGui.NET/Generated/ImGuiConfigFlags.gen.cs +++ b/src/ImGui.NET/Generated/ImGuiConfigFlags.gen.cs @@ -10,6 +10,10 @@ namespace ImGuiNET NavNoCaptureKeyboard = 8, NoMouse = 16, NoMouseCursorChange = 32, + DockingEnable = 64, + ViewportsEnable = 1024, + DpiEnableScaleViewports = 16384, + DpiEnableScaleFonts = 32768, IsSRGB = 1048576, IsTouchScreen = 2097152, } diff --git a/src/ImGui.NET/Generated/ImGuiDockNodeFlags.gen.cs b/src/ImGui.NET/Generated/ImGuiDockNodeFlags.gen.cs new file mode 100644 index 0000000..f705b1c --- /dev/null +++ b/src/ImGui.NET/Generated/ImGuiDockNodeFlags.gen.cs @@ -0,0 +1,14 @@ +namespace ImGuiNET +{ + [System.Flags] + public enum ImGuiDockNodeFlags + { + None = 0, + KeepAliveOnly = 1, + NoDockingInCentralNode = 4, + PassthruCentralNode = 8, + NoSplit = 16, + NoResize = 32, + AutoHideTabBar = 64, + } +} diff --git a/src/ImGui.NET/Generated/ImGuiIO.gen.cs b/src/ImGui.NET/Generated/ImGuiIO.gen.cs index 02cabe7..c863df8 100644 --- a/src/ImGui.NET/Generated/ImGuiIO.gen.cs +++ b/src/ImGui.NET/Generated/ImGuiIO.gen.cs @@ -26,6 +26,14 @@ namespace ImGuiNET public byte FontAllowUserScaling; public ImFont* FontDefault; public Vector2 DisplayFramebufferScale; + public byte ConfigDockingNoSplit; + public byte ConfigDockingWithShift; + public byte ConfigDockingAlwaysTabBar; + public byte ConfigDockingTransparentPayload; + public byte ConfigViewportsNoAutoMerge; + public byte ConfigViewportsNoTaskBarIcon; + public byte ConfigViewportsNoDecoration; + public byte ConfigViewportsNoDefaultParent; public byte MouseDrawCursor; public byte ConfigMacOSXBehaviors; public byte ConfigInputTextCursorBlink; @@ -41,12 +49,11 @@ namespace ImGuiNET public IntPtr GetClipboardTextFn; public IntPtr SetClipboardTextFn; public void* ClipboardUserData; - public IntPtr ImeSetInputScreenPosFn; - public void* ImeWindowHandle; public Vector2 MousePos; public fixed byte MouseDown[5]; public float MouseWheel; public float MouseWheelH; + public uint MouseHoveredViewport; public byte KeyCtrl; public byte KeyShift; public byte KeyAlt; @@ -123,6 +130,14 @@ namespace ImGuiNET public ref bool FontAllowUserScaling => ref Unsafe.AsRef(&NativePtr->FontAllowUserScaling); public ImFontPtr FontDefault => new ImFontPtr(NativePtr->FontDefault); public ref Vector2 DisplayFramebufferScale => ref Unsafe.AsRef(&NativePtr->DisplayFramebufferScale); + public ref bool ConfigDockingNoSplit => ref Unsafe.AsRef(&NativePtr->ConfigDockingNoSplit); + public ref bool ConfigDockingWithShift => ref Unsafe.AsRef(&NativePtr->ConfigDockingWithShift); + public ref bool ConfigDockingAlwaysTabBar => ref Unsafe.AsRef(&NativePtr->ConfigDockingAlwaysTabBar); + public ref bool ConfigDockingTransparentPayload => ref Unsafe.AsRef(&NativePtr->ConfigDockingTransparentPayload); + public ref bool ConfigViewportsNoAutoMerge => ref Unsafe.AsRef(&NativePtr->ConfigViewportsNoAutoMerge); + public ref bool ConfigViewportsNoTaskBarIcon => ref Unsafe.AsRef(&NativePtr->ConfigViewportsNoTaskBarIcon); + public ref bool ConfigViewportsNoDecoration => ref Unsafe.AsRef(&NativePtr->ConfigViewportsNoDecoration); + public ref bool ConfigViewportsNoDefaultParent => ref Unsafe.AsRef(&NativePtr->ConfigViewportsNoDefaultParent); public ref bool MouseDrawCursor => ref Unsafe.AsRef(&NativePtr->MouseDrawCursor); public ref bool ConfigMacOSXBehaviors => ref Unsafe.AsRef(&NativePtr->ConfigMacOSXBehaviors); public ref bool ConfigInputTextCursorBlink => ref Unsafe.AsRef(&NativePtr->ConfigInputTextCursorBlink); @@ -138,12 +153,11 @@ namespace ImGuiNET public ref IntPtr GetClipboardTextFn => ref Unsafe.AsRef(&NativePtr->GetClipboardTextFn); public ref IntPtr SetClipboardTextFn => ref Unsafe.AsRef(&NativePtr->SetClipboardTextFn); public IntPtr ClipboardUserData { get => (IntPtr)NativePtr->ClipboardUserData; set => NativePtr->ClipboardUserData = (void*)value; } - public ref IntPtr ImeSetInputScreenPosFn => ref Unsafe.AsRef(&NativePtr->ImeSetInputScreenPosFn); - public IntPtr ImeWindowHandle { get => (IntPtr)NativePtr->ImeWindowHandle; set => NativePtr->ImeWindowHandle = (void*)value; } public ref Vector2 MousePos => ref Unsafe.AsRef(&NativePtr->MousePos); public RangeAccessor MouseDown => new RangeAccessor(NativePtr->MouseDown, 5); public ref float MouseWheel => ref Unsafe.AsRef(&NativePtr->MouseWheel); public ref float MouseWheelH => ref Unsafe.AsRef(&NativePtr->MouseWheelH); + public ref uint MouseHoveredViewport => ref Unsafe.AsRef(&NativePtr->MouseHoveredViewport); public ref bool KeyCtrl => ref Unsafe.AsRef(&NativePtr->KeyCtrl); public ref bool KeyShift => ref Unsafe.AsRef(&NativePtr->KeyShift); public ref bool KeyAlt => ref Unsafe.AsRef(&NativePtr->KeyAlt); diff --git a/src/ImGui.NET/Generated/ImGuiNative.gen.cs b/src/ImGui.NET/Generated/ImGuiNative.gen.cs index 8a72bcc..632ae3b 100644 --- a/src/ImGui.NET/Generated/ImGuiNative.gen.cs +++ b/src/ImGui.NET/Generated/ImGuiNative.gen.cs @@ -113,6 +113,12 @@ namespace ImGuiNET [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void igDestroyContext(IntPtr ctx); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] + public static extern void igDestroyPlatformWindows(); + [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] + public static extern void igDockSpace(uint id, Vector2 size, ImGuiDockNodeFlags flags, ImGuiWindowClass* window_class); + [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] + public static extern uint igDockSpaceOverViewport(ImGuiViewport* viewport, ImGuiDockNodeFlags flags, ImGuiWindowClass* window_class); + [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern byte igDragFloat(byte* label, float* v, float v_speed, float v_min, float v_max, byte* format, ImGuiSliderFlags flags); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern byte igDragFloat2(byte* label, Vector2* v, float v_speed, float v_min, float v_max, byte* format, ImGuiSliderFlags flags); @@ -173,10 +179,16 @@ namespace ImGuiNET [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void igEndTooltip(); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] + public static extern ImGuiViewport* igFindViewportByID(uint id); + [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] + public static extern ImGuiViewport* igFindViewportByPlatformHandle(void* platform_handle); + [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void igGetAllocatorFunctions(IntPtr* p_alloc_func, IntPtr* p_free_func, void** p_user_data); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern ImDrawList* igGetBackgroundDrawListNil(); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] + public static extern ImDrawList* igGetBackgroundDrawListViewportPtr(ImGuiViewport* viewport); + [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern byte* igGetClipboardText(); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern uint igGetColorU32Col(ImGuiCol idx, float alpha_mul); @@ -223,6 +235,8 @@ namespace ImGuiNET [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern ImDrawList* igGetForegroundDrawListNil(); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] + public static extern ImDrawList* igGetForegroundDrawListViewportPtr(ImGuiViewport* viewport); + [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern int igGetFrameCount(); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern float igGetFrameHeight(); @@ -257,6 +271,8 @@ namespace ImGuiNET [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void igGetMousePosOnOpeningCurrentPopup(Vector2* pOut); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] + public static extern ImGuiPlatformIO* igGetPlatformIO(); + [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern float igGetScrollMaxX(); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern float igGetScrollMaxY(); @@ -289,6 +305,10 @@ namespace ImGuiNET [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern float igGetWindowContentRegionWidth(); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] + public static extern uint igGetWindowDockID(); + [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] + public static extern float igGetWindowDpiScale(); + [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern ImDrawList* igGetWindowDrawList(); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern float igGetWindowHeight(); @@ -297,6 +317,8 @@ namespace ImGuiNET [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void igGetWindowSize(Vector2* pOut); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] + public static extern ImGuiViewport* igGetWindowViewport(); + [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern float igGetWindowWidth(); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void igImage(IntPtr user_texture_id, Vector2 size, Vector2 uv0, Vector2 uv1, Vector4 tint_col, Vector4 border_col); @@ -393,6 +415,8 @@ namespace ImGuiNET [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern byte igIsWindowCollapsed(); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] + public static extern byte igIsWindowDocked(); + [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern byte igIsWindowFocused(ImGuiFocusedFlags flags); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern byte igIsWindowHovered(ImGuiHoveredFlags flags); @@ -493,6 +517,8 @@ namespace ImGuiNET [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void igRender(); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] + public static extern void igRenderPlatformWindowsDefault(void* platform_render_arg, void* renderer_render_arg); + [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void igResetMouseDragDelta(ImGuiMouseButton button); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void igSameLine(float offset_from_start_x, float spacing); @@ -543,10 +569,14 @@ namespace ImGuiNET [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void igSetNextWindowBgAlpha(float alpha); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] + public static extern void igSetNextWindowClass(ImGuiWindowClass* window_class); + [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void igSetNextWindowCollapsed(byte collapsed, ImGuiCond cond); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void igSetNextWindowContentSize(Vector2 size); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] + public static extern void igSetNextWindowDockID(uint dock_id, ImGuiCond cond); + [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void igSetNextWindowFocus(); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void igSetNextWindowPos(Vector2 pos, ImGuiCond cond, Vector2 pivot); @@ -555,6 +585,8 @@ namespace ImGuiNET [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void igSetNextWindowSizeConstraints(Vector2 size_min, Vector2 size_max, ImGuiSizeCallback custom_callback, void* custom_callback_data); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] + public static extern void igSetNextWindowViewport(uint viewport_id); + [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void igSetScrollFromPosXFloat(float local_x, float center_x_ratio); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void igSetScrollFromPosYFloat(float local_y, float center_y_ratio); @@ -697,6 +729,8 @@ namespace ImGuiNET [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void igUnindent(float indent_w); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] + public static extern void igUpdatePlatformWindows(); + [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void igValueBool(byte* prefix, byte b); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void igValueInt(byte* prefix, int v); @@ -1063,6 +1097,14 @@ namespace ImGuiNET [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern byte ImGuiPayload_IsPreview(ImGuiPayload* self); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] + public static extern void ImGuiPlatformIO_destroy(ImGuiPlatformIO* self); + [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] + public static extern ImGuiPlatformIO* ImGuiPlatformIO_ImGuiPlatformIO(); + [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] + public static extern void ImGuiPlatformMonitor_destroy(ImGuiPlatformMonitor* self); + [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] + public static extern ImGuiPlatformMonitor* ImGuiPlatformMonitor_ImGuiPlatformMonitor(); + [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void ImGuiStorage_BuildSortByKey(ImGuiStorage* self); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void ImGuiStorage_Clear(ImGuiStorage* self); @@ -1169,6 +1211,10 @@ namespace ImGuiNET [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern ImGuiViewport* ImGuiViewport_ImGuiViewport(); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] + public static extern void ImGuiWindowClass_destroy(ImGuiWindowClass* self); + [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] + public static extern ImGuiWindowClass* ImGuiWindowClass_ImGuiWindowClass(); + [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern void ImVec2_destroy(Vector2* self); [DllImport("cimgui", CallingConvention = CallingConvention.Cdecl)] public static extern Vector2* ImVec2_ImVec2Nil(); diff --git a/src/ImGui.NET/Generated/ImGuiPlatformIO.gen.cs b/src/ImGui.NET/Generated/ImGuiPlatformIO.gen.cs new file mode 100644 index 0000000..b9e0114 --- /dev/null +++ b/src/ImGui.NET/Generated/ImGuiPlatformIO.gen.cs @@ -0,0 +1,76 @@ +using System; +using System.Numerics; +using System.Runtime.CompilerServices; +using System.Text; + +namespace ImGuiNET +{ + public unsafe partial struct ImGuiPlatformIO + { + public IntPtr Platform_CreateWindow; + public IntPtr Platform_DestroyWindow; + public IntPtr Platform_ShowWindow; + public IntPtr Platform_SetWindowPos; + public IntPtr Platform_GetWindowPos; + public IntPtr Platform_SetWindowSize; + public IntPtr Platform_GetWindowSize; + public IntPtr Platform_SetWindowFocus; + public IntPtr Platform_GetWindowFocus; + public IntPtr Platform_GetWindowMinimized; + public IntPtr Platform_SetWindowTitle; + public IntPtr Platform_SetWindowAlpha; + public IntPtr Platform_UpdateWindow; + public IntPtr Platform_RenderWindow; + public IntPtr Platform_SwapBuffers; + public IntPtr Platform_GetWindowDpiScale; + public IntPtr Platform_OnChangedViewport; + public IntPtr Platform_SetImeInputPos; + public IntPtr Platform_CreateVkSurface; + public IntPtr Renderer_CreateWindow; + public IntPtr Renderer_DestroyWindow; + public IntPtr Renderer_SetWindowSize; + public IntPtr Renderer_RenderWindow; + public IntPtr Renderer_SwapBuffers; + public ImVector Monitors; + public ImVector Viewports; + } + public unsafe partial struct ImGuiPlatformIOPtr + { + public ImGuiPlatformIO* NativePtr { get; } + public ImGuiPlatformIOPtr(ImGuiPlatformIO* nativePtr) => NativePtr = nativePtr; + public ImGuiPlatformIOPtr(IntPtr nativePtr) => NativePtr = (ImGuiPlatformIO*)nativePtr; + public static implicit operator ImGuiPlatformIOPtr(ImGuiPlatformIO* nativePtr) => new ImGuiPlatformIOPtr(nativePtr); + public static implicit operator ImGuiPlatformIO* (ImGuiPlatformIOPtr wrappedPtr) => wrappedPtr.NativePtr; + public static implicit operator ImGuiPlatformIOPtr(IntPtr nativePtr) => new ImGuiPlatformIOPtr(nativePtr); + public ref IntPtr Platform_CreateWindow => ref Unsafe.AsRef(&NativePtr->Platform_CreateWindow); + public ref IntPtr Platform_DestroyWindow => ref Unsafe.AsRef(&NativePtr->Platform_DestroyWindow); + public ref IntPtr Platform_ShowWindow => ref Unsafe.AsRef(&NativePtr->Platform_ShowWindow); + public ref IntPtr Platform_SetWindowPos => ref Unsafe.AsRef(&NativePtr->Platform_SetWindowPos); + public ref IntPtr Platform_GetWindowPos => ref Unsafe.AsRef(&NativePtr->Platform_GetWindowPos); + public ref IntPtr Platform_SetWindowSize => ref Unsafe.AsRef(&NativePtr->Platform_SetWindowSize); + public ref IntPtr Platform_GetWindowSize => ref Unsafe.AsRef(&NativePtr->Platform_GetWindowSize); + public ref IntPtr Platform_SetWindowFocus => ref Unsafe.AsRef(&NativePtr->Platform_SetWindowFocus); + public ref IntPtr Platform_GetWindowFocus => ref Unsafe.AsRef(&NativePtr->Platform_GetWindowFocus); + public ref IntPtr Platform_GetWindowMinimized => ref Unsafe.AsRef(&NativePtr->Platform_GetWindowMinimized); + public ref IntPtr Platform_SetWindowTitle => ref Unsafe.AsRef(&NativePtr->Platform_SetWindowTitle); + public ref IntPtr Platform_SetWindowAlpha => ref Unsafe.AsRef(&NativePtr->Platform_SetWindowAlpha); + public ref IntPtr Platform_UpdateWindow => ref Unsafe.AsRef(&NativePtr->Platform_UpdateWindow); + public ref IntPtr Platform_RenderWindow => ref Unsafe.AsRef(&NativePtr->Platform_RenderWindow); + public ref IntPtr Platform_SwapBuffers => ref Unsafe.AsRef(&NativePtr->Platform_SwapBuffers); + public ref IntPtr Platform_GetWindowDpiScale => ref Unsafe.AsRef(&NativePtr->Platform_GetWindowDpiScale); + public ref IntPtr Platform_OnChangedViewport => ref Unsafe.AsRef(&NativePtr->Platform_OnChangedViewport); + public ref IntPtr Platform_SetImeInputPos => ref Unsafe.AsRef(&NativePtr->Platform_SetImeInputPos); + public ref IntPtr Platform_CreateVkSurface => ref Unsafe.AsRef(&NativePtr->Platform_CreateVkSurface); + public ref IntPtr Renderer_CreateWindow => ref Unsafe.AsRef(&NativePtr->Renderer_CreateWindow); + public ref IntPtr Renderer_DestroyWindow => ref Unsafe.AsRef(&NativePtr->Renderer_DestroyWindow); + public ref IntPtr Renderer_SetWindowSize => ref Unsafe.AsRef(&NativePtr->Renderer_SetWindowSize); + public ref IntPtr Renderer_RenderWindow => ref Unsafe.AsRef(&NativePtr->Renderer_RenderWindow); + public ref IntPtr Renderer_SwapBuffers => ref Unsafe.AsRef(&NativePtr->Renderer_SwapBuffers); + public ImPtrVector Monitors => new ImPtrVector(NativePtr->Monitors, Unsafe.SizeOf()); + public ImVector Viewports => new ImVector(NativePtr->Viewports); + public void Destroy() + { + ImGuiNative.ImGuiPlatformIO_destroy((ImGuiPlatformIO*)(NativePtr)); + } + } +} diff --git a/src/ImGui.NET/Generated/ImGuiPlatformMonitor.gen.cs b/src/ImGui.NET/Generated/ImGuiPlatformMonitor.gen.cs new file mode 100644 index 0000000..8536d8a --- /dev/null +++ b/src/ImGui.NET/Generated/ImGuiPlatformMonitor.gen.cs @@ -0,0 +1,34 @@ +using System; +using System.Numerics; +using System.Runtime.CompilerServices; +using System.Text; + +namespace ImGuiNET +{ + public unsafe partial struct ImGuiPlatformMonitor + { + public Vector2 MainPos; + public Vector2 MainSize; + public Vector2 WorkPos; + public Vector2 WorkSize; + public float DpiScale; + } + public unsafe partial struct ImGuiPlatformMonitorPtr + { + public ImGuiPlatformMonitor* NativePtr { get; } + public ImGuiPlatformMonitorPtr(ImGuiPlatformMonitor* nativePtr) => NativePtr = nativePtr; + public ImGuiPlatformMonitorPtr(IntPtr nativePtr) => NativePtr = (ImGuiPlatformMonitor*)nativePtr; + public static implicit operator ImGuiPlatformMonitorPtr(ImGuiPlatformMonitor* nativePtr) => new ImGuiPlatformMonitorPtr(nativePtr); + public static implicit operator ImGuiPlatformMonitor* (ImGuiPlatformMonitorPtr wrappedPtr) => wrappedPtr.NativePtr; + public static implicit operator ImGuiPlatformMonitorPtr(IntPtr nativePtr) => new ImGuiPlatformMonitorPtr(nativePtr); + public ref Vector2 MainPos => ref Unsafe.AsRef(&NativePtr->MainPos); + public ref Vector2 MainSize => ref Unsafe.AsRef(&NativePtr->MainSize); + public ref Vector2 WorkPos => ref Unsafe.AsRef(&NativePtr->WorkPos); + public ref Vector2 WorkSize => ref Unsafe.AsRef(&NativePtr->WorkSize); + public ref float DpiScale => ref Unsafe.AsRef(&NativePtr->DpiScale); + public void Destroy() + { + ImGuiNative.ImGuiPlatformMonitor_destroy((ImGuiPlatformMonitor*)(NativePtr)); + } + } +} diff --git a/src/ImGui.NET/Generated/ImGuiStyle.gen.cs b/src/ImGui.NET/Generated/ImGuiStyle.gen.cs index 727aa63..56997d7 100644 --- a/src/ImGui.NET/Generated/ImGuiStyle.gen.cs +++ b/src/ImGui.NET/Generated/ImGuiStyle.gen.cs @@ -99,6 +99,8 @@ namespace ImGuiNET public Vector4 Colors_50; public Vector4 Colors_51; public Vector4 Colors_52; + public Vector4 Colors_53; + public Vector4 Colors_54; } public unsafe partial struct ImGuiStylePtr { @@ -147,7 +149,7 @@ namespace ImGuiNET public ref bool AntiAliasedFill => ref Unsafe.AsRef(&NativePtr->AntiAliasedFill); public ref float CurveTessellationTol => ref Unsafe.AsRef(&NativePtr->CurveTessellationTol); public ref float CircleTessellationMaxError => ref Unsafe.AsRef(&NativePtr->CircleTessellationMaxError); - public RangeAccessor Colors => new RangeAccessor(&NativePtr->Colors_0, 53); + public RangeAccessor Colors => new RangeAccessor(&NativePtr->Colors_0, 55); public void Destroy() { ImGuiNative.ImGuiStyle_destroy((ImGuiStyle*)(NativePtr)); diff --git a/src/ImGui.NET/Generated/ImGuiViewport.gen.cs b/src/ImGui.NET/Generated/ImGuiViewport.gen.cs index 95dab4c..4507f94 100644 --- a/src/ImGui.NET/Generated/ImGuiViewport.gen.cs +++ b/src/ImGui.NET/Generated/ImGuiViewport.gen.cs @@ -7,11 +7,22 @@ namespace ImGuiNET { public unsafe partial struct ImGuiViewport { + public uint ID; public ImGuiViewportFlags Flags; public Vector2 Pos; public Vector2 Size; public Vector2 WorkPos; public Vector2 WorkSize; + public float DpiScale; + public uint ParentViewportId; + public ImDrawData* DrawData; + public void* RendererUserData; + public void* PlatformUserData; + public void* PlatformHandle; + public void* PlatformHandleRaw; + public byte PlatformRequestMove; + public byte PlatformRequestResize; + public byte PlatformRequestClose; } public unsafe partial struct ImGuiViewportPtr { @@ -21,11 +32,22 @@ namespace ImGuiNET public static implicit operator ImGuiViewportPtr(ImGuiViewport* nativePtr) => new ImGuiViewportPtr(nativePtr); public static implicit operator ImGuiViewport* (ImGuiViewportPtr wrappedPtr) => wrappedPtr.NativePtr; public static implicit operator ImGuiViewportPtr(IntPtr nativePtr) => new ImGuiViewportPtr(nativePtr); + public ref uint ID => ref Unsafe.AsRef(&NativePtr->ID); public ref ImGuiViewportFlags Flags => ref Unsafe.AsRef(&NativePtr->Flags); public ref Vector2 Pos => ref Unsafe.AsRef(&NativePtr->Pos); public ref Vector2 Size => ref Unsafe.AsRef(&NativePtr->Size); public ref Vector2 WorkPos => ref Unsafe.AsRef(&NativePtr->WorkPos); public ref Vector2 WorkSize => ref Unsafe.AsRef(&NativePtr->WorkSize); + public ref float DpiScale => ref Unsafe.AsRef(&NativePtr->DpiScale); + public ref uint ParentViewportId => ref Unsafe.AsRef(&NativePtr->ParentViewportId); + public ImDrawDataPtr DrawData => new ImDrawDataPtr(NativePtr->DrawData); + public IntPtr RendererUserData { get => (IntPtr)NativePtr->RendererUserData; set => NativePtr->RendererUserData = (void*)value; } + public IntPtr PlatformUserData { get => (IntPtr)NativePtr->PlatformUserData; set => NativePtr->PlatformUserData = (void*)value; } + public IntPtr PlatformHandle { get => (IntPtr)NativePtr->PlatformHandle; set => NativePtr->PlatformHandle = (void*)value; } + public IntPtr PlatformHandleRaw { get => (IntPtr)NativePtr->PlatformHandleRaw; set => NativePtr->PlatformHandleRaw = (void*)value; } + public ref bool PlatformRequestMove => ref Unsafe.AsRef(&NativePtr->PlatformRequestMove); + public ref bool PlatformRequestResize => ref Unsafe.AsRef(&NativePtr->PlatformRequestResize); + public ref bool PlatformRequestClose => ref Unsafe.AsRef(&NativePtr->PlatformRequestClose); public void Destroy() { ImGuiNative.ImGuiViewport_destroy((ImGuiViewport*)(NativePtr)); diff --git a/src/ImGui.NET/Generated/ImGuiViewportFlags.gen.cs b/src/ImGui.NET/Generated/ImGuiViewportFlags.gen.cs index 3405615..463d0a1 100644 --- a/src/ImGui.NET/Generated/ImGuiViewportFlags.gen.cs +++ b/src/ImGui.NET/Generated/ImGuiViewportFlags.gen.cs @@ -7,5 +7,15 @@ namespace ImGuiNET IsPlatformWindow = 1, IsPlatformMonitor = 2, OwnedByApp = 4, + NoDecoration = 8, + NoTaskBarIcon = 16, + NoFocusOnAppearing = 32, + NoFocusOnClick = 64, + NoInputs = 128, + NoRendererClear = 256, + TopMost = 512, + Minimized = 1024, + NoAutoMerge = 2048, + CanHostOtherWindows = 4096, } } diff --git a/src/ImGui.NET/Generated/ImGuiWindowClass.gen.cs b/src/ImGui.NET/Generated/ImGuiWindowClass.gen.cs new file mode 100644 index 0000000..53e1c45 --- /dev/null +++ b/src/ImGui.NET/Generated/ImGuiWindowClass.gen.cs @@ -0,0 +1,42 @@ +using System; +using System.Numerics; +using System.Runtime.CompilerServices; +using System.Text; + +namespace ImGuiNET +{ + public unsafe partial struct ImGuiWindowClass + { + public uint ClassId; + public uint ParentViewportId; + public ImGuiViewportFlags ViewportFlagsOverrideSet; + public ImGuiViewportFlags ViewportFlagsOverrideClear; + public ImGuiTabItemFlags TabItemFlagsOverrideSet; + public ImGuiDockNodeFlags DockNodeFlagsOverrideSet; + public ImGuiDockNodeFlags DockNodeFlagsOverrideClear; + public byte DockingAlwaysTabBar; + public byte DockingAllowUnclassed; + } + public unsafe partial struct ImGuiWindowClassPtr + { + public ImGuiWindowClass* NativePtr { get; } + public ImGuiWindowClassPtr(ImGuiWindowClass* nativePtr) => NativePtr = nativePtr; + public ImGuiWindowClassPtr(IntPtr nativePtr) => NativePtr = (ImGuiWindowClass*)nativePtr; + public static implicit operator ImGuiWindowClassPtr(ImGuiWindowClass* nativePtr) => new ImGuiWindowClassPtr(nativePtr); + public static implicit operator ImGuiWindowClass* (ImGuiWindowClassPtr wrappedPtr) => wrappedPtr.NativePtr; + public static implicit operator ImGuiWindowClassPtr(IntPtr nativePtr) => new ImGuiWindowClassPtr(nativePtr); + public ref uint ClassId => ref Unsafe.AsRef(&NativePtr->ClassId); + public ref uint ParentViewportId => ref Unsafe.AsRef(&NativePtr->ParentViewportId); + public ref ImGuiViewportFlags ViewportFlagsOverrideSet => ref Unsafe.AsRef(&NativePtr->ViewportFlagsOverrideSet); + public ref ImGuiViewportFlags ViewportFlagsOverrideClear => ref Unsafe.AsRef(&NativePtr->ViewportFlagsOverrideClear); + public ref ImGuiTabItemFlags TabItemFlagsOverrideSet => ref Unsafe.AsRef(&NativePtr->TabItemFlagsOverrideSet); + public ref ImGuiDockNodeFlags DockNodeFlagsOverrideSet => ref Unsafe.AsRef(&NativePtr->DockNodeFlagsOverrideSet); + public ref ImGuiDockNodeFlags DockNodeFlagsOverrideClear => ref Unsafe.AsRef(&NativePtr->DockNodeFlagsOverrideClear); + public ref bool DockingAlwaysTabBar => ref Unsafe.AsRef(&NativePtr->DockingAlwaysTabBar); + public ref bool DockingAllowUnclassed => ref Unsafe.AsRef(&NativePtr->DockingAllowUnclassed); + public void Destroy() + { + ImGuiNative.ImGuiWindowClass_destroy((ImGuiWindowClass*)(NativePtr)); + } + } +} diff --git a/src/ImGui.NET/Generated/ImGuiWindowFlags.gen.cs b/src/ImGui.NET/Generated/ImGuiWindowFlags.gen.cs index 8c07950..be9ed0f 100644 --- a/src/ImGui.NET/Generated/ImGuiWindowFlags.gen.cs +++ b/src/ImGui.NET/Generated/ImGuiWindowFlags.gen.cs @@ -24,6 +24,7 @@ namespace ImGuiNET NoNavInputs = 262144, NoNavFocus = 524288, UnsavedDocument = 1048576, + NoDocking = 2097152, NoNav = 786432, NoDecoration = 43, NoInputs = 786944, @@ -33,5 +34,6 @@ namespace ImGuiNET Popup = 67108864, Modal = 134217728, ChildMenu = 268435456, + DockNodeHost = 536870912, } }