generate again

This commit is contained in:
Victor Bombi
2020-06-30 09:45:35 +02:00
parent 2f4c2c03db
commit 38a744674e
5 changed files with 3 additions and 5 deletions

View File

@@ -9662,7 +9662,6 @@
"funcname": "ImVec2ih",
"location": "internal",
"ov_cimguiname": "ImVec2ih_ImVec2ihVec2",
"ret": "explicit",
"signature": "(const ImVec2)",
"stname": "ImVec2ih"
}

View File

@@ -8130,7 +8130,6 @@ defs["ImVec2ih_ImVec2ih"][3]["defaults"] = {}
defs["ImVec2ih_ImVec2ih"][3]["funcname"] = "ImVec2ih"
defs["ImVec2ih_ImVec2ih"][3]["location"] = "internal"
defs["ImVec2ih_ImVec2ih"][3]["ov_cimguiname"] = "ImVec2ih_ImVec2ihVec2"
defs["ImVec2ih_ImVec2ih"][3]["ret"] = "explicit"
defs["ImVec2ih_ImVec2ih"][3]["signature"] = "(const ImVec2)"
defs["ImVec2ih_ImVec2ih"][3]["stname"] = "ImVec2ih"
defs["ImVec2ih_ImVec2ih"]["()"] = defs["ImVec2ih_ImVec2ih"][1]

View File

@@ -157,7 +157,7 @@ ImGuiStyleMod_ImGuiStyleMod 3
ImVec2ih_ImVec2ih 3
1 nil ImVec2ih_ImVec2ihNil ()
2 nil ImVec2ih_ImVec2ihshort (short,short)
3 explicit ImVec2ih_ImVec2ihVec2 (const ImVec2)
3 nil ImVec2ih_ImVec2ihVec2 (const ImVec2)
ImPool_Remove 2
1 void ImPool_RemoveTPtr (ImGuiID,const T*)
2 void ImPool_RemovePoolIdx (ImGuiID,ImPoolIdx)

View File

@@ -4104,7 +4104,7 @@
},
{
"name": "CurrentTabBarStack",
"template_type": "ImGui*OrIndex",
"template_type": "ImGuiPtrOrIndex",
"type": "ImVector_ImGuiPtrOrIndex"
},
{

View File

@@ -3185,7 +3185,7 @@ defs["structs"]["ImGuiContext"][149]["template_type"] = "ImGuiTabBar"
defs["structs"]["ImGuiContext"][149]["type"] = "ImPool_ImGuiTabBar"
defs["structs"]["ImGuiContext"][150] = {}
defs["structs"]["ImGuiContext"][150]["name"] = "CurrentTabBarStack"
defs["structs"]["ImGuiContext"][150]["template_type"] = "ImGui*OrIndex"
defs["structs"]["ImGuiContext"][150]["template_type"] = "ImGuiPtrOrIndex"
defs["structs"]["ImGuiContext"][150]["type"] = "ImVector_ImGuiPtrOrIndex"
defs["structs"]["ImGuiContext"][151] = {}
defs["structs"]["ImGuiContext"][151]["name"] = "ShrinkWidthBuffer"