mirror of
https://github.com/cimgui/cimgui.git
synced 2025-08-11 04:18:29 +01:00
generation
This commit is contained in:
@@ -2101,8 +2101,9 @@ defs["structs"]["ImDrawListSharedData"][7] = {}
|
||||
defs["structs"]["ImDrawListSharedData"][7]["name"] = "InitialFlags"
|
||||
defs["structs"]["ImDrawListSharedData"][7]["type"] = "ImDrawListFlags"
|
||||
defs["structs"]["ImDrawListSharedData"][8] = {}
|
||||
defs["structs"]["ImDrawListSharedData"][8]["name"] = "1]"
|
||||
defs["structs"]["ImDrawListSharedData"][8]["type"] = "ImVec2 ArcFastVtx[12 *"
|
||||
defs["structs"]["ImDrawListSharedData"][8]["name"] = "ArcFastVtx[12*1]"
|
||||
defs["structs"]["ImDrawListSharedData"][8]["size"] = 12
|
||||
defs["structs"]["ImDrawListSharedData"][8]["type"] = "ImVec2"
|
||||
defs["structs"]["ImDrawListSharedData"][9] = {}
|
||||
defs["structs"]["ImDrawListSharedData"][9]["name"] = "CircleSegmentCounts[64]"
|
||||
defs["structs"]["ImDrawListSharedData"][9]["size"] = 64
|
||||
@@ -3729,8 +3730,8 @@ defs["structs"]["ImGuiStyleMod"][1] = {}
|
||||
defs["structs"]["ImGuiStyleMod"][1]["name"] = "VarIdx"
|
||||
defs["structs"]["ImGuiStyleMod"][1]["type"] = "ImGuiStyleVar"
|
||||
defs["structs"]["ImGuiStyleMod"][2] = {}
|
||||
defs["structs"]["ImGuiStyleMod"][2]["name"] = "}"
|
||||
defs["structs"]["ImGuiStyleMod"][2]["type"] = "union { int BackupInt[2]; float BackupFloat[2];"
|
||||
defs["structs"]["ImGuiStyleMod"][2]["name"] = ""
|
||||
defs["structs"]["ImGuiStyleMod"][2]["type"] = "union { int BackupInt[2]; float BackupFloat[2];}"
|
||||
defs["structs"]["ImGuiTabBar"] = {}
|
||||
defs["structs"]["ImGuiTabBar"][1] = {}
|
||||
defs["structs"]["ImGuiTabBar"][1]["name"] = "Tabs"
|
||||
|
Reference in New Issue
Block a user