mirror of
https://github.com/cimgui/cimgui.git
synced 2025-08-11 04:18:29 +01:00
generate
This commit is contained in:
@@ -773,7 +773,9 @@
|
||||
"cimguiname": "ImDrawData_destroy",
|
||||
"defaults": [],
|
||||
"destructor": true,
|
||||
"location": "imgui:2301",
|
||||
"ov_cimguiname": "ImDrawData_destroy",
|
||||
"realdestructor": true,
|
||||
"ret": "void",
|
||||
"signature": "(ImDrawData*)",
|
||||
"stname": "ImDrawData"
|
||||
@@ -993,7 +995,9 @@
|
||||
"cimguiname": "ImDrawListSplitter_destroy",
|
||||
"defaults": [],
|
||||
"destructor": true,
|
||||
"location": "imgui:2132",
|
||||
"ov_cimguiname": "ImDrawListSplitter_destroy",
|
||||
"realdestructor": true,
|
||||
"ret": "void",
|
||||
"signature": "(ImDrawListSplitter*)",
|
||||
"stname": "ImDrawListSplitter"
|
||||
@@ -2944,7 +2948,9 @@
|
||||
"cimguiname": "ImDrawList_destroy",
|
||||
"defaults": [],
|
||||
"destructor": true,
|
||||
"location": "imgui:2196",
|
||||
"ov_cimguiname": "ImDrawList_destroy",
|
||||
"realdestructor": true,
|
||||
"ret": "void",
|
||||
"signature": "(ImDrawList*)",
|
||||
"stname": "ImDrawList"
|
||||
@@ -3827,7 +3833,9 @@
|
||||
"cimguiname": "ImFontAtlas_destroy",
|
||||
"defaults": [],
|
||||
"destructor": true,
|
||||
"location": "imgui:2407",
|
||||
"ov_cimguiname": "ImFontAtlas_destroy",
|
||||
"realdestructor": true,
|
||||
"ret": "void",
|
||||
"signature": "(ImFontAtlas*)",
|
||||
"stname": "ImFontAtlas"
|
||||
@@ -4667,7 +4675,9 @@
|
||||
"cimguiname": "ImFont_destroy",
|
||||
"defaults": [],
|
||||
"destructor": true,
|
||||
"location": "imgui:2526",
|
||||
"ov_cimguiname": "ImFont_destroy",
|
||||
"realdestructor": true,
|
||||
"ret": "void",
|
||||
"signature": "(ImFont*)",
|
||||
"stname": "ImFont"
|
||||
@@ -5109,7 +5119,9 @@
|
||||
"cimguiname": "ImGuiDockNode_destroy",
|
||||
"defaults": [],
|
||||
"destructor": true,
|
||||
"location": "imgui_internal:1155",
|
||||
"ov_cimguiname": "ImGuiDockNode_destroy",
|
||||
"realdestructor": true,
|
||||
"ret": "void",
|
||||
"signature": "(ImGuiDockNode*)",
|
||||
"stname": "ImGuiDockNode"
|
||||
@@ -5806,7 +5818,9 @@
|
||||
"cimguiname": "ImGuiListClipper_destroy",
|
||||
"defaults": [],
|
||||
"destructor": true,
|
||||
"location": "imgui:2001",
|
||||
"ov_cimguiname": "ImGuiListClipper_destroy",
|
||||
"realdestructor": true,
|
||||
"ret": "void",
|
||||
"signature": "(ImGuiListClipper*)",
|
||||
"stname": "ImGuiListClipper"
|
||||
@@ -7903,7 +7917,9 @@
|
||||
"cimguiname": "ImGuiViewportP_destroy",
|
||||
"defaults": [],
|
||||
"destructor": true,
|
||||
"location": "imgui_internal:1211",
|
||||
"ov_cimguiname": "ImGuiViewportP_destroy",
|
||||
"realdestructor": true,
|
||||
"ret": "void",
|
||||
"signature": "(ImGuiViewportP*)",
|
||||
"stname": "ImGuiViewportP"
|
||||
@@ -8016,7 +8032,9 @@
|
||||
"cimguiname": "ImGuiViewport_destroy",
|
||||
"defaults": [],
|
||||
"destructor": true,
|
||||
"location": "imgui:2718",
|
||||
"ov_cimguiname": "ImGuiViewport_destroy",
|
||||
"realdestructor": true,
|
||||
"ret": "void",
|
||||
"signature": "(ImGuiViewport*)",
|
||||
"stname": "ImGuiViewport"
|
||||
@@ -8506,7 +8524,9 @@
|
||||
"cimguiname": "ImGuiWindow_destroy",
|
||||
"defaults": [],
|
||||
"destructor": true,
|
||||
"location": "imgui_internal:1857",
|
||||
"ov_cimguiname": "ImGuiWindow_destroy",
|
||||
"realdestructor": true,
|
||||
"ret": "void",
|
||||
"signature": "(ImGuiWindow*)",
|
||||
"stname": "ImGuiWindow"
|
||||
@@ -8822,7 +8842,9 @@
|
||||
"cimguiname": "ImPool_destroy",
|
||||
"defaults": [],
|
||||
"destructor": true,
|
||||
"location": "imgui_internal:502",
|
||||
"ov_cimguiname": "ImPool_destroy",
|
||||
"realdestructor": true,
|
||||
"ret": "void",
|
||||
"signature": "(ImPool*)",
|
||||
"stname": "ImPool",
|
||||
@@ -9984,7 +10006,9 @@
|
||||
"cimguiname": "ImVector_destroy",
|
||||
"defaults": [],
|
||||
"destructor": true,
|
||||
"location": "imgui:1467",
|
||||
"ov_cimguiname": "ImVector_destroy",
|
||||
"realdestructor": true,
|
||||
"ret": "void",
|
||||
"signature": "(ImVector*)",
|
||||
"stname": "ImVector",
|
||||
|
Reference in New Issue
Block a user