mirror of
https://github.com/cimgui/cimgui.git
synced 2025-12-01 06:01:38 +00:00
Merge branch 'docking_inter'
This commit is contained in:
@@ -869,28 +869,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
|
||||
@@ -1426,28 +1430,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
|
||||
@@ -3728,191 +3736,191 @@ defs["enumtypes"]["ImGuiLocKey"] = "int"
|
||||
defs["enumtypes"]["ImGuiMouseSource"] = "int"
|
||||
defs["enumtypes"]["ImGuiSortDirection"] = "ImU8"
|
||||
defs["locations"] = {}
|
||||
defs["locations"]["ImBitVector"] = "imgui_internal:599"
|
||||
defs["locations"]["ImColor"] = "imgui:2741"
|
||||
defs["locations"]["ImDrawChannel"] = "imgui:2981"
|
||||
defs["locations"]["ImDrawCmd"] = "imgui:2938"
|
||||
defs["locations"]["ImDrawCmdHeader"] = "imgui:2973"
|
||||
defs["locations"]["ImDrawData"] = "imgui:3197"
|
||||
defs["locations"]["ImDrawDataBuilder"] = "imgui_internal:788"
|
||||
defs["locations"]["ImDrawFlags_"] = "imgui:3007"
|
||||
defs["locations"]["ImDrawList"] = "imgui:3045"
|
||||
defs["locations"]["ImDrawListFlags_"] = "imgui:3027"
|
||||
defs["locations"]["ImDrawListSharedData"] = "imgui_internal:764"
|
||||
defs["locations"]["ImDrawListSplitter"] = "imgui:2990"
|
||||
defs["locations"]["ImDrawVert"] = "imgui:2958"
|
||||
defs["locations"]["ImFont"] = "imgui:3421"
|
||||
defs["locations"]["ImFontAtlas"] = "imgui:3317"
|
||||
defs["locations"]["ImFontAtlasCustomRect"] = "imgui:3278"
|
||||
defs["locations"]["ImFontAtlasFlags_"] = "imgui:3292"
|
||||
defs["locations"]["ImFontBuilderIO"] = "imgui_internal:3528"
|
||||
defs["locations"]["ImFontConfig"] = "imgui:3221"
|
||||
defs["locations"]["ImFontGlyph"] = "imgui:3251"
|
||||
defs["locations"]["ImFontGlyphRangesBuilder"] = "imgui:3263"
|
||||
defs["locations"]["ImGuiActivateFlags_"] = "imgui_internal:1536"
|
||||
defs["locations"]["ImGuiAxis"] = "imgui_internal:1014"
|
||||
defs["locations"]["ImGuiBackendFlags_"] = "imgui:1594"
|
||||
defs["locations"]["ImGuiBoxSelectState"] = "imgui_internal:1725"
|
||||
defs["locations"]["ImGuiButtonFlagsPrivate_"] = "imgui_internal:904"
|
||||
defs["locations"]["ImGuiButtonFlags_"] = "imgui:1720"
|
||||
defs["locations"]["ImGuiChildFlags_"] = "imgui:1113"
|
||||
defs["locations"]["ImGuiCol_"] = "imgui:1604"
|
||||
defs["locations"]["ImGuiColorEditFlags_"] = "imgui:1731"
|
||||
defs["locations"]["ImGuiColorMod"] = "imgui_internal:1028"
|
||||
defs["locations"]["ImGuiComboFlagsPrivate_"] = "imgui_internal:929"
|
||||
defs["locations"]["ImGuiComboFlags_"] = "imgui:1256"
|
||||
defs["locations"]["ImGuiComboPreviewData"] = "imgui_internal:1045"
|
||||
defs["locations"]["ImGuiCond_"] = "imgui:1832"
|
||||
defs["locations"]["ImGuiConfigFlags_"] = "imgui:1574"
|
||||
defs["locations"]["ImGuiContext"] = "imgui_internal:2023"
|
||||
defs["locations"]["ImGuiContextHook"] = "imgui_internal:2008"
|
||||
defs["locations"]["ImGuiContextHookType"] = "imgui_internal:2006"
|
||||
defs["locations"]["ImGuiDataTypeInfo"] = "imgui_internal:814"
|
||||
defs["locations"]["ImGuiDataTypePrivate_"] = "imgui_internal:823"
|
||||
defs["locations"]["ImGuiDataTypeStorage"] = "imgui_internal:808"
|
||||
defs["locations"]["ImGuiDataType_"] = "imgui:1383"
|
||||
defs["locations"]["ImGuiDataVarInfo"] = "imgui_internal:800"
|
||||
defs["locations"]["ImGuiDebugAllocEntry"] = "imgui_internal:1943"
|
||||
defs["locations"]["ImGuiDebugAllocInfo"] = "imgui_internal:1950"
|
||||
defs["locations"]["ImGuiDebugLogFlags_"] = "imgui_internal:1922"
|
||||
defs["locations"]["ImGuiDir"] = "imgui:1400"
|
||||
defs["locations"]["ImGuiDragDropFlags_"] = "imgui:1355"
|
||||
defs["locations"]["ImGuiErrorRecoveryState"] = "imgui_internal:1270"
|
||||
defs["locations"]["ImGuiFocusRequestFlags_"] = "imgui_internal:974"
|
||||
defs["locations"]["ImGuiFocusScopeData"] = "imgui_internal:1622"
|
||||
defs["locations"]["ImGuiFocusedFlags_"] = "imgui:1303"
|
||||
defs["locations"]["ImBitVector"] = "imgui_internal:603"
|
||||
defs["locations"]["ImColor"] = "imgui:2747"
|
||||
defs["locations"]["ImDrawChannel"] = "imgui:2987"
|
||||
defs["locations"]["ImDrawCmd"] = "imgui:2944"
|
||||
defs["locations"]["ImDrawCmdHeader"] = "imgui:2979"
|
||||
defs["locations"]["ImDrawData"] = "imgui:3204"
|
||||
defs["locations"]["ImDrawDataBuilder"] = "imgui_internal:792"
|
||||
defs["locations"]["ImDrawFlags_"] = "imgui:3013"
|
||||
defs["locations"]["ImDrawList"] = "imgui:3051"
|
||||
defs["locations"]["ImDrawListFlags_"] = "imgui:3033"
|
||||
defs["locations"]["ImDrawListSharedData"] = "imgui_internal:770"
|
||||
defs["locations"]["ImDrawListSplitter"] = "imgui:2996"
|
||||
defs["locations"]["ImDrawVert"] = "imgui:2964"
|
||||
defs["locations"]["ImFont"] = "imgui:3430"
|
||||
defs["locations"]["ImFontAtlas"] = "imgui:3326"
|
||||
defs["locations"]["ImFontAtlasCustomRect"] = "imgui:3285"
|
||||
defs["locations"]["ImFontAtlasFlags_"] = "imgui:3301"
|
||||
defs["locations"]["ImFontBuilderIO"] = "imgui_internal:3535"
|
||||
defs["locations"]["ImFontConfig"] = "imgui:3228"
|
||||
defs["locations"]["ImFontGlyph"] = "imgui:3258"
|
||||
defs["locations"]["ImFontGlyphRangesBuilder"] = "imgui:3270"
|
||||
defs["locations"]["ImGuiActivateFlags_"] = "imgui_internal:1540"
|
||||
defs["locations"]["ImGuiAxis"] = "imgui_internal:1018"
|
||||
defs["locations"]["ImGuiBackendFlags_"] = "imgui:1598"
|
||||
defs["locations"]["ImGuiBoxSelectState"] = "imgui_internal:1729"
|
||||
defs["locations"]["ImGuiButtonFlagsPrivate_"] = "imgui_internal:908"
|
||||
defs["locations"]["ImGuiButtonFlags_"] = "imgui:1724"
|
||||
defs["locations"]["ImGuiChildFlags_"] = "imgui:1114"
|
||||
defs["locations"]["ImGuiCol_"] = "imgui:1608"
|
||||
defs["locations"]["ImGuiColorEditFlags_"] = "imgui:1735"
|
||||
defs["locations"]["ImGuiColorMod"] = "imgui_internal:1032"
|
||||
defs["locations"]["ImGuiComboFlagsPrivate_"] = "imgui_internal:933"
|
||||
defs["locations"]["ImGuiComboFlags_"] = "imgui:1260"
|
||||
defs["locations"]["ImGuiComboPreviewData"] = "imgui_internal:1049"
|
||||
defs["locations"]["ImGuiCond_"] = "imgui:1836"
|
||||
defs["locations"]["ImGuiConfigFlags_"] = "imgui:1578"
|
||||
defs["locations"]["ImGuiContext"] = "imgui_internal:2029"
|
||||
defs["locations"]["ImGuiContextHook"] = "imgui_internal:2014"
|
||||
defs["locations"]["ImGuiContextHookType"] = "imgui_internal:2012"
|
||||
defs["locations"]["ImGuiDataTypeInfo"] = "imgui_internal:818"
|
||||
defs["locations"]["ImGuiDataTypePrivate_"] = "imgui_internal:827"
|
||||
defs["locations"]["ImGuiDataTypeStorage"] = "imgui_internal:812"
|
||||
defs["locations"]["ImGuiDataType_"] = "imgui:1387"
|
||||
defs["locations"]["ImGuiDataVarInfo"] = "imgui_internal:804"
|
||||
defs["locations"]["ImGuiDebugAllocEntry"] = "imgui_internal:1949"
|
||||
defs["locations"]["ImGuiDebugAllocInfo"] = "imgui_internal:1956"
|
||||
defs["locations"]["ImGuiDebugLogFlags_"] = "imgui_internal:1927"
|
||||
defs["locations"]["ImGuiDir"] = "imgui:1404"
|
||||
defs["locations"]["ImGuiDragDropFlags_"] = "imgui:1359"
|
||||
defs["locations"]["ImGuiErrorRecoveryState"] = "imgui_internal:1274"
|
||||
defs["locations"]["ImGuiFocusRequestFlags_"] = "imgui_internal:978"
|
||||
defs["locations"]["ImGuiFocusScopeData"] = "imgui_internal:1626"
|
||||
defs["locations"]["ImGuiFocusedFlags_"] = "imgui:1307"
|
||||
defs["locations"]["ImGuiFreeTypeBuilderFlags"] = "imgui_freetype:26"
|
||||
defs["locations"]["ImGuiGroupData"] = "imgui_internal:1058"
|
||||
defs["locations"]["ImGuiHoveredFlagsPrivate_"] = "imgui_internal:887"
|
||||
defs["locations"]["ImGuiHoveredFlags_"] = "imgui:1317"
|
||||
defs["locations"]["ImGuiIDStackTool"] = "imgui_internal:1989"
|
||||
defs["locations"]["ImGuiIO"] = "imgui:2204"
|
||||
defs["locations"]["ImGuiInputEvent"] = "imgui_internal:1397"
|
||||
defs["locations"]["ImGuiInputEventAppFocused"] = "imgui_internal:1395"
|
||||
defs["locations"]["ImGuiInputEventKey"] = "imgui_internal:1393"
|
||||
defs["locations"]["ImGuiInputEventMouseButton"] = "imgui_internal:1392"
|
||||
defs["locations"]["ImGuiInputEventMousePos"] = "imgui_internal:1390"
|
||||
defs["locations"]["ImGuiInputEventMouseWheel"] = "imgui_internal:1391"
|
||||
defs["locations"]["ImGuiInputEventText"] = "imgui_internal:1394"
|
||||
defs["locations"]["ImGuiInputEventType"] = "imgui_internal:1367"
|
||||
defs["locations"]["ImGuiInputFlagsPrivate_"] = "imgui_internal:1463"
|
||||
defs["locations"]["ImGuiInputFlags_"] = "imgui:1551"
|
||||
defs["locations"]["ImGuiInputSource"] = "imgui_internal:1379"
|
||||
defs["locations"]["ImGuiInputTextCallbackData"] = "imgui:2442"
|
||||
defs["locations"]["ImGuiInputTextDeactivatedState"] = "imgui_internal:1094"
|
||||
defs["locations"]["ImGuiInputTextFlagsPrivate_"] = "imgui_internal:895"
|
||||
defs["locations"]["ImGuiInputTextFlags_"] = "imgui:1147"
|
||||
defs["locations"]["ImGuiInputTextState"] = "imgui_internal:1116"
|
||||
defs["locations"]["ImGuiItemFlagsPrivate_"] = "imgui_internal:837"
|
||||
defs["locations"]["ImGuiItemFlags_"] = "imgui:1134"
|
||||
defs["locations"]["ImGuiItemStatusFlags_"] = "imgui_internal:861"
|
||||
defs["locations"]["ImGuiKey"] = "imgui:1424"
|
||||
defs["locations"]["ImGuiKeyData"] = "imgui:2196"
|
||||
defs["locations"]["ImGuiKeyOwnerData"] = "imgui_internal:1450"
|
||||
defs["locations"]["ImGuiKeyRoutingData"] = "imgui_internal:1424"
|
||||
defs["locations"]["ImGuiKeyRoutingTable"] = "imgui_internal:1438"
|
||||
defs["locations"]["ImGuiLastItemData"] = "imgui_internal:1242"
|
||||
defs["locations"]["ImGuiLayoutType_"] = "imgui_internal:995"
|
||||
defs["locations"]["ImGuiListClipper"] = "imgui:2649"
|
||||
defs["locations"]["ImGuiListClipperData"] = "imgui_internal:1520"
|
||||
defs["locations"]["ImGuiListClipperRange"] = "imgui_internal:1507"
|
||||
defs["locations"]["ImGuiLocEntry"] = "imgui_internal:1896"
|
||||
defs["locations"]["ImGuiLocKey"] = "imgui_internal:1881"
|
||||
defs["locations"]["ImGuiLogFlags_"] = "imgui_internal:1002"
|
||||
defs["locations"]["ImGuiMenuColumns"] = "imgui_internal:1076"
|
||||
defs["locations"]["ImGuiMetricsConfig"] = "imgui_internal:1960"
|
||||
defs["locations"]["ImGuiMouseButton_"] = "imgui:1792"
|
||||
defs["locations"]["ImGuiMouseCursor_"] = "imgui:1802"
|
||||
defs["locations"]["ImGuiMouseSource"] = "imgui:1821"
|
||||
defs["locations"]["ImGuiMultiSelectFlags_"] = "imgui:2799"
|
||||
defs["locations"]["ImGuiMultiSelectIO"] = "imgui:2826"
|
||||
defs["locations"]["ImGuiMultiSelectState"] = "imgui_internal:1782"
|
||||
defs["locations"]["ImGuiMultiSelectTempData"] = "imgui_internal:1757"
|
||||
defs["locations"]["ImGuiNavItemData"] = "imgui_internal:1605"
|
||||
defs["locations"]["ImGuiNavLayer"] = "imgui_internal:1597"
|
||||
defs["locations"]["ImGuiNavMoveFlags_"] = "imgui_internal:1575"
|
||||
defs["locations"]["ImGuiNavRenderCursorFlags_"] = "imgui_internal:1561"
|
||||
defs["locations"]["ImGuiNextItemData"] = "imgui_internal:1222"
|
||||
defs["locations"]["ImGuiNextItemDataFlags_"] = "imgui_internal:1212"
|
||||
defs["locations"]["ImGuiNextWindowData"] = "imgui_internal:1188"
|
||||
defs["locations"]["ImGuiNextWindowDataFlags_"] = "imgui_internal:1172"
|
||||
defs["locations"]["ImGuiOldColumnData"] = "imgui_internal:1690"
|
||||
defs["locations"]["ImGuiOldColumnFlags_"] = "imgui_internal:1670"
|
||||
defs["locations"]["ImGuiOldColumns"] = "imgui_internal:1700"
|
||||
defs["locations"]["ImGuiOnceUponAFrame"] = "imgui:2520"
|
||||
defs["locations"]["ImGuiPayload"] = "imgui:2485"
|
||||
defs["locations"]["ImGuiPlatformIO"] = "imgui:3519"
|
||||
defs["locations"]["ImGuiPlatformImeData"] = "imgui:3557"
|
||||
defs["locations"]["ImGuiPlotType"] = "imgui_internal:1021"
|
||||
defs["locations"]["ImGuiPopupData"] = "imgui_internal:1324"
|
||||
defs["locations"]["ImGuiPopupFlags_"] = "imgui:1221"
|
||||
defs["locations"]["ImGuiPopupPositionPolicy"] = "imgui_internal:1316"
|
||||
defs["locations"]["ImGuiPtrOrIndex"] = "imgui_internal:1303"
|
||||
defs["locations"]["ImGuiScrollFlags_"] = "imgui_internal:1547"
|
||||
defs["locations"]["ImGuiSelectableFlagsPrivate_"] = "imgui_internal:942"
|
||||
defs["locations"]["ImGuiSelectableFlags_"] = "imgui:1239"
|
||||
defs["locations"]["ImGuiSelectionBasicStorage"] = "imgui:2872"
|
||||
defs["locations"]["ImGuiSelectionExternalStorage"] = "imgui:2895"
|
||||
defs["locations"]["ImGuiSelectionRequest"] = "imgui:2846"
|
||||
defs["locations"]["ImGuiSelectionRequestType"] = "imgui:2838"
|
||||
defs["locations"]["ImGuiSeparatorFlags_"] = "imgui_internal:963"
|
||||
defs["locations"]["ImGuiSettingsHandler"] = "imgui_internal:1861"
|
||||
defs["locations"]["ImGuiShrinkWidthItem"] = "imgui_internal:1296"
|
||||
defs["locations"]["ImGuiSizeCallbackData"] = "imgui:2476"
|
||||
defs["locations"]["ImGuiSliderFlagsPrivate_"] = "imgui_internal:935"
|
||||
defs["locations"]["ImGuiSliderFlags_"] = "imgui:1777"
|
||||
defs["locations"]["ImGuiSortDirection"] = "imgui:1411"
|
||||
defs["locations"]["ImGuiStackLevelInfo"] = "imgui_internal:1977"
|
||||
defs["locations"]["ImGuiStorage"] = "imgui:2592"
|
||||
defs["locations"]["ImGuiStoragePair"] = "imgui:2575"
|
||||
defs["locations"]["ImGuiStyle"] = "imgui:2119"
|
||||
defs["locations"]["ImGuiStyleMod"] = "imgui_internal:1035"
|
||||
defs["locations"]["ImGuiStyleVar_"] = "imgui:1680"
|
||||
defs["locations"]["ImGuiTabBar"] = "imgui_internal:2609"
|
||||
defs["locations"]["ImGuiTabBarFlagsPrivate_"] = "imgui_internal:2574"
|
||||
defs["locations"]["ImGuiTabBarFlags_"] = "imgui:1271"
|
||||
defs["locations"]["ImGuiTabItem"] = "imgui_internal:2590"
|
||||
defs["locations"]["ImGuiTabItemFlagsPrivate_"] = "imgui_internal:2582"
|
||||
defs["locations"]["ImGuiTabItemFlags_"] = "imgui:1288"
|
||||
defs["locations"]["ImGuiTable"] = "imgui_internal:2756"
|
||||
defs["locations"]["ImGuiTableBgTarget_"] = "imgui:1973"
|
||||
defs["locations"]["ImGuiTableCellData"] = "imgui_internal:2724"
|
||||
defs["locations"]["ImGuiTableColumn"] = "imgui_internal:2664"
|
||||
defs["locations"]["ImGuiTableColumnFlags_"] = "imgui:1920"
|
||||
defs["locations"]["ImGuiTableColumnSettings"] = "imgui_internal:2903"
|
||||
defs["locations"]["ImGuiTableColumnSortSpecs"] = "imgui:1995"
|
||||
defs["locations"]["ImGuiTableFlags_"] = "imgui:1867"
|
||||
defs["locations"]["ImGuiTableHeaderData"] = "imgui_internal:2733"
|
||||
defs["locations"]["ImGuiTableInstanceData"] = "imgui_internal:2743"
|
||||
defs["locations"]["ImGuiTableRowFlags_"] = "imgui:1958"
|
||||
defs["locations"]["ImGuiTableSettings"] = "imgui_internal:2927"
|
||||
defs["locations"]["ImGuiTableSortSpecs"] = "imgui:1985"
|
||||
defs["locations"]["ImGuiTableTempData"] = "imgui_internal:2880"
|
||||
defs["locations"]["ImGuiTextBuffer"] = "imgui:2555"
|
||||
defs["locations"]["ImGuiTextFilter"] = "imgui:2528"
|
||||
defs["locations"]["ImGuiTextFlags_"] = "imgui_internal:981"
|
||||
defs["locations"]["ImGuiTextIndex"] = "imgui_internal:719"
|
||||
defs["locations"]["ImGuiTextRange"] = "imgui:2538"
|
||||
defs["locations"]["ImGuiTooltipFlags_"] = "imgui_internal:987"
|
||||
defs["locations"]["ImGuiTreeNodeFlagsPrivate_"] = "imgui_internal:956"
|
||||
defs["locations"]["ImGuiTreeNodeFlags_"] = "imgui:1186"
|
||||
defs["locations"]["ImGuiTreeNodeStackData"] = "imgui_internal:1261"
|
||||
defs["locations"]["ImGuiTypingSelectFlags_"] = "imgui_internal:1633"
|
||||
defs["locations"]["ImGuiTypingSelectRequest"] = "imgui_internal:1641"
|
||||
defs["locations"]["ImGuiTypingSelectState"] = "imgui_internal:1652"
|
||||
defs["locations"]["ImGuiViewport"] = "imgui:3494"
|
||||
defs["locations"]["ImGuiViewportFlags_"] = "imgui:3479"
|
||||
defs["locations"]["ImGuiViewportP"] = "imgui_internal:1810"
|
||||
defs["locations"]["ImGuiWindow"] = "imgui_internal:2445"
|
||||
defs["locations"]["ImGuiWindowFlags_"] = "imgui:1064"
|
||||
defs["locations"]["ImGuiWindowRefreshFlags_"] = "imgui_internal:1163"
|
||||
defs["locations"]["ImGuiWindowSettings"] = "imgui_internal:1847"
|
||||
defs["locations"]["ImGuiWindowStackData"] = "imgui_internal:1288"
|
||||
defs["locations"]["ImGuiWindowTempData"] = "imgui_internal:2395"
|
||||
defs["locations"]["ImRect"] = "imgui_internal:521"
|
||||
defs["locations"]["ImVec1"] = "imgui_internal:503"
|
||||
defs["locations"]["ImGuiGroupData"] = "imgui_internal:1062"
|
||||
defs["locations"]["ImGuiHoveredFlagsPrivate_"] = "imgui_internal:891"
|
||||
defs["locations"]["ImGuiHoveredFlags_"] = "imgui:1321"
|
||||
defs["locations"]["ImGuiIDStackTool"] = "imgui_internal:1995"
|
||||
defs["locations"]["ImGuiIO"] = "imgui:2208"
|
||||
defs["locations"]["ImGuiInputEvent"] = "imgui_internal:1401"
|
||||
defs["locations"]["ImGuiInputEventAppFocused"] = "imgui_internal:1399"
|
||||
defs["locations"]["ImGuiInputEventKey"] = "imgui_internal:1397"
|
||||
defs["locations"]["ImGuiInputEventMouseButton"] = "imgui_internal:1396"
|
||||
defs["locations"]["ImGuiInputEventMousePos"] = "imgui_internal:1394"
|
||||
defs["locations"]["ImGuiInputEventMouseWheel"] = "imgui_internal:1395"
|
||||
defs["locations"]["ImGuiInputEventText"] = "imgui_internal:1398"
|
||||
defs["locations"]["ImGuiInputEventType"] = "imgui_internal:1371"
|
||||
defs["locations"]["ImGuiInputFlagsPrivate_"] = "imgui_internal:1467"
|
||||
defs["locations"]["ImGuiInputFlags_"] = "imgui:1555"
|
||||
defs["locations"]["ImGuiInputSource"] = "imgui_internal:1383"
|
||||
defs["locations"]["ImGuiInputTextCallbackData"] = "imgui:2447"
|
||||
defs["locations"]["ImGuiInputTextDeactivatedState"] = "imgui_internal:1098"
|
||||
defs["locations"]["ImGuiInputTextFlagsPrivate_"] = "imgui_internal:899"
|
||||
defs["locations"]["ImGuiInputTextFlags_"] = "imgui:1148"
|
||||
defs["locations"]["ImGuiInputTextState"] = "imgui_internal:1120"
|
||||
defs["locations"]["ImGuiItemFlagsPrivate_"] = "imgui_internal:841"
|
||||
defs["locations"]["ImGuiItemFlags_"] = "imgui:1135"
|
||||
defs["locations"]["ImGuiItemStatusFlags_"] = "imgui_internal:865"
|
||||
defs["locations"]["ImGuiKey"] = "imgui:1428"
|
||||
defs["locations"]["ImGuiKeyData"] = "imgui:2200"
|
||||
defs["locations"]["ImGuiKeyOwnerData"] = "imgui_internal:1454"
|
||||
defs["locations"]["ImGuiKeyRoutingData"] = "imgui_internal:1428"
|
||||
defs["locations"]["ImGuiKeyRoutingTable"] = "imgui_internal:1442"
|
||||
defs["locations"]["ImGuiLastItemData"] = "imgui_internal:1246"
|
||||
defs["locations"]["ImGuiLayoutType_"] = "imgui_internal:999"
|
||||
defs["locations"]["ImGuiListClipper"] = "imgui:2654"
|
||||
defs["locations"]["ImGuiListClipperData"] = "imgui_internal:1524"
|
||||
defs["locations"]["ImGuiListClipperRange"] = "imgui_internal:1511"
|
||||
defs["locations"]["ImGuiLocEntry"] = "imgui_internal:1900"
|
||||
defs["locations"]["ImGuiLocKey"] = "imgui_internal:1885"
|
||||
defs["locations"]["ImGuiLogFlags_"] = "imgui_internal:1006"
|
||||
defs["locations"]["ImGuiMenuColumns"] = "imgui_internal:1080"
|
||||
defs["locations"]["ImGuiMetricsConfig"] = "imgui_internal:1966"
|
||||
defs["locations"]["ImGuiMouseButton_"] = "imgui:1796"
|
||||
defs["locations"]["ImGuiMouseCursor_"] = "imgui:1806"
|
||||
defs["locations"]["ImGuiMouseSource"] = "imgui:1825"
|
||||
defs["locations"]["ImGuiMultiSelectFlags_"] = "imgui:2805"
|
||||
defs["locations"]["ImGuiMultiSelectIO"] = "imgui:2832"
|
||||
defs["locations"]["ImGuiMultiSelectState"] = "imgui_internal:1786"
|
||||
defs["locations"]["ImGuiMultiSelectTempData"] = "imgui_internal:1761"
|
||||
defs["locations"]["ImGuiNavItemData"] = "imgui_internal:1609"
|
||||
defs["locations"]["ImGuiNavLayer"] = "imgui_internal:1601"
|
||||
defs["locations"]["ImGuiNavMoveFlags_"] = "imgui_internal:1579"
|
||||
defs["locations"]["ImGuiNavRenderCursorFlags_"] = "imgui_internal:1565"
|
||||
defs["locations"]["ImGuiNextItemData"] = "imgui_internal:1226"
|
||||
defs["locations"]["ImGuiNextItemDataFlags_"] = "imgui_internal:1216"
|
||||
defs["locations"]["ImGuiNextWindowData"] = "imgui_internal:1192"
|
||||
defs["locations"]["ImGuiNextWindowDataFlags_"] = "imgui_internal:1176"
|
||||
defs["locations"]["ImGuiOldColumnData"] = "imgui_internal:1694"
|
||||
defs["locations"]["ImGuiOldColumnFlags_"] = "imgui_internal:1674"
|
||||
defs["locations"]["ImGuiOldColumns"] = "imgui_internal:1704"
|
||||
defs["locations"]["ImGuiOnceUponAFrame"] = "imgui:2525"
|
||||
defs["locations"]["ImGuiPayload"] = "imgui:2490"
|
||||
defs["locations"]["ImGuiPlatformIO"] = "imgui:3529"
|
||||
defs["locations"]["ImGuiPlatformImeData"] = "imgui:3567"
|
||||
defs["locations"]["ImGuiPlotType"] = "imgui_internal:1025"
|
||||
defs["locations"]["ImGuiPopupData"] = "imgui_internal:1328"
|
||||
defs["locations"]["ImGuiPopupFlags_"] = "imgui:1225"
|
||||
defs["locations"]["ImGuiPopupPositionPolicy"] = "imgui_internal:1320"
|
||||
defs["locations"]["ImGuiPtrOrIndex"] = "imgui_internal:1307"
|
||||
defs["locations"]["ImGuiScrollFlags_"] = "imgui_internal:1551"
|
||||
defs["locations"]["ImGuiSelectableFlagsPrivate_"] = "imgui_internal:946"
|
||||
defs["locations"]["ImGuiSelectableFlags_"] = "imgui:1243"
|
||||
defs["locations"]["ImGuiSelectionBasicStorage"] = "imgui:2878"
|
||||
defs["locations"]["ImGuiSelectionExternalStorage"] = "imgui:2901"
|
||||
defs["locations"]["ImGuiSelectionRequest"] = "imgui:2852"
|
||||
defs["locations"]["ImGuiSelectionRequestType"] = "imgui:2844"
|
||||
defs["locations"]["ImGuiSeparatorFlags_"] = "imgui_internal:967"
|
||||
defs["locations"]["ImGuiSettingsHandler"] = "imgui_internal:1865"
|
||||
defs["locations"]["ImGuiShrinkWidthItem"] = "imgui_internal:1300"
|
||||
defs["locations"]["ImGuiSizeCallbackData"] = "imgui:2481"
|
||||
defs["locations"]["ImGuiSliderFlagsPrivate_"] = "imgui_internal:939"
|
||||
defs["locations"]["ImGuiSliderFlags_"] = "imgui:1781"
|
||||
defs["locations"]["ImGuiSortDirection"] = "imgui:1415"
|
||||
defs["locations"]["ImGuiStackLevelInfo"] = "imgui_internal:1983"
|
||||
defs["locations"]["ImGuiStorage"] = "imgui:2597"
|
||||
defs["locations"]["ImGuiStoragePair"] = "imgui:2580"
|
||||
defs["locations"]["ImGuiStyle"] = "imgui:2123"
|
||||
defs["locations"]["ImGuiStyleMod"] = "imgui_internal:1039"
|
||||
defs["locations"]["ImGuiStyleVar_"] = "imgui:1684"
|
||||
defs["locations"]["ImGuiTabBar"] = "imgui_internal:2615"
|
||||
defs["locations"]["ImGuiTabBarFlagsPrivate_"] = "imgui_internal:2580"
|
||||
defs["locations"]["ImGuiTabBarFlags_"] = "imgui:1275"
|
||||
defs["locations"]["ImGuiTabItem"] = "imgui_internal:2596"
|
||||
defs["locations"]["ImGuiTabItemFlagsPrivate_"] = "imgui_internal:2588"
|
||||
defs["locations"]["ImGuiTabItemFlags_"] = "imgui:1292"
|
||||
defs["locations"]["ImGuiTable"] = "imgui_internal:2762"
|
||||
defs["locations"]["ImGuiTableBgTarget_"] = "imgui:1977"
|
||||
defs["locations"]["ImGuiTableCellData"] = "imgui_internal:2730"
|
||||
defs["locations"]["ImGuiTableColumn"] = "imgui_internal:2670"
|
||||
defs["locations"]["ImGuiTableColumnFlags_"] = "imgui:1924"
|
||||
defs["locations"]["ImGuiTableColumnSettings"] = "imgui_internal:2909"
|
||||
defs["locations"]["ImGuiTableColumnSortSpecs"] = "imgui:1999"
|
||||
defs["locations"]["ImGuiTableFlags_"] = "imgui:1871"
|
||||
defs["locations"]["ImGuiTableHeaderData"] = "imgui_internal:2739"
|
||||
defs["locations"]["ImGuiTableInstanceData"] = "imgui_internal:2749"
|
||||
defs["locations"]["ImGuiTableRowFlags_"] = "imgui:1962"
|
||||
defs["locations"]["ImGuiTableSettings"] = "imgui_internal:2933"
|
||||
defs["locations"]["ImGuiTableSortSpecs"] = "imgui:1989"
|
||||
defs["locations"]["ImGuiTableTempData"] = "imgui_internal:2886"
|
||||
defs["locations"]["ImGuiTextBuffer"] = "imgui:2560"
|
||||
defs["locations"]["ImGuiTextFilter"] = "imgui:2533"
|
||||
defs["locations"]["ImGuiTextFlags_"] = "imgui_internal:985"
|
||||
defs["locations"]["ImGuiTextIndex"] = "imgui_internal:723"
|
||||
defs["locations"]["ImGuiTextRange"] = "imgui:2543"
|
||||
defs["locations"]["ImGuiTooltipFlags_"] = "imgui_internal:991"
|
||||
defs["locations"]["ImGuiTreeNodeFlagsPrivate_"] = "imgui_internal:960"
|
||||
defs["locations"]["ImGuiTreeNodeFlags_"] = "imgui:1190"
|
||||
defs["locations"]["ImGuiTreeNodeStackData"] = "imgui_internal:1265"
|
||||
defs["locations"]["ImGuiTypingSelectFlags_"] = "imgui_internal:1637"
|
||||
defs["locations"]["ImGuiTypingSelectRequest"] = "imgui_internal:1645"
|
||||
defs["locations"]["ImGuiTypingSelectState"] = "imgui_internal:1656"
|
||||
defs["locations"]["ImGuiViewport"] = "imgui:3504"
|
||||
defs["locations"]["ImGuiViewportFlags_"] = "imgui:3489"
|
||||
defs["locations"]["ImGuiViewportP"] = "imgui_internal:1814"
|
||||
defs["locations"]["ImGuiWindow"] = "imgui_internal:2451"
|
||||
defs["locations"]["ImGuiWindowFlags_"] = "imgui:1065"
|
||||
defs["locations"]["ImGuiWindowRefreshFlags_"] = "imgui_internal:1167"
|
||||
defs["locations"]["ImGuiWindowSettings"] = "imgui_internal:1851"
|
||||
defs["locations"]["ImGuiWindowStackData"] = "imgui_internal:1292"
|
||||
defs["locations"]["ImGuiWindowTempData"] = "imgui_internal:2401"
|
||||
defs["locations"]["ImRect"] = "imgui_internal:525"
|
||||
defs["locations"]["ImVec1"] = "imgui_internal:507"
|
||||
defs["locations"]["ImVec2"] = "imgui:291"
|
||||
defs["locations"]["ImVec2ih"] = "imgui_internal:511"
|
||||
defs["locations"]["ImVec2ih"] = "imgui_internal:515"
|
||||
defs["locations"]["ImVec4"] = "imgui:304"
|
||||
defs["structs"] = {}
|
||||
defs["structs"]["ImBitVector"] = {}
|
||||
@@ -4071,44 +4079,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"
|
||||
@@ -4162,14 +4170,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"
|
||||
@@ -4268,16 +4276,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