mirror of
https://github.com/cimgui/cimgui.git
synced 2025-08-10 11:58:30 +01:00
generate again
This commit is contained in:
@@ -9662,7 +9662,6 @@
|
||||
"funcname": "ImVec2ih",
|
||||
"location": "internal",
|
||||
"ov_cimguiname": "ImVec2ih_ImVec2ihVec2",
|
||||
"ret": "explicit",
|
||||
"signature": "(const ImVec2)",
|
||||
"stname": "ImVec2ih"
|
||||
}
|
||||
|
@@ -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]
|
||||
|
@@ -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)
|
||||
|
@@ -4104,7 +4104,7 @@
|
||||
},
|
||||
{
|
||||
"name": "CurrentTabBarStack",
|
||||
"template_type": "ImGui*OrIndex",
|
||||
"template_type": "ImGuiPtrOrIndex",
|
||||
"type": "ImVector_ImGuiPtrOrIndex"
|
||||
},
|
||||
{
|
||||
|
@@ -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"
|
||||
|
Reference in New Issue
Block a user