mirror of
https://github.com/cimgui/cimgui.git
synced 2025-08-10 11:58:30 +01:00
pull imgui docking 1.91.6 and generate
This commit is contained in:
@@ -918,28 +918,32 @@ defs["enums"]["ImGuiDebugLogFlags_"][9]["name"] = "ImGuiDebugLogFlags_EventIO"
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][9]["value"] = "1 << 7"
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][10] = {}
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][10]["calc_value"] = 256
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][10]["name"] = "ImGuiDebugLogFlags_EventInputRouting"
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][10]["name"] = "ImGuiDebugLogFlags_EventFont"
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][10]["value"] = "1 << 8"
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][11] = {}
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][11]["calc_value"] = 512
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][11]["name"] = "ImGuiDebugLogFlags_EventDocking"
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][11]["name"] = "ImGuiDebugLogFlags_EventInputRouting"
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][11]["value"] = "1 << 9"
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][12] = {}
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][12]["calc_value"] = 1024
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][12]["name"] = "ImGuiDebugLogFlags_EventViewport"
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][12]["name"] = "ImGuiDebugLogFlags_EventDocking"
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][12]["value"] = "1 << 10"
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][13] = {}
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][13]["calc_value"] = 2047
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][13]["name"] = "ImGuiDebugLogFlags_EventMask_"
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][13]["value"] = "ImGuiDebugLogFlags_EventError | ImGuiDebugLogFlags_EventActiveId | ImGuiDebugLogFlags_EventFocus | ImGuiDebugLogFlags_EventPopup | ImGuiDebugLogFlags_EventNav | ImGuiDebugLogFlags_EventClipper | ImGuiDebugLogFlags_EventSelection | ImGuiDebugLogFlags_EventIO | ImGuiDebugLogFlags_EventInputRouting | ImGuiDebugLogFlags_EventDocking | ImGuiDebugLogFlags_EventViewport"
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][13]["calc_value"] = 2048
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][13]["name"] = "ImGuiDebugLogFlags_EventViewport"
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][13]["value"] = "1 << 11"
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][14] = {}
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][14]["calc_value"] = 1048576
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][14]["name"] = "ImGuiDebugLogFlags_OutputToTTY"
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][14]["value"] = "1 << 20"
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][14]["calc_value"] = 4095
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][14]["name"] = "ImGuiDebugLogFlags_EventMask_"
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][14]["value"] = "ImGuiDebugLogFlags_EventError | ImGuiDebugLogFlags_EventActiveId | ImGuiDebugLogFlags_EventFocus | ImGuiDebugLogFlags_EventPopup | ImGuiDebugLogFlags_EventNav | ImGuiDebugLogFlags_EventClipper | ImGuiDebugLogFlags_EventSelection | ImGuiDebugLogFlags_EventIO | ImGuiDebugLogFlags_EventFont | ImGuiDebugLogFlags_EventInputRouting | ImGuiDebugLogFlags_EventDocking | ImGuiDebugLogFlags_EventViewport"
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][15] = {}
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][15]["calc_value"] = 2097152
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][15]["name"] = "ImGuiDebugLogFlags_OutputToTestEngine"
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][15]["value"] = "1 << 21"
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][15]["calc_value"] = 1048576
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][15]["name"] = "ImGuiDebugLogFlags_OutputToTTY"
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][15]["value"] = "1 << 20"
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][16] = {}
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][16]["calc_value"] = 2097152
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][16]["name"] = "ImGuiDebugLogFlags_OutputToTestEngine"
|
||||
defs["enums"]["ImGuiDebugLogFlags_"][16]["value"] = "1 << 21"
|
||||
defs["enums"]["ImGuiDir"] = {}
|
||||
defs["enums"]["ImGuiDir"][1] = {}
|
||||
defs["enums"]["ImGuiDir"][1]["calc_value"] = -1
|
||||
@@ -1610,28 +1614,32 @@ defs["enums"]["ImGuiInputTextFlags_"][18]["name"] = "ImGuiInputTextFlags_NoUndoR
|
||||
defs["enums"]["ImGuiInputTextFlags_"][18]["value"] = "1 << 16"
|
||||
defs["enums"]["ImGuiInputTextFlags_"][19] = {}
|
||||
defs["enums"]["ImGuiInputTextFlags_"][19]["calc_value"] = 131072
|
||||
defs["enums"]["ImGuiInputTextFlags_"][19]["name"] = "ImGuiInputTextFlags_CallbackCompletion"
|
||||
defs["enums"]["ImGuiInputTextFlags_"][19]["name"] = "ImGuiInputTextFlags_ElideLeft"
|
||||
defs["enums"]["ImGuiInputTextFlags_"][19]["value"] = "1 << 17"
|
||||
defs["enums"]["ImGuiInputTextFlags_"][20] = {}
|
||||
defs["enums"]["ImGuiInputTextFlags_"][20]["calc_value"] = 262144
|
||||
defs["enums"]["ImGuiInputTextFlags_"][20]["name"] = "ImGuiInputTextFlags_CallbackHistory"
|
||||
defs["enums"]["ImGuiInputTextFlags_"][20]["name"] = "ImGuiInputTextFlags_CallbackCompletion"
|
||||
defs["enums"]["ImGuiInputTextFlags_"][20]["value"] = "1 << 18"
|
||||
defs["enums"]["ImGuiInputTextFlags_"][21] = {}
|
||||
defs["enums"]["ImGuiInputTextFlags_"][21]["calc_value"] = 524288
|
||||
defs["enums"]["ImGuiInputTextFlags_"][21]["name"] = "ImGuiInputTextFlags_CallbackAlways"
|
||||
defs["enums"]["ImGuiInputTextFlags_"][21]["name"] = "ImGuiInputTextFlags_CallbackHistory"
|
||||
defs["enums"]["ImGuiInputTextFlags_"][21]["value"] = "1 << 19"
|
||||
defs["enums"]["ImGuiInputTextFlags_"][22] = {}
|
||||
defs["enums"]["ImGuiInputTextFlags_"][22]["calc_value"] = 1048576
|
||||
defs["enums"]["ImGuiInputTextFlags_"][22]["name"] = "ImGuiInputTextFlags_CallbackCharFilter"
|
||||
defs["enums"]["ImGuiInputTextFlags_"][22]["name"] = "ImGuiInputTextFlags_CallbackAlways"
|
||||
defs["enums"]["ImGuiInputTextFlags_"][22]["value"] = "1 << 20"
|
||||
defs["enums"]["ImGuiInputTextFlags_"][23] = {}
|
||||
defs["enums"]["ImGuiInputTextFlags_"][23]["calc_value"] = 2097152
|
||||
defs["enums"]["ImGuiInputTextFlags_"][23]["name"] = "ImGuiInputTextFlags_CallbackResize"
|
||||
defs["enums"]["ImGuiInputTextFlags_"][23]["name"] = "ImGuiInputTextFlags_CallbackCharFilter"
|
||||
defs["enums"]["ImGuiInputTextFlags_"][23]["value"] = "1 << 21"
|
||||
defs["enums"]["ImGuiInputTextFlags_"][24] = {}
|
||||
defs["enums"]["ImGuiInputTextFlags_"][24]["calc_value"] = 4194304
|
||||
defs["enums"]["ImGuiInputTextFlags_"][24]["name"] = "ImGuiInputTextFlags_CallbackEdit"
|
||||
defs["enums"]["ImGuiInputTextFlags_"][24]["name"] = "ImGuiInputTextFlags_CallbackResize"
|
||||
defs["enums"]["ImGuiInputTextFlags_"][24]["value"] = "1 << 22"
|
||||
defs["enums"]["ImGuiInputTextFlags_"][25] = {}
|
||||
defs["enums"]["ImGuiInputTextFlags_"][25]["calc_value"] = 8388608
|
||||
defs["enums"]["ImGuiInputTextFlags_"][25]["name"] = "ImGuiInputTextFlags_CallbackEdit"
|
||||
defs["enums"]["ImGuiInputTextFlags_"][25]["value"] = "1 << 23"
|
||||
defs["enums"]["ImGuiItemFlagsPrivate_"] = {}
|
||||
defs["enums"]["ImGuiItemFlagsPrivate_"][1] = {}
|
||||
defs["enums"]["ImGuiItemFlagsPrivate_"][1]["calc_value"] = 1024
|
||||
@@ -4033,202 +4041,202 @@ defs["enumtypes"]["ImGuiLocKey"] = "int"
|
||||
defs["enumtypes"]["ImGuiMouseSource"] = "int"
|
||||
defs["enumtypes"]["ImGuiSortDirection"] = "ImU8"
|
||||
defs["locations"] = {}
|
||||
defs["locations"]["ImBitVector"] = "imgui_internal:610"
|
||||
defs["locations"]["ImColor"] = "imgui:2856"
|
||||
defs["locations"]["ImDrawChannel"] = "imgui:3096"
|
||||
defs["locations"]["ImDrawCmd"] = "imgui:3053"
|
||||
defs["locations"]["ImDrawCmdHeader"] = "imgui:3088"
|
||||
defs["locations"]["ImDrawData"] = "imgui:3312"
|
||||
defs["locations"]["ImDrawDataBuilder"] = "imgui_internal:799"
|
||||
defs["locations"]["ImDrawFlags_"] = "imgui:3122"
|
||||
defs["locations"]["ImDrawList"] = "imgui:3160"
|
||||
defs["locations"]["ImDrawListFlags_"] = "imgui:3142"
|
||||
defs["locations"]["ImDrawListSharedData"] = "imgui_internal:775"
|
||||
defs["locations"]["ImDrawListSplitter"] = "imgui:3105"
|
||||
defs["locations"]["ImDrawVert"] = "imgui:3073"
|
||||
defs["locations"]["ImFont"] = "imgui:3536"
|
||||
defs["locations"]["ImFontAtlas"] = "imgui:3432"
|
||||
defs["locations"]["ImFontAtlasCustomRect"] = "imgui:3393"
|
||||
defs["locations"]["ImFontAtlasFlags_"] = "imgui:3407"
|
||||
defs["locations"]["ImFontBuilderIO"] = "imgui_internal:3829"
|
||||
defs["locations"]["ImFontConfig"] = "imgui:3336"
|
||||
defs["locations"]["ImFontGlyph"] = "imgui:3366"
|
||||
defs["locations"]["ImFontGlyphRangesBuilder"] = "imgui:3378"
|
||||
defs["locations"]["ImGuiActivateFlags_"] = "imgui_internal:1558"
|
||||
defs["locations"]["ImGuiAxis"] = "imgui_internal:1025"
|
||||
defs["locations"]["ImGuiBackendFlags_"] = "imgui:1663"
|
||||
defs["locations"]["ImGuiBoxSelectState"] = "imgui_internal:1747"
|
||||
defs["locations"]["ImGuiButtonFlagsPrivate_"] = "imgui_internal:915"
|
||||
defs["locations"]["ImGuiButtonFlags_"] = "imgui:1797"
|
||||
defs["locations"]["ImGuiChildFlags_"] = "imgui:1152"
|
||||
defs["locations"]["ImGuiCol_"] = "imgui:1678"
|
||||
defs["locations"]["ImGuiColorEditFlags_"] = "imgui:1808"
|
||||
defs["locations"]["ImGuiColorMod"] = "imgui_internal:1039"
|
||||
defs["locations"]["ImGuiComboFlagsPrivate_"] = "imgui_internal:940"
|
||||
defs["locations"]["ImGuiComboFlags_"] = "imgui:1295"
|
||||
defs["locations"]["ImGuiComboPreviewData"] = "imgui_internal:1056"
|
||||
defs["locations"]["ImGuiCond_"] = "imgui:1909"
|
||||
defs["locations"]["ImGuiConfigFlags_"] = "imgui:1634"
|
||||
defs["locations"]["ImGuiContext"] = "imgui_internal:2214"
|
||||
defs["locations"]["ImGuiContextHook"] = "imgui_internal:2199"
|
||||
defs["locations"]["ImGuiContextHookType"] = "imgui_internal:2197"
|
||||
defs["locations"]["ImGuiDataAuthority_"] = "imgui_internal:1858"
|
||||
defs["locations"]["ImGuiDataTypeInfo"] = "imgui_internal:825"
|
||||
defs["locations"]["ImGuiDataTypePrivate_"] = "imgui_internal:834"
|
||||
defs["locations"]["ImGuiDataTypeStorage"] = "imgui_internal:819"
|
||||
defs["locations"]["ImGuiDataType_"] = "imgui:1443"
|
||||
defs["locations"]["ImGuiDataVarInfo"] = "imgui_internal:811"
|
||||
defs["locations"]["ImGuiDebugAllocEntry"] = "imgui_internal:2133"
|
||||
defs["locations"]["ImGuiDebugAllocInfo"] = "imgui_internal:2140"
|
||||
defs["locations"]["ImGuiDebugLogFlags_"] = "imgui_internal:2112"
|
||||
defs["locations"]["ImGuiDir"] = "imgui:1460"
|
||||
defs["locations"]["ImGuiDockContext"] = "imgui_internal:1960"
|
||||
defs["locations"]["ImGuiDockNode"] = "imgui_internal:1874"
|
||||
defs["locations"]["ImGuiDockNodeFlagsPrivate_"] = "imgui_internal:1828"
|
||||
defs["locations"]["ImGuiDockNodeFlags_"] = "imgui:1396"
|
||||
defs["locations"]["ImGuiDockNodeState"] = "imgui_internal:1865"
|
||||
defs["locations"]["ImGuiDragDropFlags_"] = "imgui:1415"
|
||||
defs["locations"]["ImGuiErrorRecoveryState"] = "imgui_internal:1289"
|
||||
defs["locations"]["ImGuiFocusRequestFlags_"] = "imgui_internal:985"
|
||||
defs["locations"]["ImGuiFocusScopeData"] = "imgui_internal:1644"
|
||||
defs["locations"]["ImGuiFocusedFlags_"] = "imgui:1342"
|
||||
defs["locations"]["ImBitVector"] = "imgui_internal:614"
|
||||
defs["locations"]["ImColor"] = "imgui:2862"
|
||||
defs["locations"]["ImDrawChannel"] = "imgui:3102"
|
||||
defs["locations"]["ImDrawCmd"] = "imgui:3059"
|
||||
defs["locations"]["ImDrawCmdHeader"] = "imgui:3094"
|
||||
defs["locations"]["ImDrawData"] = "imgui:3319"
|
||||
defs["locations"]["ImDrawDataBuilder"] = "imgui_internal:803"
|
||||
defs["locations"]["ImDrawFlags_"] = "imgui:3128"
|
||||
defs["locations"]["ImDrawList"] = "imgui:3166"
|
||||
defs["locations"]["ImDrawListFlags_"] = "imgui:3148"
|
||||
defs["locations"]["ImDrawListSharedData"] = "imgui_internal:781"
|
||||
defs["locations"]["ImDrawListSplitter"] = "imgui:3111"
|
||||
defs["locations"]["ImDrawVert"] = "imgui:3079"
|
||||
defs["locations"]["ImFont"] = "imgui:3545"
|
||||
defs["locations"]["ImFontAtlas"] = "imgui:3441"
|
||||
defs["locations"]["ImFontAtlasCustomRect"] = "imgui:3400"
|
||||
defs["locations"]["ImFontAtlasFlags_"] = "imgui:3416"
|
||||
defs["locations"]["ImFontBuilderIO"] = "imgui_internal:3839"
|
||||
defs["locations"]["ImFontConfig"] = "imgui:3343"
|
||||
defs["locations"]["ImFontGlyph"] = "imgui:3373"
|
||||
defs["locations"]["ImFontGlyphRangesBuilder"] = "imgui:3385"
|
||||
defs["locations"]["ImGuiActivateFlags_"] = "imgui_internal:1562"
|
||||
defs["locations"]["ImGuiAxis"] = "imgui_internal:1029"
|
||||
defs["locations"]["ImGuiBackendFlags_"] = "imgui:1667"
|
||||
defs["locations"]["ImGuiBoxSelectState"] = "imgui_internal:1751"
|
||||
defs["locations"]["ImGuiButtonFlagsPrivate_"] = "imgui_internal:919"
|
||||
defs["locations"]["ImGuiButtonFlags_"] = "imgui:1801"
|
||||
defs["locations"]["ImGuiChildFlags_"] = "imgui:1153"
|
||||
defs["locations"]["ImGuiCol_"] = "imgui:1682"
|
||||
defs["locations"]["ImGuiColorEditFlags_"] = "imgui:1812"
|
||||
defs["locations"]["ImGuiColorMod"] = "imgui_internal:1043"
|
||||
defs["locations"]["ImGuiComboFlagsPrivate_"] = "imgui_internal:944"
|
||||
defs["locations"]["ImGuiComboFlags_"] = "imgui:1299"
|
||||
defs["locations"]["ImGuiComboPreviewData"] = "imgui_internal:1060"
|
||||
defs["locations"]["ImGuiCond_"] = "imgui:1913"
|
||||
defs["locations"]["ImGuiConfigFlags_"] = "imgui:1638"
|
||||
defs["locations"]["ImGuiContext"] = "imgui_internal:2222"
|
||||
defs["locations"]["ImGuiContextHook"] = "imgui_internal:2207"
|
||||
defs["locations"]["ImGuiContextHookType"] = "imgui_internal:2205"
|
||||
defs["locations"]["ImGuiDataAuthority_"] = "imgui_internal:1864"
|
||||
defs["locations"]["ImGuiDataTypeInfo"] = "imgui_internal:829"
|
||||
defs["locations"]["ImGuiDataTypePrivate_"] = "imgui_internal:838"
|
||||
defs["locations"]["ImGuiDataTypeStorage"] = "imgui_internal:823"
|
||||
defs["locations"]["ImGuiDataType_"] = "imgui:1447"
|
||||
defs["locations"]["ImGuiDataVarInfo"] = "imgui_internal:815"
|
||||
defs["locations"]["ImGuiDebugAllocEntry"] = "imgui_internal:2141"
|
||||
defs["locations"]["ImGuiDebugAllocInfo"] = "imgui_internal:2148"
|
||||
defs["locations"]["ImGuiDebugLogFlags_"] = "imgui_internal:2119"
|
||||
defs["locations"]["ImGuiDir"] = "imgui:1464"
|
||||
defs["locations"]["ImGuiDockContext"] = "imgui_internal:1966"
|
||||
defs["locations"]["ImGuiDockNode"] = "imgui_internal:1880"
|
||||
defs["locations"]["ImGuiDockNodeFlagsPrivate_"] = "imgui_internal:1832"
|
||||
defs["locations"]["ImGuiDockNodeFlags_"] = "imgui:1400"
|
||||
defs["locations"]["ImGuiDockNodeState"] = "imgui_internal:1871"
|
||||
defs["locations"]["ImGuiDragDropFlags_"] = "imgui:1419"
|
||||
defs["locations"]["ImGuiErrorRecoveryState"] = "imgui_internal:1293"
|
||||
defs["locations"]["ImGuiFocusRequestFlags_"] = "imgui_internal:989"
|
||||
defs["locations"]["ImGuiFocusScopeData"] = "imgui_internal:1648"
|
||||
defs["locations"]["ImGuiFocusedFlags_"] = "imgui:1346"
|
||||
defs["locations"]["ImGuiFreeTypeBuilderFlags"] = "imgui_freetype:26"
|
||||
defs["locations"]["ImGuiGroupData"] = "imgui_internal:1069"
|
||||
defs["locations"]["ImGuiHoveredFlagsPrivate_"] = "imgui_internal:898"
|
||||
defs["locations"]["ImGuiHoveredFlags_"] = "imgui:1356"
|
||||
defs["locations"]["ImGuiIDStackTool"] = "imgui_internal:2180"
|
||||
defs["locations"]["ImGuiIO"] = "imgui:2282"
|
||||
defs["locations"]["ImGuiInputEvent"] = "imgui_internal:1418"
|
||||
defs["locations"]["ImGuiInputEventAppFocused"] = "imgui_internal:1416"
|
||||
defs["locations"]["ImGuiInputEventKey"] = "imgui_internal:1414"
|
||||
defs["locations"]["ImGuiInputEventMouseButton"] = "imgui_internal:1412"
|
||||
defs["locations"]["ImGuiInputEventMousePos"] = "imgui_internal:1410"
|
||||
defs["locations"]["ImGuiInputEventMouseViewport"] = "imgui_internal:1413"
|
||||
defs["locations"]["ImGuiInputEventMouseWheel"] = "imgui_internal:1411"
|
||||
defs["locations"]["ImGuiInputEventText"] = "imgui_internal:1415"
|
||||
defs["locations"]["ImGuiInputEventType"] = "imgui_internal:1386"
|
||||
defs["locations"]["ImGuiInputFlagsPrivate_"] = "imgui_internal:1485"
|
||||
defs["locations"]["ImGuiInputFlags_"] = "imgui:1611"
|
||||
defs["locations"]["ImGuiInputSource"] = "imgui_internal:1399"
|
||||
defs["locations"]["ImGuiInputTextCallbackData"] = "imgui:2535"
|
||||
defs["locations"]["ImGuiInputTextDeactivatedState"] = "imgui_internal:1105"
|
||||
defs["locations"]["ImGuiInputTextFlagsPrivate_"] = "imgui_internal:906"
|
||||
defs["locations"]["ImGuiInputTextFlags_"] = "imgui:1186"
|
||||
defs["locations"]["ImGuiInputTextState"] = "imgui_internal:1127"
|
||||
defs["locations"]["ImGuiItemFlagsPrivate_"] = "imgui_internal:848"
|
||||
defs["locations"]["ImGuiItemFlags_"] = "imgui:1173"
|
||||
defs["locations"]["ImGuiItemStatusFlags_"] = "imgui_internal:872"
|
||||
defs["locations"]["ImGuiKey"] = "imgui:1484"
|
||||
defs["locations"]["ImGuiKeyData"] = "imgui:2274"
|
||||
defs["locations"]["ImGuiKeyOwnerData"] = "imgui_internal:1472"
|
||||
defs["locations"]["ImGuiKeyRoutingData"] = "imgui_internal:1446"
|
||||
defs["locations"]["ImGuiKeyRoutingTable"] = "imgui_internal:1460"
|
||||
defs["locations"]["ImGuiLastItemData"] = "imgui_internal:1261"
|
||||
defs["locations"]["ImGuiLayoutType_"] = "imgui_internal:1006"
|
||||
defs["locations"]["ImGuiListClipper"] = "imgui:2764"
|
||||
defs["locations"]["ImGuiListClipperData"] = "imgui_internal:1542"
|
||||
defs["locations"]["ImGuiListClipperRange"] = "imgui_internal:1529"
|
||||
defs["locations"]["ImGuiLocEntry"] = "imgui_internal:2086"
|
||||
defs["locations"]["ImGuiLocKey"] = "imgui_internal:2068"
|
||||
defs["locations"]["ImGuiLogFlags_"] = "imgui_internal:1013"
|
||||
defs["locations"]["ImGuiMenuColumns"] = "imgui_internal:1087"
|
||||
defs["locations"]["ImGuiMetricsConfig"] = "imgui_internal:2150"
|
||||
defs["locations"]["ImGuiMouseButton_"] = "imgui:1869"
|
||||
defs["locations"]["ImGuiMouseCursor_"] = "imgui:1879"
|
||||
defs["locations"]["ImGuiMouseSource"] = "imgui:1898"
|
||||
defs["locations"]["ImGuiMultiSelectFlags_"] = "imgui:2914"
|
||||
defs["locations"]["ImGuiMultiSelectIO"] = "imgui:2941"
|
||||
defs["locations"]["ImGuiMultiSelectState"] = "imgui_internal:1804"
|
||||
defs["locations"]["ImGuiMultiSelectTempData"] = "imgui_internal:1779"
|
||||
defs["locations"]["ImGuiNavItemData"] = "imgui_internal:1627"
|
||||
defs["locations"]["ImGuiNavLayer"] = "imgui_internal:1619"
|
||||
defs["locations"]["ImGuiNavMoveFlags_"] = "imgui_internal:1597"
|
||||
defs["locations"]["ImGuiNavRenderCursorFlags_"] = "imgui_internal:1583"
|
||||
defs["locations"]["ImGuiNextItemData"] = "imgui_internal:1241"
|
||||
defs["locations"]["ImGuiNextItemDataFlags_"] = "imgui_internal:1231"
|
||||
defs["locations"]["ImGuiNextWindowData"] = "imgui_internal:1202"
|
||||
defs["locations"]["ImGuiNextWindowDataFlags_"] = "imgui_internal:1183"
|
||||
defs["locations"]["ImGuiOldColumnData"] = "imgui_internal:1712"
|
||||
defs["locations"]["ImGuiOldColumnFlags_"] = "imgui_internal:1692"
|
||||
defs["locations"]["ImGuiOldColumns"] = "imgui_internal:1722"
|
||||
defs["locations"]["ImGuiOnceUponAFrame"] = "imgui:2635"
|
||||
defs["locations"]["ImGuiPayload"] = "imgui:2600"
|
||||
defs["locations"]["ImGuiPlatformIO"] = "imgui:3707"
|
||||
defs["locations"]["ImGuiPlatformImeData"] = "imgui:3813"
|
||||
defs["locations"]["ImGuiPlatformMonitor"] = "imgui:3803"
|
||||
defs["locations"]["ImGuiPlotType"] = "imgui_internal:1032"
|
||||
defs["locations"]["ImGuiPopupData"] = "imgui_internal:1343"
|
||||
defs["locations"]["ImGuiPopupFlags_"] = "imgui:1260"
|
||||
defs["locations"]["ImGuiPopupPositionPolicy"] = "imgui_internal:1335"
|
||||
defs["locations"]["ImGuiPtrOrIndex"] = "imgui_internal:1322"
|
||||
defs["locations"]["ImGuiScrollFlags_"] = "imgui_internal:1569"
|
||||
defs["locations"]["ImGuiSelectableFlagsPrivate_"] = "imgui_internal:953"
|
||||
defs["locations"]["ImGuiSelectableFlags_"] = "imgui:1278"
|
||||
defs["locations"]["ImGuiSelectionBasicStorage"] = "imgui:2987"
|
||||
defs["locations"]["ImGuiSelectionExternalStorage"] = "imgui:3010"
|
||||
defs["locations"]["ImGuiSelectionRequest"] = "imgui:2961"
|
||||
defs["locations"]["ImGuiSelectionRequestType"] = "imgui:2953"
|
||||
defs["locations"]["ImGuiSeparatorFlags_"] = "imgui_internal:974"
|
||||
defs["locations"]["ImGuiSettingsHandler"] = "imgui_internal:2048"
|
||||
defs["locations"]["ImGuiShrinkWidthItem"] = "imgui_internal:1315"
|
||||
defs["locations"]["ImGuiSizeCallbackData"] = "imgui:2569"
|
||||
defs["locations"]["ImGuiSliderFlagsPrivate_"] = "imgui_internal:946"
|
||||
defs["locations"]["ImGuiSliderFlags_"] = "imgui:1854"
|
||||
defs["locations"]["ImGuiSortDirection"] = "imgui:1471"
|
||||
defs["locations"]["ImGuiStackLevelInfo"] = "imgui_internal:2168"
|
||||
defs["locations"]["ImGuiStorage"] = "imgui:2707"
|
||||
defs["locations"]["ImGuiStoragePair"] = "imgui:2690"
|
||||
defs["locations"]["ImGuiStyle"] = "imgui:2196"
|
||||
defs["locations"]["ImGuiStyleMod"] = "imgui_internal:1046"
|
||||
defs["locations"]["ImGuiStyleVar_"] = "imgui:1756"
|
||||
defs["locations"]["ImGuiTabBar"] = "imgui_internal:2844"
|
||||
defs["locations"]["ImGuiTabBarFlagsPrivate_"] = "imgui_internal:2807"
|
||||
defs["locations"]["ImGuiTabBarFlags_"] = "imgui:1310"
|
||||
defs["locations"]["ImGuiTabItem"] = "imgui_internal:2824"
|
||||
defs["locations"]["ImGuiTabItemFlagsPrivate_"] = "imgui_internal:2815"
|
||||
defs["locations"]["ImGuiTabItemFlags_"] = "imgui:1327"
|
||||
defs["locations"]["ImGuiTable"] = "imgui_internal:2991"
|
||||
defs["locations"]["ImGuiTableBgTarget_"] = "imgui:2050"
|
||||
defs["locations"]["ImGuiTableCellData"] = "imgui_internal:2959"
|
||||
defs["locations"]["ImGuiTableColumn"] = "imgui_internal:2899"
|
||||
defs["locations"]["ImGuiTableColumnFlags_"] = "imgui:1997"
|
||||
defs["locations"]["ImGuiTableColumnSettings"] = "imgui_internal:3138"
|
||||
defs["locations"]["ImGuiTableColumnSortSpecs"] = "imgui:2072"
|
||||
defs["locations"]["ImGuiTableFlags_"] = "imgui:1944"
|
||||
defs["locations"]["ImGuiTableHeaderData"] = "imgui_internal:2968"
|
||||
defs["locations"]["ImGuiTableInstanceData"] = "imgui_internal:2978"
|
||||
defs["locations"]["ImGuiTableRowFlags_"] = "imgui:2035"
|
||||
defs["locations"]["ImGuiTableSettings"] = "imgui_internal:3162"
|
||||
defs["locations"]["ImGuiTableSortSpecs"] = "imgui:2062"
|
||||
defs["locations"]["ImGuiTableTempData"] = "imgui_internal:3115"
|
||||
defs["locations"]["ImGuiTextBuffer"] = "imgui:2670"
|
||||
defs["locations"]["ImGuiTextFilter"] = "imgui:2643"
|
||||
defs["locations"]["ImGuiTextFlags_"] = "imgui_internal:992"
|
||||
defs["locations"]["ImGuiTextIndex"] = "imgui_internal:730"
|
||||
defs["locations"]["ImGuiTextRange"] = "imgui:2653"
|
||||
defs["locations"]["ImGuiTooltipFlags_"] = "imgui_internal:998"
|
||||
defs["locations"]["ImGuiTreeNodeFlagsPrivate_"] = "imgui_internal:967"
|
||||
defs["locations"]["ImGuiTreeNodeFlags_"] = "imgui:1225"
|
||||
defs["locations"]["ImGuiTreeNodeStackData"] = "imgui_internal:1280"
|
||||
defs["locations"]["ImGuiTypingSelectFlags_"] = "imgui_internal:1655"
|
||||
defs["locations"]["ImGuiTypingSelectRequest"] = "imgui_internal:1663"
|
||||
defs["locations"]["ImGuiTypingSelectState"] = "imgui_internal:1674"
|
||||
defs["locations"]["ImGuiViewport"] = "imgui:3622"
|
||||
defs["locations"]["ImGuiViewportFlags_"] = "imgui:3594"
|
||||
defs["locations"]["ImGuiViewportP"] = "imgui_internal:1977"
|
||||
defs["locations"]["ImGuiWindow"] = "imgui_internal:2655"
|
||||
defs["locations"]["ImGuiWindowClass"] = "imgui:2584"
|
||||
defs["locations"]["ImGuiWindowDockStyle"] = "imgui_internal:1955"
|
||||
defs["locations"]["ImGuiWindowDockStyleCol"] = "imgui_internal:1941"
|
||||
defs["locations"]["ImGuiWindowFlags_"] = "imgui:1101"
|
||||
defs["locations"]["ImGuiWindowRefreshFlags_"] = "imgui_internal:1174"
|
||||
defs["locations"]["ImGuiWindowSettings"] = "imgui_internal:2029"
|
||||
defs["locations"]["ImGuiWindowStackData"] = "imgui_internal:1307"
|
||||
defs["locations"]["ImGuiWindowTempData"] = "imgui_internal:2605"
|
||||
defs["locations"]["ImRect"] = "imgui_internal:532"
|
||||
defs["locations"]["ImVec1"] = "imgui_internal:514"
|
||||
defs["locations"]["ImGuiGroupData"] = "imgui_internal:1073"
|
||||
defs["locations"]["ImGuiHoveredFlagsPrivate_"] = "imgui_internal:902"
|
||||
defs["locations"]["ImGuiHoveredFlags_"] = "imgui:1360"
|
||||
defs["locations"]["ImGuiIDStackTool"] = "imgui_internal:2188"
|
||||
defs["locations"]["ImGuiIO"] = "imgui:2286"
|
||||
defs["locations"]["ImGuiInputEvent"] = "imgui_internal:1422"
|
||||
defs["locations"]["ImGuiInputEventAppFocused"] = "imgui_internal:1420"
|
||||
defs["locations"]["ImGuiInputEventKey"] = "imgui_internal:1418"
|
||||
defs["locations"]["ImGuiInputEventMouseButton"] = "imgui_internal:1416"
|
||||
defs["locations"]["ImGuiInputEventMousePos"] = "imgui_internal:1414"
|
||||
defs["locations"]["ImGuiInputEventMouseViewport"] = "imgui_internal:1417"
|
||||
defs["locations"]["ImGuiInputEventMouseWheel"] = "imgui_internal:1415"
|
||||
defs["locations"]["ImGuiInputEventText"] = "imgui_internal:1419"
|
||||
defs["locations"]["ImGuiInputEventType"] = "imgui_internal:1390"
|
||||
defs["locations"]["ImGuiInputFlagsPrivate_"] = "imgui_internal:1489"
|
||||
defs["locations"]["ImGuiInputFlags_"] = "imgui:1615"
|
||||
defs["locations"]["ImGuiInputSource"] = "imgui_internal:1403"
|
||||
defs["locations"]["ImGuiInputTextCallbackData"] = "imgui:2540"
|
||||
defs["locations"]["ImGuiInputTextDeactivatedState"] = "imgui_internal:1109"
|
||||
defs["locations"]["ImGuiInputTextFlagsPrivate_"] = "imgui_internal:910"
|
||||
defs["locations"]["ImGuiInputTextFlags_"] = "imgui:1187"
|
||||
defs["locations"]["ImGuiInputTextState"] = "imgui_internal:1131"
|
||||
defs["locations"]["ImGuiItemFlagsPrivate_"] = "imgui_internal:852"
|
||||
defs["locations"]["ImGuiItemFlags_"] = "imgui:1174"
|
||||
defs["locations"]["ImGuiItemStatusFlags_"] = "imgui_internal:876"
|
||||
defs["locations"]["ImGuiKey"] = "imgui:1488"
|
||||
defs["locations"]["ImGuiKeyData"] = "imgui:2278"
|
||||
defs["locations"]["ImGuiKeyOwnerData"] = "imgui_internal:1476"
|
||||
defs["locations"]["ImGuiKeyRoutingData"] = "imgui_internal:1450"
|
||||
defs["locations"]["ImGuiKeyRoutingTable"] = "imgui_internal:1464"
|
||||
defs["locations"]["ImGuiLastItemData"] = "imgui_internal:1265"
|
||||
defs["locations"]["ImGuiLayoutType_"] = "imgui_internal:1010"
|
||||
defs["locations"]["ImGuiListClipper"] = "imgui:2769"
|
||||
defs["locations"]["ImGuiListClipperData"] = "imgui_internal:1546"
|
||||
defs["locations"]["ImGuiListClipperRange"] = "imgui_internal:1533"
|
||||
defs["locations"]["ImGuiLocEntry"] = "imgui_internal:2092"
|
||||
defs["locations"]["ImGuiLocKey"] = "imgui_internal:2074"
|
||||
defs["locations"]["ImGuiLogFlags_"] = "imgui_internal:1017"
|
||||
defs["locations"]["ImGuiMenuColumns"] = "imgui_internal:1091"
|
||||
defs["locations"]["ImGuiMetricsConfig"] = "imgui_internal:2158"
|
||||
defs["locations"]["ImGuiMouseButton_"] = "imgui:1873"
|
||||
defs["locations"]["ImGuiMouseCursor_"] = "imgui:1883"
|
||||
defs["locations"]["ImGuiMouseSource"] = "imgui:1902"
|
||||
defs["locations"]["ImGuiMultiSelectFlags_"] = "imgui:2920"
|
||||
defs["locations"]["ImGuiMultiSelectIO"] = "imgui:2947"
|
||||
defs["locations"]["ImGuiMultiSelectState"] = "imgui_internal:1808"
|
||||
defs["locations"]["ImGuiMultiSelectTempData"] = "imgui_internal:1783"
|
||||
defs["locations"]["ImGuiNavItemData"] = "imgui_internal:1631"
|
||||
defs["locations"]["ImGuiNavLayer"] = "imgui_internal:1623"
|
||||
defs["locations"]["ImGuiNavMoveFlags_"] = "imgui_internal:1601"
|
||||
defs["locations"]["ImGuiNavRenderCursorFlags_"] = "imgui_internal:1587"
|
||||
defs["locations"]["ImGuiNextItemData"] = "imgui_internal:1245"
|
||||
defs["locations"]["ImGuiNextItemDataFlags_"] = "imgui_internal:1235"
|
||||
defs["locations"]["ImGuiNextWindowData"] = "imgui_internal:1206"
|
||||
defs["locations"]["ImGuiNextWindowDataFlags_"] = "imgui_internal:1187"
|
||||
defs["locations"]["ImGuiOldColumnData"] = "imgui_internal:1716"
|
||||
defs["locations"]["ImGuiOldColumnFlags_"] = "imgui_internal:1696"
|
||||
defs["locations"]["ImGuiOldColumns"] = "imgui_internal:1726"
|
||||
defs["locations"]["ImGuiOnceUponAFrame"] = "imgui:2640"
|
||||
defs["locations"]["ImGuiPayload"] = "imgui:2605"
|
||||
defs["locations"]["ImGuiPlatformIO"] = "imgui:3717"
|
||||
defs["locations"]["ImGuiPlatformImeData"] = "imgui:3823"
|
||||
defs["locations"]["ImGuiPlatformMonitor"] = "imgui:3813"
|
||||
defs["locations"]["ImGuiPlotType"] = "imgui_internal:1036"
|
||||
defs["locations"]["ImGuiPopupData"] = "imgui_internal:1347"
|
||||
defs["locations"]["ImGuiPopupFlags_"] = "imgui:1264"
|
||||
defs["locations"]["ImGuiPopupPositionPolicy"] = "imgui_internal:1339"
|
||||
defs["locations"]["ImGuiPtrOrIndex"] = "imgui_internal:1326"
|
||||
defs["locations"]["ImGuiScrollFlags_"] = "imgui_internal:1573"
|
||||
defs["locations"]["ImGuiSelectableFlagsPrivate_"] = "imgui_internal:957"
|
||||
defs["locations"]["ImGuiSelectableFlags_"] = "imgui:1282"
|
||||
defs["locations"]["ImGuiSelectionBasicStorage"] = "imgui:2993"
|
||||
defs["locations"]["ImGuiSelectionExternalStorage"] = "imgui:3016"
|
||||
defs["locations"]["ImGuiSelectionRequest"] = "imgui:2967"
|
||||
defs["locations"]["ImGuiSelectionRequestType"] = "imgui:2959"
|
||||
defs["locations"]["ImGuiSeparatorFlags_"] = "imgui_internal:978"
|
||||
defs["locations"]["ImGuiSettingsHandler"] = "imgui_internal:2054"
|
||||
defs["locations"]["ImGuiShrinkWidthItem"] = "imgui_internal:1319"
|
||||
defs["locations"]["ImGuiSizeCallbackData"] = "imgui:2574"
|
||||
defs["locations"]["ImGuiSliderFlagsPrivate_"] = "imgui_internal:950"
|
||||
defs["locations"]["ImGuiSliderFlags_"] = "imgui:1858"
|
||||
defs["locations"]["ImGuiSortDirection"] = "imgui:1475"
|
||||
defs["locations"]["ImGuiStackLevelInfo"] = "imgui_internal:2176"
|
||||
defs["locations"]["ImGuiStorage"] = "imgui:2712"
|
||||
defs["locations"]["ImGuiStoragePair"] = "imgui:2695"
|
||||
defs["locations"]["ImGuiStyle"] = "imgui:2200"
|
||||
defs["locations"]["ImGuiStyleMod"] = "imgui_internal:1050"
|
||||
defs["locations"]["ImGuiStyleVar_"] = "imgui:1760"
|
||||
defs["locations"]["ImGuiTabBar"] = "imgui_internal:2852"
|
||||
defs["locations"]["ImGuiTabBarFlagsPrivate_"] = "imgui_internal:2815"
|
||||
defs["locations"]["ImGuiTabBarFlags_"] = "imgui:1314"
|
||||
defs["locations"]["ImGuiTabItem"] = "imgui_internal:2832"
|
||||
defs["locations"]["ImGuiTabItemFlagsPrivate_"] = "imgui_internal:2823"
|
||||
defs["locations"]["ImGuiTabItemFlags_"] = "imgui:1331"
|
||||
defs["locations"]["ImGuiTable"] = "imgui_internal:2999"
|
||||
defs["locations"]["ImGuiTableBgTarget_"] = "imgui:2054"
|
||||
defs["locations"]["ImGuiTableCellData"] = "imgui_internal:2967"
|
||||
defs["locations"]["ImGuiTableColumn"] = "imgui_internal:2907"
|
||||
defs["locations"]["ImGuiTableColumnFlags_"] = "imgui:2001"
|
||||
defs["locations"]["ImGuiTableColumnSettings"] = "imgui_internal:3146"
|
||||
defs["locations"]["ImGuiTableColumnSortSpecs"] = "imgui:2076"
|
||||
defs["locations"]["ImGuiTableFlags_"] = "imgui:1948"
|
||||
defs["locations"]["ImGuiTableHeaderData"] = "imgui_internal:2976"
|
||||
defs["locations"]["ImGuiTableInstanceData"] = "imgui_internal:2986"
|
||||
defs["locations"]["ImGuiTableRowFlags_"] = "imgui:2039"
|
||||
defs["locations"]["ImGuiTableSettings"] = "imgui_internal:3170"
|
||||
defs["locations"]["ImGuiTableSortSpecs"] = "imgui:2066"
|
||||
defs["locations"]["ImGuiTableTempData"] = "imgui_internal:3123"
|
||||
defs["locations"]["ImGuiTextBuffer"] = "imgui:2675"
|
||||
defs["locations"]["ImGuiTextFilter"] = "imgui:2648"
|
||||
defs["locations"]["ImGuiTextFlags_"] = "imgui_internal:996"
|
||||
defs["locations"]["ImGuiTextIndex"] = "imgui_internal:734"
|
||||
defs["locations"]["ImGuiTextRange"] = "imgui:2658"
|
||||
defs["locations"]["ImGuiTooltipFlags_"] = "imgui_internal:1002"
|
||||
defs["locations"]["ImGuiTreeNodeFlagsPrivate_"] = "imgui_internal:971"
|
||||
defs["locations"]["ImGuiTreeNodeFlags_"] = "imgui:1229"
|
||||
defs["locations"]["ImGuiTreeNodeStackData"] = "imgui_internal:1284"
|
||||
defs["locations"]["ImGuiTypingSelectFlags_"] = "imgui_internal:1659"
|
||||
defs["locations"]["ImGuiTypingSelectRequest"] = "imgui_internal:1667"
|
||||
defs["locations"]["ImGuiTypingSelectState"] = "imgui_internal:1678"
|
||||
defs["locations"]["ImGuiViewport"] = "imgui:3632"
|
||||
defs["locations"]["ImGuiViewportFlags_"] = "imgui:3604"
|
||||
defs["locations"]["ImGuiViewportP"] = "imgui_internal:1983"
|
||||
defs["locations"]["ImGuiWindow"] = "imgui_internal:2663"
|
||||
defs["locations"]["ImGuiWindowClass"] = "imgui:2589"
|
||||
defs["locations"]["ImGuiWindowDockStyle"] = "imgui_internal:1961"
|
||||
defs["locations"]["ImGuiWindowDockStyleCol"] = "imgui_internal:1947"
|
||||
defs["locations"]["ImGuiWindowFlags_"] = "imgui:1102"
|
||||
defs["locations"]["ImGuiWindowRefreshFlags_"] = "imgui_internal:1178"
|
||||
defs["locations"]["ImGuiWindowSettings"] = "imgui_internal:2035"
|
||||
defs["locations"]["ImGuiWindowStackData"] = "imgui_internal:1311"
|
||||
defs["locations"]["ImGuiWindowTempData"] = "imgui_internal:2613"
|
||||
defs["locations"]["ImRect"] = "imgui_internal:536"
|
||||
defs["locations"]["ImVec1"] = "imgui_internal:518"
|
||||
defs["locations"]["ImVec2"] = "imgui:296"
|
||||
defs["locations"]["ImVec2ih"] = "imgui_internal:522"
|
||||
defs["locations"]["ImVec2ih"] = "imgui_internal:526"
|
||||
defs["locations"]["ImVec4"] = "imgui:309"
|
||||
defs["structs"] = {}
|
||||
defs["structs"]["ImBitVector"] = {}
|
||||
@@ -4387,44 +4395,44 @@ defs["structs"]["ImDrawListSharedData"][1] = {}
|
||||
defs["structs"]["ImDrawListSharedData"][1]["name"] = "TexUvWhitePixel"
|
||||
defs["structs"]["ImDrawListSharedData"][1]["type"] = "ImVec2"
|
||||
defs["structs"]["ImDrawListSharedData"][2] = {}
|
||||
defs["structs"]["ImDrawListSharedData"][2]["name"] = "Font"
|
||||
defs["structs"]["ImDrawListSharedData"][2]["type"] = "ImFont*"
|
||||
defs["structs"]["ImDrawListSharedData"][2]["name"] = "TexUvLines"
|
||||
defs["structs"]["ImDrawListSharedData"][2]["type"] = "const ImVec4*"
|
||||
defs["structs"]["ImDrawListSharedData"][3] = {}
|
||||
defs["structs"]["ImDrawListSharedData"][3]["name"] = "FontSize"
|
||||
defs["structs"]["ImDrawListSharedData"][3]["type"] = "float"
|
||||
defs["structs"]["ImDrawListSharedData"][3]["name"] = "Font"
|
||||
defs["structs"]["ImDrawListSharedData"][3]["type"] = "ImFont*"
|
||||
defs["structs"]["ImDrawListSharedData"][4] = {}
|
||||
defs["structs"]["ImDrawListSharedData"][4]["name"] = "FontScale"
|
||||
defs["structs"]["ImDrawListSharedData"][4]["name"] = "FontSize"
|
||||
defs["structs"]["ImDrawListSharedData"][4]["type"] = "float"
|
||||
defs["structs"]["ImDrawListSharedData"][5] = {}
|
||||
defs["structs"]["ImDrawListSharedData"][5]["name"] = "CurveTessellationTol"
|
||||
defs["structs"]["ImDrawListSharedData"][5]["name"] = "FontScale"
|
||||
defs["structs"]["ImDrawListSharedData"][5]["type"] = "float"
|
||||
defs["structs"]["ImDrawListSharedData"][6] = {}
|
||||
defs["structs"]["ImDrawListSharedData"][6]["name"] = "CircleSegmentMaxError"
|
||||
defs["structs"]["ImDrawListSharedData"][6]["name"] = "CurveTessellationTol"
|
||||
defs["structs"]["ImDrawListSharedData"][6]["type"] = "float"
|
||||
defs["structs"]["ImDrawListSharedData"][7] = {}
|
||||
defs["structs"]["ImDrawListSharedData"][7]["name"] = "ClipRectFullscreen"
|
||||
defs["structs"]["ImDrawListSharedData"][7]["type"] = "ImVec4"
|
||||
defs["structs"]["ImDrawListSharedData"][7]["name"] = "CircleSegmentMaxError"
|
||||
defs["structs"]["ImDrawListSharedData"][7]["type"] = "float"
|
||||
defs["structs"]["ImDrawListSharedData"][8] = {}
|
||||
defs["structs"]["ImDrawListSharedData"][8]["name"] = "InitialFlags"
|
||||
defs["structs"]["ImDrawListSharedData"][8]["type"] = "ImDrawListFlags"
|
||||
defs["structs"]["ImDrawListSharedData"][8]["name"] = "ClipRectFullscreen"
|
||||
defs["structs"]["ImDrawListSharedData"][8]["type"] = "ImVec4"
|
||||
defs["structs"]["ImDrawListSharedData"][9] = {}
|
||||
defs["structs"]["ImDrawListSharedData"][9]["name"] = "TempBuffer"
|
||||
defs["structs"]["ImDrawListSharedData"][9]["template_type"] = "ImVec2"
|
||||
defs["structs"]["ImDrawListSharedData"][9]["type"] = "ImVector_ImVec2"
|
||||
defs["structs"]["ImDrawListSharedData"][9]["name"] = "InitialFlags"
|
||||
defs["structs"]["ImDrawListSharedData"][9]["type"] = "ImDrawListFlags"
|
||||
defs["structs"]["ImDrawListSharedData"][10] = {}
|
||||
defs["structs"]["ImDrawListSharedData"][10]["name"] = "ArcFastVtx[48]"
|
||||
defs["structs"]["ImDrawListSharedData"][10]["size"] = 48
|
||||
defs["structs"]["ImDrawListSharedData"][10]["type"] = "ImVec2"
|
||||
defs["structs"]["ImDrawListSharedData"][10]["name"] = "TempBuffer"
|
||||
defs["structs"]["ImDrawListSharedData"][10]["template_type"] = "ImVec2"
|
||||
defs["structs"]["ImDrawListSharedData"][10]["type"] = "ImVector_ImVec2"
|
||||
defs["structs"]["ImDrawListSharedData"][11] = {}
|
||||
defs["structs"]["ImDrawListSharedData"][11]["name"] = "ArcFastRadiusCutoff"
|
||||
defs["structs"]["ImDrawListSharedData"][11]["type"] = "float"
|
||||
defs["structs"]["ImDrawListSharedData"][11]["name"] = "ArcFastVtx[48]"
|
||||
defs["structs"]["ImDrawListSharedData"][11]["size"] = 48
|
||||
defs["structs"]["ImDrawListSharedData"][11]["type"] = "ImVec2"
|
||||
defs["structs"]["ImDrawListSharedData"][12] = {}
|
||||
defs["structs"]["ImDrawListSharedData"][12]["name"] = "CircleSegmentCounts[64]"
|
||||
defs["structs"]["ImDrawListSharedData"][12]["size"] = 64
|
||||
defs["structs"]["ImDrawListSharedData"][12]["type"] = "ImU8"
|
||||
defs["structs"]["ImDrawListSharedData"][12]["name"] = "ArcFastRadiusCutoff"
|
||||
defs["structs"]["ImDrawListSharedData"][12]["type"] = "float"
|
||||
defs["structs"]["ImDrawListSharedData"][13] = {}
|
||||
defs["structs"]["ImDrawListSharedData"][13]["name"] = "TexUvLines"
|
||||
defs["structs"]["ImDrawListSharedData"][13]["type"] = "const ImVec4*"
|
||||
defs["structs"]["ImDrawListSharedData"][13]["name"] = "CircleSegmentCounts[64]"
|
||||
defs["structs"]["ImDrawListSharedData"][13]["size"] = 64
|
||||
defs["structs"]["ImDrawListSharedData"][13]["type"] = "ImU8"
|
||||
defs["structs"]["ImDrawListSplitter"] = {}
|
||||
defs["structs"]["ImDrawListSplitter"][1] = {}
|
||||
defs["structs"]["ImDrawListSplitter"][1]["name"] = "_Current"
|
||||
@@ -4478,14 +4486,14 @@ defs["structs"]["ImFont"][9] = {}
|
||||
defs["structs"]["ImFont"][9]["name"] = "ConfigDataCount"
|
||||
defs["structs"]["ImFont"][9]["type"] = "short"
|
||||
defs["structs"]["ImFont"][10] = {}
|
||||
defs["structs"]["ImFont"][10]["name"] = "FallbackChar"
|
||||
defs["structs"]["ImFont"][10]["type"] = "ImWchar"
|
||||
defs["structs"]["ImFont"][10]["name"] = "EllipsisCharCount"
|
||||
defs["structs"]["ImFont"][10]["type"] = "short"
|
||||
defs["structs"]["ImFont"][11] = {}
|
||||
defs["structs"]["ImFont"][11]["name"] = "EllipsisChar"
|
||||
defs["structs"]["ImFont"][11]["type"] = "ImWchar"
|
||||
defs["structs"]["ImFont"][12] = {}
|
||||
defs["structs"]["ImFont"][12]["name"] = "EllipsisCharCount"
|
||||
defs["structs"]["ImFont"][12]["type"] = "short"
|
||||
defs["structs"]["ImFont"][12]["name"] = "FallbackChar"
|
||||
defs["structs"]["ImFont"][12]["type"] = "ImWchar"
|
||||
defs["structs"]["ImFont"][13] = {}
|
||||
defs["structs"]["ImFont"][13]["name"] = "EllipsisWidth"
|
||||
defs["structs"]["ImFont"][13]["type"] = "float"
|
||||
@@ -4584,16 +4592,16 @@ defs["structs"]["ImFontAtlas"][22]["name"] = "PackIdLines"
|
||||
defs["structs"]["ImFontAtlas"][22]["type"] = "int"
|
||||
defs["structs"]["ImFontAtlasCustomRect"] = {}
|
||||
defs["structs"]["ImFontAtlasCustomRect"][1] = {}
|
||||
defs["structs"]["ImFontAtlasCustomRect"][1]["name"] = "Width"
|
||||
defs["structs"]["ImFontAtlasCustomRect"][1]["name"] = "X"
|
||||
defs["structs"]["ImFontAtlasCustomRect"][1]["type"] = "unsigned short"
|
||||
defs["structs"]["ImFontAtlasCustomRect"][2] = {}
|
||||
defs["structs"]["ImFontAtlasCustomRect"][2]["name"] = "Height"
|
||||
defs["structs"]["ImFontAtlasCustomRect"][2]["name"] = "Y"
|
||||
defs["structs"]["ImFontAtlasCustomRect"][2]["type"] = "unsigned short"
|
||||
defs["structs"]["ImFontAtlasCustomRect"][3] = {}
|
||||
defs["structs"]["ImFontAtlasCustomRect"][3]["name"] = "X"
|
||||
defs["structs"]["ImFontAtlasCustomRect"][3]["name"] = "Width"
|
||||
defs["structs"]["ImFontAtlasCustomRect"][3]["type"] = "unsigned short"
|
||||
defs["structs"]["ImFontAtlasCustomRect"][4] = {}
|
||||
defs["structs"]["ImFontAtlasCustomRect"][4]["name"] = "Y"
|
||||
defs["structs"]["ImFontAtlasCustomRect"][4]["name"] = "Height"
|
||||
defs["structs"]["ImFontAtlasCustomRect"][4]["type"] = "unsigned short"
|
||||
defs["structs"]["ImFontAtlasCustomRect"][5] = {}
|
||||
defs["structs"]["ImFontAtlasCustomRect"][5]["bitfield"] = "31"
|
||||
|
Reference in New Issue
Block a user