mirror of
https://github.com/cimgui/cimgui.git
synced 2025-08-10 11:58:30 +01:00
generation
This commit is contained in:
@@ -2679,8 +2679,9 @@
|
||||
"type": "ImDrawListFlags"
|
||||
},
|
||||
{
|
||||
"name": "1]",
|
||||
"type": "ImVec2 ArcFastVtx[12 *"
|
||||
"name": "ArcFastVtx[12*1]",
|
||||
"size": 12,
|
||||
"type": "ImVec2"
|
||||
},
|
||||
{
|
||||
"name": "CircleSegmentCounts[64]",
|
||||
@@ -4851,8 +4852,8 @@
|
||||
"type": "ImGuiStyleVar"
|
||||
},
|
||||
{
|
||||
"name": "}",
|
||||
"type": "union { int BackupInt[2]; float BackupFloat[2];"
|
||||
"name": "",
|
||||
"type": "union { int BackupInt[2]; float BackupFloat[2];}"
|
||||
}
|
||||
],
|
||||
"ImGuiTabBar": [
|
||||
|
@@ -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