mirror of
https://github.com/cimgui/cimgui.git
synced 2025-08-11 12:18:30 +01:00
generate again
This commit is contained in:
@@ -9025,7 +9025,6 @@
|
|||||||
"funcname": "ImVec2ih",
|
"funcname": "ImVec2ih",
|
||||||
"location": "internal",
|
"location": "internal",
|
||||||
"ov_cimguiname": "ImVec2ih_ImVec2ihVec2",
|
"ov_cimguiname": "ImVec2ih_ImVec2ihVec2",
|
||||||
"ret": "explicit",
|
|
||||||
"signature": "(const ImVec2)",
|
"signature": "(const ImVec2)",
|
||||||
"stname": "ImVec2ih"
|
"stname": "ImVec2ih"
|
||||||
}
|
}
|
||||||
|
@@ -7580,7 +7580,6 @@ defs["ImVec2ih_ImVec2ih"][3]["defaults"] = {}
|
|||||||
defs["ImVec2ih_ImVec2ih"][3]["funcname"] = "ImVec2ih"
|
defs["ImVec2ih_ImVec2ih"][3]["funcname"] = "ImVec2ih"
|
||||||
defs["ImVec2ih_ImVec2ih"][3]["location"] = "internal"
|
defs["ImVec2ih_ImVec2ih"][3]["location"] = "internal"
|
||||||
defs["ImVec2ih_ImVec2ih"][3]["ov_cimguiname"] = "ImVec2ih_ImVec2ihVec2"
|
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]["signature"] = "(const ImVec2)"
|
||||||
defs["ImVec2ih_ImVec2ih"][3]["stname"] = "ImVec2ih"
|
defs["ImVec2ih_ImVec2ih"][3]["stname"] = "ImVec2ih"
|
||||||
defs["ImVec2ih_ImVec2ih"]["()"] = defs["ImVec2ih_ImVec2ih"][1]
|
defs["ImVec2ih_ImVec2ih"]["()"] = defs["ImVec2ih_ImVec2ih"][1]
|
||||||
|
@@ -151,7 +151,7 @@ igTreeNodeExV 2
|
|||||||
ImVec2ih_ImVec2ih 3
|
ImVec2ih_ImVec2ih 3
|
||||||
1 nil ImVec2ih_ImVec2ihNil ()
|
1 nil ImVec2ih_ImVec2ihNil ()
|
||||||
2 nil ImVec2ih_ImVec2ihshort (short,short)
|
2 nil ImVec2ih_ImVec2ihshort (short,short)
|
||||||
3 explicit ImVec2ih_ImVec2ihVec2 (const ImVec2)
|
3 nil ImVec2ih_ImVec2ihVec2 (const ImVec2)
|
||||||
ImGuiStyleMod_ImGuiStyleMod 3
|
ImGuiStyleMod_ImGuiStyleMod 3
|
||||||
1 nil ImGuiStyleMod_ImGuiStyleModInt (ImGuiStyleVar,int)
|
1 nil ImGuiStyleMod_ImGuiStyleModInt (ImGuiStyleVar,int)
|
||||||
2 nil ImGuiStyleMod_ImGuiStyleModFloat (ImGuiStyleVar,float)
|
2 nil ImGuiStyleMod_ImGuiStyleModFloat (ImGuiStyleVar,float)
|
||||||
|
@@ -3797,7 +3797,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "CurrentTabBarStack",
|
"name": "CurrentTabBarStack",
|
||||||
"template_type": "ImGui*OrIndex",
|
"template_type": "ImGuiPtrOrIndex",
|
||||||
"type": "ImVector_ImGuiPtrOrIndex"
|
"type": "ImVector_ImGuiPtrOrIndex"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@@ -2944,7 +2944,7 @@ defs["structs"]["ImGuiContext"][141]["template_type"] = "ImGuiTabBar"
|
|||||||
defs["structs"]["ImGuiContext"][141]["type"] = "ImPool_ImGuiTabBar"
|
defs["structs"]["ImGuiContext"][141]["type"] = "ImPool_ImGuiTabBar"
|
||||||
defs["structs"]["ImGuiContext"][142] = {}
|
defs["structs"]["ImGuiContext"][142] = {}
|
||||||
defs["structs"]["ImGuiContext"][142]["name"] = "CurrentTabBarStack"
|
defs["structs"]["ImGuiContext"][142]["name"] = "CurrentTabBarStack"
|
||||||
defs["structs"]["ImGuiContext"][142]["template_type"] = "ImGui*OrIndex"
|
defs["structs"]["ImGuiContext"][142]["template_type"] = "ImGuiPtrOrIndex"
|
||||||
defs["structs"]["ImGuiContext"][142]["type"] = "ImVector_ImGuiPtrOrIndex"
|
defs["structs"]["ImGuiContext"][142]["type"] = "ImVector_ImGuiPtrOrIndex"
|
||||||
defs["structs"]["ImGuiContext"][143] = {}
|
defs["structs"]["ImGuiContext"][143] = {}
|
||||||
defs["structs"]["ImGuiContext"][143]["name"] = "ShrinkWidthBuffer"
|
defs["structs"]["ImGuiContext"][143]["name"] = "ShrinkWidthBuffer"
|
||||||
|
Reference in New Issue
Block a user