generation for locations in structs_and_enums

This commit is contained in:
Victor Bombi
2020-07-07 10:04:13 +02:00
parent 6ddccdc1de
commit d335744253
2 changed files with 225 additions and 0 deletions

View File

@@ -2027,6 +2027,118 @@ defs["enums"]["ImGuiWindowFlags_"][30] = {}
defs["enums"]["ImGuiWindowFlags_"][30]["calc_value"] = 268435456
defs["enums"]["ImGuiWindowFlags_"][30]["name"] = "ImGuiWindowFlags_ChildMenu"
defs["enums"]["ImGuiWindowFlags_"][30]["value"] = "1 << 28"
defs["locations"] = {}
defs["locations"]["ImBitVector"] = "internal"
defs["locations"]["ImColor"] = "imgui"
defs["locations"]["ImDrawChannel"] = "imgui"
defs["locations"]["ImDrawCmd"] = "imgui"
defs["locations"]["ImDrawCornerFlags_"] = "imgui"
defs["locations"]["ImDrawData"] = "imgui"
defs["locations"]["ImDrawDataBuilder"] = "internal"
defs["locations"]["ImDrawList"] = "imgui"
defs["locations"]["ImDrawListFlags_"] = "imgui"
defs["locations"]["ImDrawListSharedData"] = "internal"
defs["locations"]["ImDrawListSplitter"] = "imgui"
defs["locations"]["ImDrawVert"] = "imgui"
defs["locations"]["ImFont"] = "imgui"
defs["locations"]["ImFontAtlas"] = "imgui"
defs["locations"]["ImFontAtlasCustomRect"] = "imgui"
defs["locations"]["ImFontAtlasFlags_"] = "imgui"
defs["locations"]["ImFontConfig"] = "imgui"
defs["locations"]["ImFontGlyph"] = "imgui"
defs["locations"]["ImFontGlyphRangesBuilder"] = "imgui"
defs["locations"]["ImGuiAxis"] = "internal"
defs["locations"]["ImGuiBackendFlags_"] = "imgui"
defs["locations"]["ImGuiButtonFlags_"] = "internal"
defs["locations"]["ImGuiCol_"] = "imgui"
defs["locations"]["ImGuiColorEditFlags_"] = "imgui"
defs["locations"]["ImGuiColorMod"] = "internal"
defs["locations"]["ImGuiColumnData"] = "internal"
defs["locations"]["ImGuiColumns"] = "internal"
defs["locations"]["ImGuiColumnsFlags_"] = "internal"
defs["locations"]["ImGuiComboFlags_"] = "imgui"
defs["locations"]["ImGuiCond_"] = "imgui"
defs["locations"]["ImGuiConfigFlags_"] = "imgui"
defs["locations"]["ImGuiContext"] = "internal"
defs["locations"]["ImGuiDataTypeInfo"] = "internal"
defs["locations"]["ImGuiDataTypePrivate_"] = "internal"
defs["locations"]["ImGuiDataTypeTempStorage"] = "internal"
defs["locations"]["ImGuiDataType_"] = "imgui"
defs["locations"]["ImGuiDir_"] = "imgui"
defs["locations"]["ImGuiDragDropFlags_"] = "imgui"
defs["locations"]["ImGuiDragFlags_"] = "internal"
defs["locations"]["ImGuiFocusedFlags_"] = "imgui"
defs["locations"]["ImGuiGroupData"] = "internal"
defs["locations"]["ImGuiHoveredFlags_"] = "imgui"
defs["locations"]["ImGuiIO"] = "imgui"
defs["locations"]["ImGuiInputReadMode"] = "internal"
defs["locations"]["ImGuiInputSource"] = "internal"
defs["locations"]["ImGuiInputTextCallbackData"] = "imgui"
defs["locations"]["ImGuiInputTextFlags_"] = "imgui"
defs["locations"]["ImGuiInputTextState"] = "internal"
defs["locations"]["ImGuiItemFlags_"] = "internal"
defs["locations"]["ImGuiItemHoveredDataBackup"] = "internal"
defs["locations"]["ImGuiItemStatusFlags_"] = "internal"
defs["locations"]["ImGuiKeyModFlags_"] = "imgui"
defs["locations"]["ImGuiKey_"] = "imgui"
defs["locations"]["ImGuiLayoutType_"] = "internal"
defs["locations"]["ImGuiListClipper"] = "imgui"
defs["locations"]["ImGuiLogType"] = "internal"
defs["locations"]["ImGuiMenuColumns"] = "internal"
defs["locations"]["ImGuiMouseButton_"] = "imgui"
defs["locations"]["ImGuiMouseCursor_"] = "imgui"
defs["locations"]["ImGuiNavDirSourceFlags_"] = "internal"
defs["locations"]["ImGuiNavForward"] = "internal"
defs["locations"]["ImGuiNavHighlightFlags_"] = "internal"
defs["locations"]["ImGuiNavInput_"] = "imgui"
defs["locations"]["ImGuiNavLayer"] = "internal"
defs["locations"]["ImGuiNavMoveFlags_"] = "internal"
defs["locations"]["ImGuiNavMoveResult"] = "internal"
defs["locations"]["ImGuiNextItemData"] = "internal"
defs["locations"]["ImGuiNextItemDataFlags_"] = "internal"
defs["locations"]["ImGuiNextWindowData"] = "internal"
defs["locations"]["ImGuiNextWindowDataFlags_"] = "internal"
defs["locations"]["ImGuiOnceUponAFrame"] = "imgui"
defs["locations"]["ImGuiPayload"] = "imgui"
defs["locations"]["ImGuiPlotType"] = "internal"
defs["locations"]["ImGuiPopupData"] = "internal"
defs["locations"]["ImGuiPopupFlags_"] = "imgui"
defs["locations"]["ImGuiPopupPositionPolicy"] = "internal"
defs["locations"]["ImGuiPtrOrIndex"] = "internal"
defs["locations"]["ImGuiSelectableFlagsPrivate_"] = "internal"
defs["locations"]["ImGuiSelectableFlags_"] = "imgui"
defs["locations"]["ImGuiSeparatorFlags_"] = "internal"
defs["locations"]["ImGuiSettingsHandler"] = "internal"
defs["locations"]["ImGuiShrinkWidthItem"] = "internal"
defs["locations"]["ImGuiSizeCallbackData"] = "imgui"
defs["locations"]["ImGuiSliderFlags_"] = "internal"
defs["locations"]["ImGuiStorage"] = "imgui"
defs["locations"]["ImGuiStoragePair"] = "imgui"
defs["locations"]["ImGuiStyle"] = "imgui"
defs["locations"]["ImGuiStyleMod"] = "internal"
defs["locations"]["ImGuiStyleVar_"] = "imgui"
defs["locations"]["ImGuiTabBar"] = "internal"
defs["locations"]["ImGuiTabBarFlagsPrivate_"] = "internal"
defs["locations"]["ImGuiTabBarFlags_"] = "imgui"
defs["locations"]["ImGuiTabItem"] = "internal"
defs["locations"]["ImGuiTabItemFlagsPrivate_"] = "internal"
defs["locations"]["ImGuiTabItemFlags_"] = "imgui"
defs["locations"]["ImGuiTextBuffer"] = "imgui"
defs["locations"]["ImGuiTextFilter"] = "imgui"
defs["locations"]["ImGuiTextFlags_"] = "internal"
defs["locations"]["ImGuiTextRange"] = "imgui"
defs["locations"]["ImGuiTooltipFlags_"] = "internal"
defs["locations"]["ImGuiTreeNodeFlagsPrivate_"] = "internal"
defs["locations"]["ImGuiTreeNodeFlags_"] = "imgui"
defs["locations"]["ImGuiWindow"] = "internal"
defs["locations"]["ImGuiWindowFlags_"] = "imgui"
defs["locations"]["ImGuiWindowSettings"] = "internal"
defs["locations"]["ImGuiWindowTempData"] = "internal"
defs["locations"]["ImRect"] = "internal"
defs["locations"]["ImVec1"] = "internal"
defs["locations"]["ImVec2"] = "imgui"
defs["locations"]["ImVec2ih"] = "internal"
defs["locations"]["ImVec4"] = "imgui"
defs["structs"] = {}
defs["structs"]["ImBitVector"] = {}
defs["structs"]["ImBitVector"][1] = {}