mirror of
https://github.com/cimgui/cimgui.git
synced 2026-03-20 04:51:18 +00:00
pull 1.92.6 docking and generate
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1000,6 +1000,28 @@
|
||||
"stname": ""
|
||||
}
|
||||
],
|
||||
"ImGui_ImplSDL2_SetMouseCaptureMode": [
|
||||
{
|
||||
"args": "(ImGui_ImplSDL2_MouseCaptureMode mode)",
|
||||
"argsT": [
|
||||
{
|
||||
"name": "mode",
|
||||
"type": "ImGui_ImplSDL2_MouseCaptureMode"
|
||||
}
|
||||
],
|
||||
"argsoriginal": "(ImGui_ImplSDL2_MouseCaptureMode mode)",
|
||||
"call_args": "(mode)",
|
||||
"call_args_old": "(mode)",
|
||||
"cimguiname": "ImGui_ImplSDL2_SetMouseCaptureMode",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplSDL2_SetMouseCaptureMode",
|
||||
"location": "imgui_impl_sdl2:59",
|
||||
"ov_cimguiname": "ImGui_ImplSDL2_SetMouseCaptureMode",
|
||||
"ret": "void",
|
||||
"signature": "(ImGui_ImplSDL2_MouseCaptureMode)",
|
||||
"stname": ""
|
||||
}
|
||||
],
|
||||
"ImGui_ImplSDL2_Shutdown": [
|
||||
{
|
||||
"args": "()",
|
||||
@@ -1251,6 +1273,28 @@
|
||||
"stname": ""
|
||||
}
|
||||
],
|
||||
"ImGui_ImplSDL3_SetMouseCaptureMode": [
|
||||
{
|
||||
"args": "(ImGui_ImplSDL3_MouseCaptureMode mode)",
|
||||
"argsT": [
|
||||
{
|
||||
"name": "mode",
|
||||
"type": "ImGui_ImplSDL3_MouseCaptureMode"
|
||||
}
|
||||
],
|
||||
"argsoriginal": "(ImGui_ImplSDL3_MouseCaptureMode mode)",
|
||||
"call_args": "(mode)",
|
||||
"call_args_old": "(mode)",
|
||||
"cimguiname": "ImGui_ImplSDL3_SetMouseCaptureMode",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplSDL3_SetMouseCaptureMode",
|
||||
"location": "imgui_impl_sdl3:55",
|
||||
"ov_cimguiname": "ImGui_ImplSDL3_SetMouseCaptureMode",
|
||||
"ret": "void",
|
||||
"signature": "(ImGui_ImplSDL3_MouseCaptureMode)",
|
||||
"stname": ""
|
||||
}
|
||||
],
|
||||
"ImGui_ImplSDL3_Shutdown": [
|
||||
{
|
||||
"args": "()",
|
||||
@@ -1319,7 +1363,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkanH_CreateOrResizeWindow",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkanH_CreateOrResizeWindow",
|
||||
"location": "imgui_impl_vulkan:202",
|
||||
"location": "imgui_impl_vulkan:207",
|
||||
"ov_cimguiname": "ImGui_ImplVulkanH_CreateOrResizeWindow",
|
||||
"ret": "void",
|
||||
"signature": "(VkInstance,VkPhysicalDevice,VkDevice,ImGui_ImplVulkanH_Window*,uint32_t,const VkAllocationCallbacks*,int,int,uint32_t,VkImageUsageFlags)",
|
||||
@@ -1353,7 +1397,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkanH_DestroyWindow",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkanH_DestroyWindow",
|
||||
"location": "imgui_impl_vulkan:203",
|
||||
"location": "imgui_impl_vulkan:208",
|
||||
"ov_cimguiname": "ImGui_ImplVulkanH_DestroyWindow",
|
||||
"ret": "void",
|
||||
"signature": "(VkInstance,VkDevice,ImGui_ImplVulkanH_Window*,const VkAllocationCallbacks*)",
|
||||
@@ -1375,7 +1419,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkanH_GetMinImageCountFromPresentMode",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkanH_GetMinImageCountFromPresentMode",
|
||||
"location": "imgui_impl_vulkan:208",
|
||||
"location": "imgui_impl_vulkan:213",
|
||||
"ov_cimguiname": "ImGui_ImplVulkanH_GetMinImageCountFromPresentMode",
|
||||
"ret": "int",
|
||||
"signature": "(VkPresentModeKHR)",
|
||||
@@ -1397,7 +1441,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkanH_GetWindowDataFromViewport",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkanH_GetWindowDataFromViewport",
|
||||
"location": "imgui_impl_vulkan:209",
|
||||
"location": "imgui_impl_vulkan:214",
|
||||
"ov_cimguiname": "ImGui_ImplVulkanH_GetWindowDataFromViewport",
|
||||
"ret": "ImGui_ImplVulkanH_Window*",
|
||||
"signature": "(ImGuiViewport*)",
|
||||
@@ -1419,7 +1463,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkanH_SelectPhysicalDevice",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkanH_SelectPhysicalDevice",
|
||||
"location": "imgui_impl_vulkan:206",
|
||||
"location": "imgui_impl_vulkan:211",
|
||||
"ov_cimguiname": "ImGui_ImplVulkanH_SelectPhysicalDevice",
|
||||
"ret": "VkPhysicalDevice",
|
||||
"signature": "(VkInstance)",
|
||||
@@ -1453,7 +1497,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkanH_SelectPresentMode",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkanH_SelectPresentMode",
|
||||
"location": "imgui_impl_vulkan:205",
|
||||
"location": "imgui_impl_vulkan:210",
|
||||
"ov_cimguiname": "ImGui_ImplVulkanH_SelectPresentMode",
|
||||
"ret": "VkPresentModeKHR",
|
||||
"signature": "(VkPhysicalDevice,VkSurfaceKHR,const VkPresentModeKHR*,int)",
|
||||
@@ -1475,7 +1519,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkanH_SelectQueueFamilyIndex",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkanH_SelectQueueFamilyIndex",
|
||||
"location": "imgui_impl_vulkan:207",
|
||||
"location": "imgui_impl_vulkan:212",
|
||||
"ov_cimguiname": "ImGui_ImplVulkanH_SelectQueueFamilyIndex",
|
||||
"ret": "uint32_t",
|
||||
"signature": "(VkPhysicalDevice)",
|
||||
@@ -1513,7 +1557,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkanH_SelectSurfaceFormat",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkanH_SelectSurfaceFormat",
|
||||
"location": "imgui_impl_vulkan:204",
|
||||
"location": "imgui_impl_vulkan:209",
|
||||
"ov_cimguiname": "ImGui_ImplVulkanH_SelectSurfaceFormat",
|
||||
"ret": "VkSurfaceFormatKHR",
|
||||
"signature": "(VkPhysicalDevice,VkSurfaceKHR,const VkFormat*,int,VkColorSpaceKHR)",
|
||||
@@ -1531,7 +1575,7 @@
|
||||
"constructor": true,
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkanH_Window",
|
||||
"location": "imgui_impl_vulkan:251",
|
||||
"location": "imgui_impl_vulkan:259",
|
||||
"ov_cimguiname": "ImGui_ImplVulkanH_Window_ImGui_ImplVulkanH_Window",
|
||||
"signature": "()",
|
||||
"stname": "ImGui_ImplVulkanH_Window"
|
||||
@@ -1550,7 +1594,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkanH_Window_destroy",
|
||||
"defaults": {},
|
||||
"destructor": true,
|
||||
"location": "imgui_impl_vulkan:251",
|
||||
"location": "imgui_impl_vulkan:259",
|
||||
"ov_cimguiname": "ImGui_ImplVulkanH_Window_destroy",
|
||||
"ret": "void",
|
||||
"signature": "(ImGui_ImplVulkanH_Window*)",
|
||||
@@ -1580,7 +1624,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkan_AddTexture",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkan_AddTexture",
|
||||
"location": "imgui_impl_vulkan:159",
|
||||
"location": "imgui_impl_vulkan:165",
|
||||
"ov_cimguiname": "ImGui_ImplVulkan_AddTexture",
|
||||
"ret": "VkDescriptorSet",
|
||||
"signature": "(VkSampler,VkImageView,VkImageLayout)",
|
||||
@@ -1602,7 +1646,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkan_CreateMainPipeline",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkan_CreateMainPipeline",
|
||||
"location": "imgui_impl_vulkan:151",
|
||||
"location": "imgui_impl_vulkan:157",
|
||||
"ov_cimguiname": "ImGui_ImplVulkan_CreateMainPipeline",
|
||||
"ret": "void",
|
||||
"signature": "(const ImGui_ImplVulkan_PipelineInfo*)",
|
||||
@@ -1624,7 +1668,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkan_Init",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkan_Init",
|
||||
"location": "imgui_impl_vulkan:142",
|
||||
"location": "imgui_impl_vulkan:148",
|
||||
"ov_cimguiname": "ImGui_ImplVulkan_Init",
|
||||
"ret": "bool",
|
||||
"signature": "(ImGui_ImplVulkan_InitInfo*)",
|
||||
@@ -1656,7 +1700,7 @@
|
||||
"user_data": "nullptr"
|
||||
},
|
||||
"funcname": "ImGui_ImplVulkan_LoadFunctions",
|
||||
"location": "imgui_impl_vulkan:164",
|
||||
"location": "imgui_impl_vulkan:170",
|
||||
"ov_cimguiname": "ImGui_ImplVulkan_LoadFunctions",
|
||||
"ret": "bool",
|
||||
"signature": "(uint32_t,PFN_vkVoidFunction(*loader_func)(const char* function_name,void*,void*)",
|
||||
@@ -1673,7 +1717,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkan_NewFrame",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkan_NewFrame",
|
||||
"location": "imgui_impl_vulkan:144",
|
||||
"location": "imgui_impl_vulkan:150",
|
||||
"ov_cimguiname": "ImGui_ImplVulkan_NewFrame",
|
||||
"ret": "void",
|
||||
"signature": "()",
|
||||
@@ -1695,7 +1739,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkan_RemoveTexture",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkan_RemoveTexture",
|
||||
"location": "imgui_impl_vulkan:160",
|
||||
"location": "imgui_impl_vulkan:166",
|
||||
"ov_cimguiname": "ImGui_ImplVulkan_RemoveTexture",
|
||||
"ret": "void",
|
||||
"signature": "(VkDescriptorSet)",
|
||||
@@ -1727,7 +1771,7 @@
|
||||
"pipeline": "0ULL"
|
||||
},
|
||||
"funcname": "ImGui_ImplVulkan_RenderDrawData",
|
||||
"location": "imgui_impl_vulkan:145",
|
||||
"location": "imgui_impl_vulkan:151",
|
||||
"ov_cimguiname": "ImGui_ImplVulkan_RenderDrawData",
|
||||
"ret": "void",
|
||||
"signature": "(ImDrawData*,VkCommandBuffer,VkPipeline)",
|
||||
@@ -1749,7 +1793,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkan_SetMinImageCount",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkan_SetMinImageCount",
|
||||
"location": "imgui_impl_vulkan:146",
|
||||
"location": "imgui_impl_vulkan:152",
|
||||
"ov_cimguiname": "ImGui_ImplVulkan_SetMinImageCount",
|
||||
"ret": "void",
|
||||
"signature": "(uint32_t)",
|
||||
@@ -1766,7 +1810,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkan_Shutdown",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkan_Shutdown",
|
||||
"location": "imgui_impl_vulkan:143",
|
||||
"location": "imgui_impl_vulkan:149",
|
||||
"ov_cimguiname": "ImGui_ImplVulkan_Shutdown",
|
||||
"ret": "void",
|
||||
"signature": "()",
|
||||
@@ -1788,7 +1832,7 @@
|
||||
"cimguiname": "ImGui_ImplVulkan_UpdateTexture",
|
||||
"defaults": {},
|
||||
"funcname": "ImGui_ImplVulkan_UpdateTexture",
|
||||
"location": "imgui_impl_vulkan:154",
|
||||
"location": "imgui_impl_vulkan:160",
|
||||
"ov_cimguiname": "ImGui_ImplVulkan_UpdateTexture",
|
||||
"ret": "void",
|
||||
"signature": "(ImTextureData*)",
|
||||
|
||||
@@ -868,6 +868,25 @@ local t={
|
||||
signature="(ImGui_ImplSDL2_GamepadMode,struct _SDL_GameController**,int)",
|
||||
stname=""},
|
||||
["(ImGui_ImplSDL2_GamepadMode,struct _SDL_GameController**,int)"]=nil},
|
||||
ImGui_ImplSDL2_SetMouseCaptureMode={
|
||||
[1]={
|
||||
args="(ImGui_ImplSDL2_MouseCaptureMode mode)",
|
||||
argsT={
|
||||
[1]={
|
||||
name="mode",
|
||||
type="ImGui_ImplSDL2_MouseCaptureMode"}},
|
||||
argsoriginal="(ImGui_ImplSDL2_MouseCaptureMode mode)",
|
||||
call_args="(mode)",
|
||||
call_args_old="(mode)",
|
||||
cimguiname="ImGui_ImplSDL2_SetMouseCaptureMode",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplSDL2_SetMouseCaptureMode",
|
||||
location="imgui_impl_sdl2:59",
|
||||
ov_cimguiname="ImGui_ImplSDL2_SetMouseCaptureMode",
|
||||
ret="void",
|
||||
signature="(ImGui_ImplSDL2_MouseCaptureMode)",
|
||||
stname=""},
|
||||
["(ImGui_ImplSDL2_MouseCaptureMode)"]=nil},
|
||||
ImGui_ImplSDL2_Shutdown={
|
||||
[1]={
|
||||
args="()",
|
||||
@@ -1085,6 +1104,25 @@ local t={
|
||||
signature="(ImGui_ImplSDL3_GamepadMode,SDL_Gamepad**,int)",
|
||||
stname=""},
|
||||
["(ImGui_ImplSDL3_GamepadMode,SDL_Gamepad**,int)"]=nil},
|
||||
ImGui_ImplSDL3_SetMouseCaptureMode={
|
||||
[1]={
|
||||
args="(ImGui_ImplSDL3_MouseCaptureMode mode)",
|
||||
argsT={
|
||||
[1]={
|
||||
name="mode",
|
||||
type="ImGui_ImplSDL3_MouseCaptureMode"}},
|
||||
argsoriginal="(ImGui_ImplSDL3_MouseCaptureMode mode)",
|
||||
call_args="(mode)",
|
||||
call_args_old="(mode)",
|
||||
cimguiname="ImGui_ImplSDL3_SetMouseCaptureMode",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplSDL3_SetMouseCaptureMode",
|
||||
location="imgui_impl_sdl3:55",
|
||||
ov_cimguiname="ImGui_ImplSDL3_SetMouseCaptureMode",
|
||||
ret="void",
|
||||
signature="(ImGui_ImplSDL3_MouseCaptureMode)",
|
||||
stname=""},
|
||||
["(ImGui_ImplSDL3_MouseCaptureMode)"]=nil},
|
||||
ImGui_ImplSDL3_Shutdown={
|
||||
[1]={
|
||||
args="()",
|
||||
@@ -1141,7 +1179,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkanH_CreateOrResizeWindow",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkanH_CreateOrResizeWindow",
|
||||
location="imgui_impl_vulkan:202",
|
||||
location="imgui_impl_vulkan:207",
|
||||
ov_cimguiname="ImGui_ImplVulkanH_CreateOrResizeWindow",
|
||||
ret="void",
|
||||
signature="(VkInstance,VkPhysicalDevice,VkDevice,ImGui_ImplVulkanH_Window*,uint32_t,const VkAllocationCallbacks*,int,int,uint32_t,VkImageUsageFlags)",
|
||||
@@ -1169,7 +1207,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkanH_DestroyWindow",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkanH_DestroyWindow",
|
||||
location="imgui_impl_vulkan:203",
|
||||
location="imgui_impl_vulkan:208",
|
||||
ov_cimguiname="ImGui_ImplVulkanH_DestroyWindow",
|
||||
ret="void",
|
||||
signature="(VkInstance,VkDevice,ImGui_ImplVulkanH_Window*,const VkAllocationCallbacks*)",
|
||||
@@ -1188,7 +1226,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkanH_GetMinImageCountFromPresentMode",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkanH_GetMinImageCountFromPresentMode",
|
||||
location="imgui_impl_vulkan:208",
|
||||
location="imgui_impl_vulkan:213",
|
||||
ov_cimguiname="ImGui_ImplVulkanH_GetMinImageCountFromPresentMode",
|
||||
ret="int",
|
||||
signature="(VkPresentModeKHR)",
|
||||
@@ -1207,7 +1245,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkanH_GetWindowDataFromViewport",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkanH_GetWindowDataFromViewport",
|
||||
location="imgui_impl_vulkan:209",
|
||||
location="imgui_impl_vulkan:214",
|
||||
ov_cimguiname="ImGui_ImplVulkanH_GetWindowDataFromViewport",
|
||||
ret="ImGui_ImplVulkanH_Window*",
|
||||
signature="(ImGuiViewport*)",
|
||||
@@ -1226,7 +1264,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkanH_SelectPhysicalDevice",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkanH_SelectPhysicalDevice",
|
||||
location="imgui_impl_vulkan:206",
|
||||
location="imgui_impl_vulkan:211",
|
||||
ov_cimguiname="ImGui_ImplVulkanH_SelectPhysicalDevice",
|
||||
ret="VkPhysicalDevice",
|
||||
signature="(VkInstance)",
|
||||
@@ -1254,7 +1292,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkanH_SelectPresentMode",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkanH_SelectPresentMode",
|
||||
location="imgui_impl_vulkan:205",
|
||||
location="imgui_impl_vulkan:210",
|
||||
ov_cimguiname="ImGui_ImplVulkanH_SelectPresentMode",
|
||||
ret="VkPresentModeKHR",
|
||||
signature="(VkPhysicalDevice,VkSurfaceKHR,const VkPresentModeKHR*,int)",
|
||||
@@ -1273,7 +1311,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkanH_SelectQueueFamilyIndex",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkanH_SelectQueueFamilyIndex",
|
||||
location="imgui_impl_vulkan:207",
|
||||
location="imgui_impl_vulkan:212",
|
||||
ov_cimguiname="ImGui_ImplVulkanH_SelectQueueFamilyIndex",
|
||||
ret="uint32_t",
|
||||
signature="(VkPhysicalDevice)",
|
||||
@@ -1304,7 +1342,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkanH_SelectSurfaceFormat",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkanH_SelectSurfaceFormat",
|
||||
location="imgui_impl_vulkan:204",
|
||||
location="imgui_impl_vulkan:209",
|
||||
ov_cimguiname="ImGui_ImplVulkanH_SelectSurfaceFormat",
|
||||
ret="VkSurfaceFormatKHR",
|
||||
signature="(VkPhysicalDevice,VkSurfaceKHR,const VkFormat*,int,VkColorSpaceKHR)",
|
||||
@@ -1321,7 +1359,7 @@ local t={
|
||||
constructor=true,
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkanH_Window",
|
||||
location="imgui_impl_vulkan:251",
|
||||
location="imgui_impl_vulkan:259",
|
||||
ov_cimguiname="ImGui_ImplVulkanH_Window_ImGui_ImplVulkanH_Window",
|
||||
signature="()",
|
||||
stname="ImGui_ImplVulkanH_Window"},
|
||||
@@ -1337,7 +1375,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkanH_Window_destroy",
|
||||
defaults={},
|
||||
destructor=true,
|
||||
location="imgui_impl_vulkan:251",
|
||||
location="imgui_impl_vulkan:259",
|
||||
ov_cimguiname="ImGui_ImplVulkanH_Window_destroy",
|
||||
ret="void",
|
||||
signature="(ImGui_ImplVulkanH_Window*)",
|
||||
@@ -1362,7 +1400,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkan_AddTexture",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkan_AddTexture",
|
||||
location="imgui_impl_vulkan:159",
|
||||
location="imgui_impl_vulkan:165",
|
||||
ov_cimguiname="ImGui_ImplVulkan_AddTexture",
|
||||
ret="VkDescriptorSet",
|
||||
signature="(VkSampler,VkImageView,VkImageLayout)",
|
||||
@@ -1381,7 +1419,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkan_CreateMainPipeline",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkan_CreateMainPipeline",
|
||||
location="imgui_impl_vulkan:151",
|
||||
location="imgui_impl_vulkan:157",
|
||||
ov_cimguiname="ImGui_ImplVulkan_CreateMainPipeline",
|
||||
ret="void",
|
||||
signature="(const ImGui_ImplVulkan_PipelineInfo*)",
|
||||
@@ -1400,7 +1438,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkan_Init",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkan_Init",
|
||||
location="imgui_impl_vulkan:142",
|
||||
location="imgui_impl_vulkan:148",
|
||||
ov_cimguiname="ImGui_ImplVulkan_Init",
|
||||
ret="bool",
|
||||
signature="(ImGui_ImplVulkan_InitInfo*)",
|
||||
@@ -1426,7 +1464,7 @@ local t={
|
||||
defaults={
|
||||
user_data="nullptr"},
|
||||
funcname="ImGui_ImplVulkan_LoadFunctions",
|
||||
location="imgui_impl_vulkan:164",
|
||||
location="imgui_impl_vulkan:170",
|
||||
ov_cimguiname="ImGui_ImplVulkan_LoadFunctions",
|
||||
ret="bool",
|
||||
signature="(uint32_t,PFN_vkVoidFunction(*loader_func)(const char* function_name,void*,void*)",
|
||||
@@ -1442,7 +1480,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkan_NewFrame",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkan_NewFrame",
|
||||
location="imgui_impl_vulkan:144",
|
||||
location="imgui_impl_vulkan:150",
|
||||
ov_cimguiname="ImGui_ImplVulkan_NewFrame",
|
||||
ret="void",
|
||||
signature="()",
|
||||
@@ -1461,7 +1499,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkan_RemoveTexture",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkan_RemoveTexture",
|
||||
location="imgui_impl_vulkan:160",
|
||||
location="imgui_impl_vulkan:166",
|
||||
ov_cimguiname="ImGui_ImplVulkan_RemoveTexture",
|
||||
ret="void",
|
||||
signature="(VkDescriptorSet)",
|
||||
@@ -1487,7 +1525,7 @@ local t={
|
||||
defaults={
|
||||
pipeline="0ULL"},
|
||||
funcname="ImGui_ImplVulkan_RenderDrawData",
|
||||
location="imgui_impl_vulkan:145",
|
||||
location="imgui_impl_vulkan:151",
|
||||
ov_cimguiname="ImGui_ImplVulkan_RenderDrawData",
|
||||
ret="void",
|
||||
signature="(ImDrawData*,VkCommandBuffer,VkPipeline)",
|
||||
@@ -1506,7 +1544,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkan_SetMinImageCount",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkan_SetMinImageCount",
|
||||
location="imgui_impl_vulkan:146",
|
||||
location="imgui_impl_vulkan:152",
|
||||
ov_cimguiname="ImGui_ImplVulkan_SetMinImageCount",
|
||||
ret="void",
|
||||
signature="(uint32_t)",
|
||||
@@ -1522,7 +1560,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkan_Shutdown",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkan_Shutdown",
|
||||
location="imgui_impl_vulkan:143",
|
||||
location="imgui_impl_vulkan:149",
|
||||
ov_cimguiname="ImGui_ImplVulkan_Shutdown",
|
||||
ret="void",
|
||||
signature="()",
|
||||
@@ -1541,7 +1579,7 @@ local t={
|
||||
cimguiname="ImGui_ImplVulkan_UpdateTexture",
|
||||
defaults={},
|
||||
funcname="ImGui_ImplVulkan_UpdateTexture",
|
||||
location="imgui_impl_vulkan:154",
|
||||
location="imgui_impl_vulkan:160",
|
||||
ov_cimguiname="ImGui_ImplVulkan_UpdateTexture",
|
||||
ret="void",
|
||||
signature="(ImTextureData*)",
|
||||
@@ -1591,6 +1629,7 @@ t.ImGui_ImplSDL2_InitForVulkan["(SDL_Window*)"]=t.ImGui_ImplSDL2_InitForVulkan[1
|
||||
t.ImGui_ImplSDL2_NewFrame["()"]=t.ImGui_ImplSDL2_NewFrame[1]
|
||||
t.ImGui_ImplSDL2_ProcessEvent["(const SDL_Event*)"]=t.ImGui_ImplSDL2_ProcessEvent[1]
|
||||
t.ImGui_ImplSDL2_SetGamepadMode["(ImGui_ImplSDL2_GamepadMode,struct _SDL_GameController**,int)"]=t.ImGui_ImplSDL2_SetGamepadMode[1]
|
||||
t.ImGui_ImplSDL2_SetMouseCaptureMode["(ImGui_ImplSDL2_MouseCaptureMode)"]=t.ImGui_ImplSDL2_SetMouseCaptureMode[1]
|
||||
t.ImGui_ImplSDL2_Shutdown["()"]=t.ImGui_ImplSDL2_Shutdown[1]
|
||||
t.ImGui_ImplSDL3_InitForD3D["(SDL_Window*)"]=t.ImGui_ImplSDL3_InitForD3D[1]
|
||||
t.ImGui_ImplSDL3_InitForMetal["(SDL_Window*)"]=t.ImGui_ImplSDL3_InitForMetal[1]
|
||||
@@ -1602,6 +1641,7 @@ t.ImGui_ImplSDL3_InitForVulkan["(SDL_Window*)"]=t.ImGui_ImplSDL3_InitForVulkan[1
|
||||
t.ImGui_ImplSDL3_NewFrame["()"]=t.ImGui_ImplSDL3_NewFrame[1]
|
||||
t.ImGui_ImplSDL3_ProcessEvent["(const SDL_Event*)"]=t.ImGui_ImplSDL3_ProcessEvent[1]
|
||||
t.ImGui_ImplSDL3_SetGamepadMode["(ImGui_ImplSDL3_GamepadMode,SDL_Gamepad**,int)"]=t.ImGui_ImplSDL3_SetGamepadMode[1]
|
||||
t.ImGui_ImplSDL3_SetMouseCaptureMode["(ImGui_ImplSDL3_MouseCaptureMode)"]=t.ImGui_ImplSDL3_SetMouseCaptureMode[1]
|
||||
t.ImGui_ImplSDL3_Shutdown["()"]=t.ImGui_ImplSDL3_Shutdown[1]
|
||||
t.ImGui_ImplVulkanH_CreateOrResizeWindow["(VkInstance,VkPhysicalDevice,VkDevice,ImGui_ImplVulkanH_Window*,uint32_t,const VkAllocationCallbacks*,int,int,uint32_t,VkImageUsageFlags)"]=t.ImGui_ImplVulkanH_CreateOrResizeWindow[1]
|
||||
t.ImGui_ImplVulkanH_DestroyWindow["(VkInstance,VkDevice,ImGui_ImplVulkanH_Window*,const VkAllocationCallbacks*)"]=t.ImGui_ImplVulkanH_DestroyWindow[1]
|
||||
|
||||
@@ -822,23 +822,28 @@
|
||||
},
|
||||
{
|
||||
"calc_value": 2048,
|
||||
"name": "ImGuiColorEditFlags_AlphaOpaque",
|
||||
"name": "ImGuiColorEditFlags_NoColorMarkers",
|
||||
"value": "1 << 11"
|
||||
},
|
||||
{
|
||||
"calc_value": 4096,
|
||||
"name": "ImGuiColorEditFlags_AlphaNoBg",
|
||||
"name": "ImGuiColorEditFlags_AlphaOpaque",
|
||||
"value": "1 << 12"
|
||||
},
|
||||
{
|
||||
"calc_value": 8192,
|
||||
"name": "ImGuiColorEditFlags_AlphaPreviewHalf",
|
||||
"name": "ImGuiColorEditFlags_AlphaNoBg",
|
||||
"value": "1 << 13"
|
||||
},
|
||||
{
|
||||
"calc_value": 65536,
|
||||
"calc_value": 16384,
|
||||
"name": "ImGuiColorEditFlags_AlphaPreviewHalf",
|
||||
"value": "1 << 14"
|
||||
},
|
||||
{
|
||||
"calc_value": 262144,
|
||||
"name": "ImGuiColorEditFlags_AlphaBar",
|
||||
"value": "1 << 16"
|
||||
"value": "1 << 18"
|
||||
},
|
||||
{
|
||||
"calc_value": 524288,
|
||||
@@ -896,7 +901,7 @@
|
||||
"value": "ImGuiColorEditFlags_Uint8 | ImGuiColorEditFlags_DisplayRGB | ImGuiColorEditFlags_InputRGB | ImGuiColorEditFlags_PickerHueBar"
|
||||
},
|
||||
{
|
||||
"calc_value": 14338,
|
||||
"calc_value": 28674,
|
||||
"name": "ImGuiColorEditFlags_AlphaMask_",
|
||||
"value": "ImGuiColorEditFlags_NoAlpha | ImGuiColorEditFlags_AlphaOpaque | ImGuiColorEditFlags_AlphaNoBg | ImGuiColorEditFlags_AlphaPreviewHalf"
|
||||
},
|
||||
@@ -1275,8 +1280,13 @@
|
||||
},
|
||||
{
|
||||
"calc_value": 2097152,
|
||||
"name": "ImGuiDebugLogFlags_OutputToTestEngine",
|
||||
"name": "ImGuiDebugLogFlags_OutputToDebugger",
|
||||
"value": "1 << 21"
|
||||
},
|
||||
{
|
||||
"calc_value": 4194304,
|
||||
"name": "ImGuiDebugLogFlags_OutputToTestEngine",
|
||||
"value": "1 << 22"
|
||||
}
|
||||
],
|
||||
"ImGuiDir": [
|
||||
@@ -2172,11 +2182,6 @@
|
||||
}
|
||||
],
|
||||
"ImGuiItemFlagsPrivate_": [
|
||||
{
|
||||
"calc_value": 1024,
|
||||
"name": "ImGuiItemFlags_Disabled",
|
||||
"value": "1 << 10"
|
||||
},
|
||||
{
|
||||
"calc_value": 2048,
|
||||
"name": "ImGuiItemFlags_ReadOnly",
|
||||
@@ -2268,6 +2273,11 @@
|
||||
"calc_value": 32,
|
||||
"name": "ImGuiItemFlags_AllowDuplicateId",
|
||||
"value": "1 << 5"
|
||||
},
|
||||
{
|
||||
"calc_value": 64,
|
||||
"name": "ImGuiItemFlags_Disabled",
|
||||
"value": "1 << 6"
|
||||
}
|
||||
],
|
||||
"ImGuiItemStatusFlags_": [
|
||||
@@ -3651,6 +3661,11 @@
|
||||
"calc_value": 16,
|
||||
"name": "ImGuiNextItemDataFlags_HasStorageID",
|
||||
"value": "1 << 4"
|
||||
},
|
||||
{
|
||||
"calc_value": 32,
|
||||
"name": "ImGuiNextItemDataFlags_HasColorMarker",
|
||||
"value": "1 << 5"
|
||||
}
|
||||
],
|
||||
"ImGuiNextWindowDataFlags_": [
|
||||
@@ -3781,29 +3796,19 @@
|
||||
"value": "0"
|
||||
},
|
||||
{
|
||||
"calc_value": 0,
|
||||
"calc_value": 4,
|
||||
"name": "ImGuiPopupFlags_MouseButtonLeft",
|
||||
"value": "0"
|
||||
"value": "1 << 2"
|
||||
},
|
||||
{
|
||||
"calc_value": 1,
|
||||
"calc_value": 8,
|
||||
"name": "ImGuiPopupFlags_MouseButtonRight",
|
||||
"value": "1"
|
||||
"value": "2 << 2"
|
||||
},
|
||||
{
|
||||
"calc_value": 2,
|
||||
"calc_value": 12,
|
||||
"name": "ImGuiPopupFlags_MouseButtonMiddle",
|
||||
"value": "2"
|
||||
},
|
||||
{
|
||||
"calc_value": 31,
|
||||
"name": "ImGuiPopupFlags_MouseButtonMask_",
|
||||
"value": "0x1F"
|
||||
},
|
||||
{
|
||||
"calc_value": 1,
|
||||
"name": "ImGuiPopupFlags_MouseButtonDefault_",
|
||||
"value": "1"
|
||||
"value": "3 << 2"
|
||||
},
|
||||
{
|
||||
"calc_value": 32,
|
||||
@@ -3834,6 +3839,21 @@
|
||||
"calc_value": 3072,
|
||||
"name": "ImGuiPopupFlags_AnyPopup",
|
||||
"value": "ImGuiPopupFlags_AnyPopupId | ImGuiPopupFlags_AnyPopupLevel"
|
||||
},
|
||||
{
|
||||
"calc_value": 2,
|
||||
"name": "ImGuiPopupFlags_MouseButtonShift_",
|
||||
"value": "2"
|
||||
},
|
||||
{
|
||||
"calc_value": 12,
|
||||
"name": "ImGuiPopupFlags_MouseButtonMask_",
|
||||
"value": "0x0C"
|
||||
},
|
||||
{
|
||||
"calc_value": 3,
|
||||
"name": "ImGuiPopupFlags_InvalidMask_",
|
||||
"value": "0x03"
|
||||
}
|
||||
],
|
||||
"ImGuiPopupPositionPolicy": [
|
||||
@@ -4076,6 +4096,11 @@
|
||||
"name": "ImGuiSliderFlags_NoSpeedTweaks",
|
||||
"value": "1 << 11"
|
||||
},
|
||||
{
|
||||
"calc_value": 4096,
|
||||
"name": "ImGuiSliderFlags_ColorMarkers",
|
||||
"value": "1 << 12"
|
||||
},
|
||||
{
|
||||
"calc_value": 1536,
|
||||
"name": "ImGuiSliderFlags_AlwaysClamp",
|
||||
@@ -4222,93 +4247,98 @@
|
||||
},
|
||||
{
|
||||
"calc_value": 23,
|
||||
"name": "ImGuiStyleVar_ImageBorderSize",
|
||||
"name": "ImGuiStyleVar_ImageRounding",
|
||||
"value": "23"
|
||||
},
|
||||
{
|
||||
"calc_value": 24,
|
||||
"name": "ImGuiStyleVar_TabRounding",
|
||||
"name": "ImGuiStyleVar_ImageBorderSize",
|
||||
"value": "24"
|
||||
},
|
||||
{
|
||||
"calc_value": 25,
|
||||
"name": "ImGuiStyleVar_TabBorderSize",
|
||||
"name": "ImGuiStyleVar_TabRounding",
|
||||
"value": "25"
|
||||
},
|
||||
{
|
||||
"calc_value": 26,
|
||||
"name": "ImGuiStyleVar_TabMinWidthBase",
|
||||
"name": "ImGuiStyleVar_TabBorderSize",
|
||||
"value": "26"
|
||||
},
|
||||
{
|
||||
"calc_value": 27,
|
||||
"name": "ImGuiStyleVar_TabMinWidthShrink",
|
||||
"name": "ImGuiStyleVar_TabMinWidthBase",
|
||||
"value": "27"
|
||||
},
|
||||
{
|
||||
"calc_value": 28,
|
||||
"name": "ImGuiStyleVar_TabBarBorderSize",
|
||||
"name": "ImGuiStyleVar_TabMinWidthShrink",
|
||||
"value": "28"
|
||||
},
|
||||
{
|
||||
"calc_value": 29,
|
||||
"name": "ImGuiStyleVar_TabBarOverlineSize",
|
||||
"name": "ImGuiStyleVar_TabBarBorderSize",
|
||||
"value": "29"
|
||||
},
|
||||
{
|
||||
"calc_value": 30,
|
||||
"name": "ImGuiStyleVar_TableAngledHeadersAngle",
|
||||
"name": "ImGuiStyleVar_TabBarOverlineSize",
|
||||
"value": "30"
|
||||
},
|
||||
{
|
||||
"calc_value": 31,
|
||||
"name": "ImGuiStyleVar_TableAngledHeadersTextAlign",
|
||||
"name": "ImGuiStyleVar_TableAngledHeadersAngle",
|
||||
"value": "31"
|
||||
},
|
||||
{
|
||||
"calc_value": 32,
|
||||
"name": "ImGuiStyleVar_TreeLinesSize",
|
||||
"name": "ImGuiStyleVar_TableAngledHeadersTextAlign",
|
||||
"value": "32"
|
||||
},
|
||||
{
|
||||
"calc_value": 33,
|
||||
"name": "ImGuiStyleVar_TreeLinesRounding",
|
||||
"name": "ImGuiStyleVar_TreeLinesSize",
|
||||
"value": "33"
|
||||
},
|
||||
{
|
||||
"calc_value": 34,
|
||||
"name": "ImGuiStyleVar_ButtonTextAlign",
|
||||
"name": "ImGuiStyleVar_TreeLinesRounding",
|
||||
"value": "34"
|
||||
},
|
||||
{
|
||||
"calc_value": 35,
|
||||
"name": "ImGuiStyleVar_SelectableTextAlign",
|
||||
"name": "ImGuiStyleVar_ButtonTextAlign",
|
||||
"value": "35"
|
||||
},
|
||||
{
|
||||
"calc_value": 36,
|
||||
"name": "ImGuiStyleVar_SeparatorTextBorderSize",
|
||||
"name": "ImGuiStyleVar_SelectableTextAlign",
|
||||
"value": "36"
|
||||
},
|
||||
{
|
||||
"calc_value": 37,
|
||||
"name": "ImGuiStyleVar_SeparatorTextAlign",
|
||||
"name": "ImGuiStyleVar_SeparatorTextBorderSize",
|
||||
"value": "37"
|
||||
},
|
||||
{
|
||||
"calc_value": 38,
|
||||
"name": "ImGuiStyleVar_SeparatorTextPadding",
|
||||
"name": "ImGuiStyleVar_SeparatorTextAlign",
|
||||
"value": "38"
|
||||
},
|
||||
{
|
||||
"calc_value": 39,
|
||||
"name": "ImGuiStyleVar_DockingSeparatorSize",
|
||||
"name": "ImGuiStyleVar_SeparatorTextPadding",
|
||||
"value": "39"
|
||||
},
|
||||
{
|
||||
"calc_value": 40,
|
||||
"name": "ImGuiStyleVar_COUNT",
|
||||
"name": "ImGuiStyleVar_DockingSeparatorSize",
|
||||
"value": "40"
|
||||
},
|
||||
{
|
||||
"calc_value": 41,
|
||||
"name": "ImGuiStyleVar_COUNT",
|
||||
"value": "41"
|
||||
}
|
||||
],
|
||||
"ImGuiTabBarFlagsPrivate_": [
|
||||
@@ -5370,6 +5400,23 @@
|
||||
"name": "ImTextureStatus_WantDestroy",
|
||||
"value": "4"
|
||||
}
|
||||
],
|
||||
"ImWcharClass": [
|
||||
{
|
||||
"calc_value": 0,
|
||||
"name": "ImWcharClass_Blank",
|
||||
"value": "0"
|
||||
},
|
||||
{
|
||||
"calc_value": 1,
|
||||
"name": "ImWcharClass_Punct",
|
||||
"value": "1"
|
||||
},
|
||||
{
|
||||
"calc_value": 2,
|
||||
"name": "ImWcharClass_Other",
|
||||
"value": "2"
|
||||
}
|
||||
]
|
||||
},
|
||||
"enumtypes": {
|
||||
@@ -5381,221 +5428,222 @@
|
||||
"ImGuiSortDirection": "ImU8"
|
||||
},
|
||||
"locations": {
|
||||
"ImBitVector": "imgui_internal:663",
|
||||
"ImColor": "imgui:3066",
|
||||
"ImDrawChannel": "imgui:3315",
|
||||
"ImDrawCmd": "imgui:3271",
|
||||
"ImDrawCmdHeader": "imgui:3307",
|
||||
"ImDrawData": "imgui:3536",
|
||||
"ImDrawDataBuilder": "imgui_internal:891",
|
||||
"ImDrawFlags_": "imgui:3340",
|
||||
"ImDrawList": "imgui:3378",
|
||||
"ImDrawListFlags_": "imgui:3360",
|
||||
"ImDrawListSharedData": "imgui_internal:864",
|
||||
"ImDrawListSplitter": "imgui:3323",
|
||||
"ImDrawTextFlags_": "imgui_internal:445",
|
||||
"ImDrawVert": "imgui:3292",
|
||||
"ImFont": "imgui:3957",
|
||||
"ImFontAtlas": "imgui:3760",
|
||||
"ImFontAtlasBuilder": "imgui_internal:4132",
|
||||
"ImFontAtlasFlags_": "imgui:3733",
|
||||
"ImFontAtlasPostProcessData": "imgui_internal:4105",
|
||||
"ImFontAtlasRect": "imgui:3723",
|
||||
"ImFontAtlasRectEntry": "imgui_internal:4097",
|
||||
"ImFontBaked": "imgui:3909",
|
||||
"ImFontConfig": "imgui:3645",
|
||||
"ImFontFlags_": "imgui:3944",
|
||||
"ImFontGlyph": "imgui:3685",
|
||||
"ImFontGlyphRangesBuilder": "imgui:3701",
|
||||
"ImFontLoader": "imgui_internal:4046",
|
||||
"ImFontStackData": "imgui_internal:899",
|
||||
"ImGuiActivateFlags_": "imgui_internal:1696",
|
||||
"ImGuiAxis": "imgui_internal:1149",
|
||||
"ImGuiBackendFlags_": "imgui:1790",
|
||||
"ImGuiBoxSelectState": "imgui_internal:1887",
|
||||
"ImGuiButtonFlagsPrivate_": "imgui_internal:1036",
|
||||
"ImGuiButtonFlags_": "imgui:1936",
|
||||
"ImGuiChildFlags_": "imgui:1246",
|
||||
"ImGuiCol_": "imgui:1807",
|
||||
"ImGuiColorEditFlags_": "imgui:1947",
|
||||
"ImGuiColorMod": "imgui_internal:919",
|
||||
"ImGuiComboFlagsPrivate_": "imgui_internal:1063",
|
||||
"ImGuiComboFlags_": "imgui:1411",
|
||||
"ImGuiComboPreviewData": "imgui_internal:1163",
|
||||
"ImGuiCond_": "imgui:2061",
|
||||
"ImGuiConfigFlags_": "imgui:1761",
|
||||
"ImGuiContext": "imgui_internal:2371",
|
||||
"ImGuiContextHook": "imgui_internal:2356",
|
||||
"ImGuiContextHookType": "imgui_internal:2354",
|
||||
"ImGuiDataAuthority_": "imgui_internal:2000",
|
||||
"ImGuiDataTypeInfo": "imgui_internal:945",
|
||||
"ImGuiDataTypePrivate_": "imgui_internal:954",
|
||||
"ImGuiDataTypeStorage": "imgui_internal:939",
|
||||
"ImGuiDataType_": "imgui:1567",
|
||||
"ImGuiDeactivatedItemData": "imgui_internal:1461",
|
||||
"ImGuiDebugAllocEntry": "imgui_internal:2278",
|
||||
"ImGuiDebugAllocInfo": "imgui_internal:2285",
|
||||
"ImGuiDebugItemPathQuery": "imgui_internal:2325",
|
||||
"ImGuiDebugLogFlags_": "imgui_internal:2256",
|
||||
"ImGuiDir": "imgui:1585",
|
||||
"ImGuiDockContext": "imgui_internal:2103",
|
||||
"ImGuiDockNode": "imgui_internal:2016",
|
||||
"ImGuiDockNodeFlagsPrivate_": "imgui_internal:1968",
|
||||
"ImGuiDockNodeFlags_": "imgui:1519",
|
||||
"ImGuiDockNodeState": "imgui_internal:2007",
|
||||
"ImGuiDragDropFlags_": "imgui:1538",
|
||||
"ImGuiErrorRecoveryState": "imgui_internal:1417",
|
||||
"ImGuiFocusRequestFlags_": "imgui_internal:1109",
|
||||
"ImGuiFocusScopeData": "imgui_internal:1784",
|
||||
"ImGuiFocusedFlags_": "imgui:1465",
|
||||
"ImBitVector": "imgui_internal:670",
|
||||
"ImColor": "imgui:3084",
|
||||
"ImDrawChannel": "imgui:3333",
|
||||
"ImDrawCmd": "imgui:3289",
|
||||
"ImDrawCmdHeader": "imgui:3325",
|
||||
"ImDrawData": "imgui:3554",
|
||||
"ImDrawDataBuilder": "imgui_internal:898",
|
||||
"ImDrawFlags_": "imgui:3358",
|
||||
"ImDrawList": "imgui:3396",
|
||||
"ImDrawListFlags_": "imgui:3378",
|
||||
"ImDrawListSharedData": "imgui_internal:871",
|
||||
"ImDrawListSplitter": "imgui:3341",
|
||||
"ImDrawTextFlags_": "imgui_internal:443",
|
||||
"ImDrawVert": "imgui:3310",
|
||||
"ImFont": "imgui:3980",
|
||||
"ImFontAtlas": "imgui:3781",
|
||||
"ImFontAtlasBuilder": "imgui_internal:4159",
|
||||
"ImFontAtlasFlags_": "imgui:3754",
|
||||
"ImFontAtlasPostProcessData": "imgui_internal:4132",
|
||||
"ImFontAtlasRect": "imgui:3744",
|
||||
"ImFontAtlasRectEntry": "imgui_internal:4124",
|
||||
"ImFontBaked": "imgui:3932",
|
||||
"ImFontConfig": "imgui:3663",
|
||||
"ImFontFlags_": "imgui:3967",
|
||||
"ImFontGlyph": "imgui:3706",
|
||||
"ImFontGlyphRangesBuilder": "imgui:3722",
|
||||
"ImFontLoader": "imgui_internal:4073",
|
||||
"ImFontStackData": "imgui_internal:906",
|
||||
"ImGuiActivateFlags_": "imgui_internal:1705",
|
||||
"ImGuiAxis": "imgui_internal:1155",
|
||||
"ImGuiBackendFlags_": "imgui:1800",
|
||||
"ImGuiBoxSelectState": "imgui_internal:1896",
|
||||
"ImGuiButtonFlagsPrivate_": "imgui_internal:1042",
|
||||
"ImGuiButtonFlags_": "imgui:1947",
|
||||
"ImGuiChildFlags_": "imgui:1259",
|
||||
"ImGuiCol_": "imgui:1817",
|
||||
"ImGuiColorEditFlags_": "imgui:1958",
|
||||
"ImGuiColorMod": "imgui_internal:926",
|
||||
"ImGuiComboFlagsPrivate_": "imgui_internal:1069",
|
||||
"ImGuiComboFlags_": "imgui:1421",
|
||||
"ImGuiComboPreviewData": "imgui_internal:1169",
|
||||
"ImGuiCond_": "imgui:2074",
|
||||
"ImGuiConfigFlags_": "imgui:1771",
|
||||
"ImGuiContext": "imgui_internal:2383",
|
||||
"ImGuiContextHook": "imgui_internal:2368",
|
||||
"ImGuiContextHookType": "imgui_internal:2366",
|
||||
"ImGuiDataAuthority_": "imgui_internal:2009",
|
||||
"ImGuiDataTypeInfo": "imgui_internal:952",
|
||||
"ImGuiDataTypePrivate_": "imgui_internal:961",
|
||||
"ImGuiDataTypeStorage": "imgui_internal:946",
|
||||
"ImGuiDataType_": "imgui:1577",
|
||||
"ImGuiDeactivatedItemData": "imgui_internal:1470",
|
||||
"ImGuiDebugAllocEntry": "imgui_internal:2290",
|
||||
"ImGuiDebugAllocInfo": "imgui_internal:2297",
|
||||
"ImGuiDebugItemPathQuery": "imgui_internal:2337",
|
||||
"ImGuiDebugLogFlags_": "imgui_internal:2267",
|
||||
"ImGuiDir": "imgui:1595",
|
||||
"ImGuiDockContext": "imgui_internal:2112",
|
||||
"ImGuiDockNode": "imgui_internal:2025",
|
||||
"ImGuiDockNodeFlagsPrivate_": "imgui_internal:1977",
|
||||
"ImGuiDockNodeFlags_": "imgui:1529",
|
||||
"ImGuiDockNodeState": "imgui_internal:2016",
|
||||
"ImGuiDragDropFlags_": "imgui:1548",
|
||||
"ImGuiErrorRecoveryState": "imgui_internal:1426",
|
||||
"ImGuiFocusRequestFlags_": "imgui_internal:1115",
|
||||
"ImGuiFocusScopeData": "imgui_internal:1793",
|
||||
"ImGuiFocusedFlags_": "imgui:1475",
|
||||
"ImGuiFreeTypeLoaderFlags_": "imgui_freetype:29",
|
||||
"ImGuiGroupData": "imgui_internal:1176",
|
||||
"ImGuiHoveredFlagsPrivate_": "imgui_internal:1019",
|
||||
"ImGuiHoveredFlags_": "imgui:1479",
|
||||
"ImGuiIDStackTool": "imgui_internal:2339",
|
||||
"ImGuiIO": "imgui:2465",
|
||||
"ImGuiInputEvent": "imgui_internal:1556",
|
||||
"ImGuiInputEventAppFocused": "imgui_internal:1554",
|
||||
"ImGuiInputEventKey": "imgui_internal:1552",
|
||||
"ImGuiInputEventMouseButton": "imgui_internal:1550",
|
||||
"ImGuiInputEventMousePos": "imgui_internal:1548",
|
||||
"ImGuiInputEventMouseViewport": "imgui_internal:1551",
|
||||
"ImGuiInputEventMouseWheel": "imgui_internal:1549",
|
||||
"ImGuiInputEventText": "imgui_internal:1553",
|
||||
"ImGuiInputEventType": "imgui_internal:1524",
|
||||
"ImGuiInputFlagsPrivate_": "imgui_internal:1623",
|
||||
"ImGuiInputFlags_": "imgui:1738",
|
||||
"ImGuiInputSource": "imgui_internal:1537",
|
||||
"ImGuiInputTextCallbackData": "imgui:2728",
|
||||
"ImGuiInputTextDeactivatedState": "imgui_internal:1213",
|
||||
"ImGuiInputTextFlagsPrivate_": "imgui_internal:1027",
|
||||
"ImGuiInputTextFlags_": "imgui:1280",
|
||||
"ImGuiInputTextState": "imgui_internal:1235",
|
||||
"ImGuiItemFlagsPrivate_": "imgui_internal:967",
|
||||
"ImGuiItemFlags_": "imgui:1267",
|
||||
"ImGuiItemStatusFlags_": "imgui_internal:992",
|
||||
"ImGuiKey": "imgui:1609",
|
||||
"ImGuiKeyData": "imgui:2457",
|
||||
"ImGuiKeyOwnerData": "imgui_internal:1610",
|
||||
"ImGuiKeyRoutingData": "imgui_internal:1584",
|
||||
"ImGuiKeyRoutingTable": "imgui_internal:1598",
|
||||
"ImGuiLastItemData": "imgui_internal:1386",
|
||||
"ImGuiLayoutType_": "imgui_internal:1130",
|
||||
"ImGuiListClipper": "imgui:2965",
|
||||
"ImGuiListClipperData": "imgui_internal:1680",
|
||||
"ImGuiListClipperFlags_": "imgui:2939",
|
||||
"ImGuiListClipperRange": "imgui_internal:1667",
|
||||
"ImGuiLocEntry": "imgui_internal:2229",
|
||||
"ImGuiLocKey": "imgui_internal:2211",
|
||||
"ImGuiLogFlags_": "imgui_internal:1137",
|
||||
"ImGuiMenuColumns": "imgui_internal:1195",
|
||||
"ImGuiMetricsConfig": "imgui_internal:2295",
|
||||
"ImGuiMouseButton_": "imgui:2019",
|
||||
"ImGuiMouseCursor_": "imgui:2029",
|
||||
"ImGuiMouseSource": "imgui:2050",
|
||||
"ImGuiMultiSelectFlags_": "imgui:3124",
|
||||
"ImGuiMultiSelectIO": "imgui:3152",
|
||||
"ImGuiMultiSelectState": "imgui_internal:1944",
|
||||
"ImGuiMultiSelectTempData": "imgui_internal:1919",
|
||||
"ImGuiNavItemData": "imgui_internal:1767",
|
||||
"ImGuiNavLayer": "imgui_internal:1759",
|
||||
"ImGuiNavMoveFlags_": "imgui_internal:1737",
|
||||
"ImGuiNavRenderCursorFlags_": "imgui_internal:1722",
|
||||
"ImGuiNextItemData": "imgui_internal:1365",
|
||||
"ImGuiNextItemDataFlags_": "imgui_internal:1355",
|
||||
"ImGuiNextWindowData": "imgui_internal:1323",
|
||||
"ImGuiNextWindowDataFlags_": "imgui_internal:1303",
|
||||
"ImGuiOldColumnData": "imgui_internal:1852",
|
||||
"ImGuiOldColumnFlags_": "imgui_internal:1832",
|
||||
"ImGuiOldColumns": "imgui_internal:1862",
|
||||
"ImGuiOnceUponAFrame": "imgui:2828",
|
||||
"ImGuiPayload": "imgui:2793",
|
||||
"ImGuiPlatformIO": "imgui:4142",
|
||||
"ImGuiPlatformImeData": "imgui:4264",
|
||||
"ImGuiPlatformMonitor": "imgui:4254",
|
||||
"ImGuiPlotType": "imgui_internal:1156",
|
||||
"ImGuiPopupData": "imgui_internal:1481",
|
||||
"ImGuiPopupFlags_": "imgui:1375",
|
||||
"ImGuiPopupPositionPolicy": "imgui_internal:1473",
|
||||
"ImGuiPtrOrIndex": "imgui_internal:1451",
|
||||
"ImGuiScrollFlags_": "imgui_internal:1708",
|
||||
"ImGuiSelectableFlagsPrivate_": "imgui_internal:1076",
|
||||
"ImGuiSelectableFlags_": "imgui:1393",
|
||||
"ImGuiSelectionBasicStorage": "imgui:3198",
|
||||
"ImGuiSelectionExternalStorage": "imgui:3221",
|
||||
"ImGuiSelectionRequest": "imgui:3172",
|
||||
"ImGuiSelectionRequestType": "imgui:3164",
|
||||
"ImGuiSeparatorFlags_": "imgui_internal:1098",
|
||||
"ImGuiSettingsHandler": "imgui_internal:2191",
|
||||
"ImGuiShrinkWidthItem": "imgui_internal:1444",
|
||||
"ImGuiSizeCallbackData": "imgui:2762",
|
||||
"ImGuiSliderFlagsPrivate_": "imgui_internal:1069",
|
||||
"ImGuiSliderFlags_": "imgui:2003",
|
||||
"ImGuiSortDirection": "imgui:1596",
|
||||
"ImGuiStackLevelInfo": "imgui_internal:2314",
|
||||
"ImGuiStorage": "imgui:2901",
|
||||
"ImGuiStoragePair": "imgui:2884",
|
||||
"ImGuiStyle": "imgui:2348",
|
||||
"ImGuiStyleMod": "imgui_internal:926",
|
||||
"ImGuiStyleVarInfo": "imgui_internal:910",
|
||||
"ImGuiStyleVar_": "imgui:1889",
|
||||
"ImGuiTabBar": "imgui_internal:3028",
|
||||
"ImGuiTabBarFlagsPrivate_": "imgui_internal:2990",
|
||||
"ImGuiTabBarFlags_": "imgui:1426",
|
||||
"ImGuiTabItem": "imgui_internal:3008",
|
||||
"ImGuiTabItemFlagsPrivate_": "imgui_internal:2998",
|
||||
"ImGuiTabItemFlags_": "imgui:1450",
|
||||
"ImGuiTable": "imgui_internal:3173",
|
||||
"ImGuiTableBgTarget_": "imgui:2202",
|
||||
"ImGuiTableCellData": "imgui_internal:3141",
|
||||
"ImGuiTableColumn": "imgui_internal:3081",
|
||||
"ImGuiTableColumnFlags_": "imgui:2149",
|
||||
"ImGuiTableColumnSettings": "imgui_internal:3322",
|
||||
"ImGuiTableColumnSortSpecs": "imgui:2224",
|
||||
"ImGuiTableFlags_": "imgui:2096",
|
||||
"ImGuiTableHeaderData": "imgui_internal:3150",
|
||||
"ImGuiTableInstanceData": "imgui_internal:3160",
|
||||
"ImGuiTableRowFlags_": "imgui:2187",
|
||||
"ImGuiTableSettings": "imgui_internal:3346",
|
||||
"ImGuiTableSortSpecs": "imgui:2214",
|
||||
"ImGuiTableTempData": "imgui_internal:3298",
|
||||
"ImGuiTextBuffer": "imgui:2863",
|
||||
"ImGuiTextFilter": "imgui:2836",
|
||||
"ImGuiTextFlags_": "imgui_internal:1116",
|
||||
"ImGuiTextIndex": "imgui_internal:816",
|
||||
"ImGuiTextRange": "imgui:2846",
|
||||
"ImGuiTooltipFlags_": "imgui_internal:1122",
|
||||
"ImGuiTreeNodeFlagsPrivate_": "imgui_internal:1089",
|
||||
"ImGuiTreeNodeFlags_": "imgui:1331",
|
||||
"ImGuiTreeNodeStackData": "imgui_internal:1405",
|
||||
"ImGuiTypingSelectFlags_": "imgui_internal:1795",
|
||||
"ImGuiTypingSelectRequest": "imgui_internal:1803",
|
||||
"ImGuiTypingSelectState": "imgui_internal:1814",
|
||||
"ImGuiViewport": "imgui:4055",
|
||||
"ImGuiViewportFlags_": "imgui:4027",
|
||||
"ImGuiViewportP": "imgui_internal:2120",
|
||||
"ImGuiWindow": "imgui_internal:2834",
|
||||
"ImGuiWindowBgClickFlags_": "imgui_internal:1297",
|
||||
"ImGuiWindowClass": "imgui:2777",
|
||||
"ImGuiWindowDockStyle": "imgui_internal:2098",
|
||||
"ImGuiWindowDockStyleCol": "imgui_internal:2083",
|
||||
"ImGuiWindowFlags_": "imgui:1195",
|
||||
"ImGuiWindowRefreshFlags_": "imgui_internal:1288",
|
||||
"ImGuiWindowSettings": "imgui_internal:2172",
|
||||
"ImGuiWindowStackData": "imgui_internal:1435",
|
||||
"ImGuiWindowTempData": "imgui_internal:2777",
|
||||
"ImRect": "imgui_internal:584",
|
||||
"ImTextureData": "imgui:3601",
|
||||
"ImTextureFormat": "imgui:3569",
|
||||
"ImTextureRect": "imgui:3588",
|
||||
"ImGuiGroupData": "imgui_internal:1182",
|
||||
"ImGuiHoveredFlagsPrivate_": "imgui_internal:1025",
|
||||
"ImGuiHoveredFlags_": "imgui:1489",
|
||||
"ImGuiIDStackTool": "imgui_internal:2351",
|
||||
"ImGuiIO": "imgui:2480",
|
||||
"ImGuiInputEvent": "imgui_internal:1565",
|
||||
"ImGuiInputEventAppFocused": "imgui_internal:1563",
|
||||
"ImGuiInputEventKey": "imgui_internal:1561",
|
||||
"ImGuiInputEventMouseButton": "imgui_internal:1559",
|
||||
"ImGuiInputEventMousePos": "imgui_internal:1557",
|
||||
"ImGuiInputEventMouseViewport": "imgui_internal:1560",
|
||||
"ImGuiInputEventMouseWheel": "imgui_internal:1558",
|
||||
"ImGuiInputEventText": "imgui_internal:1562",
|
||||
"ImGuiInputEventType": "imgui_internal:1533",
|
||||
"ImGuiInputFlagsPrivate_": "imgui_internal:1632",
|
||||
"ImGuiInputFlags_": "imgui:1748",
|
||||
"ImGuiInputSource": "imgui_internal:1546",
|
||||
"ImGuiInputTextCallbackData": "imgui:2743",
|
||||
"ImGuiInputTextDeactivatedState": "imgui_internal:1219",
|
||||
"ImGuiInputTextFlagsPrivate_": "imgui_internal:1033",
|
||||
"ImGuiInputTextFlags_": "imgui:1294",
|
||||
"ImGuiInputTextState": "imgui_internal:1241",
|
||||
"ImGuiItemFlagsPrivate_": "imgui_internal:974",
|
||||
"ImGuiItemFlags_": "imgui:1280",
|
||||
"ImGuiItemStatusFlags_": "imgui_internal:998",
|
||||
"ImGuiKey": "imgui:1619",
|
||||
"ImGuiKeyData": "imgui:2472",
|
||||
"ImGuiKeyOwnerData": "imgui_internal:1619",
|
||||
"ImGuiKeyRoutingData": "imgui_internal:1593",
|
||||
"ImGuiKeyRoutingTable": "imgui_internal:1607",
|
||||
"ImGuiLastItemData": "imgui_internal:1395",
|
||||
"ImGuiLayoutType_": "imgui_internal:1136",
|
||||
"ImGuiListClipper": "imgui:2983",
|
||||
"ImGuiListClipperData": "imgui_internal:1689",
|
||||
"ImGuiListClipperFlags_": "imgui:2957",
|
||||
"ImGuiListClipperRange": "imgui_internal:1676",
|
||||
"ImGuiLocEntry": "imgui_internal:2238",
|
||||
"ImGuiLocKey": "imgui_internal:2220",
|
||||
"ImGuiLogFlags_": "imgui_internal:1143",
|
||||
"ImGuiMenuColumns": "imgui_internal:1201",
|
||||
"ImGuiMetricsConfig": "imgui_internal:2307",
|
||||
"ImGuiMouseButton_": "imgui:2032",
|
||||
"ImGuiMouseCursor_": "imgui:2042",
|
||||
"ImGuiMouseSource": "imgui:2063",
|
||||
"ImGuiMultiSelectFlags_": "imgui:3142",
|
||||
"ImGuiMultiSelectIO": "imgui:3170",
|
||||
"ImGuiMultiSelectState": "imgui_internal:1953",
|
||||
"ImGuiMultiSelectTempData": "imgui_internal:1928",
|
||||
"ImGuiNavItemData": "imgui_internal:1776",
|
||||
"ImGuiNavLayer": "imgui_internal:1768",
|
||||
"ImGuiNavMoveFlags_": "imgui_internal:1746",
|
||||
"ImGuiNavRenderCursorFlags_": "imgui_internal:1731",
|
||||
"ImGuiNextItemData": "imgui_internal:1373",
|
||||
"ImGuiNextItemDataFlags_": "imgui_internal:1362",
|
||||
"ImGuiNextWindowData": "imgui_internal:1330",
|
||||
"ImGuiNextWindowDataFlags_": "imgui_internal:1310",
|
||||
"ImGuiOldColumnData": "imgui_internal:1861",
|
||||
"ImGuiOldColumnFlags_": "imgui_internal:1841",
|
||||
"ImGuiOldColumns": "imgui_internal:1871",
|
||||
"ImGuiOnceUponAFrame": "imgui:2846",
|
||||
"ImGuiPayload": "imgui:2811",
|
||||
"ImGuiPlatformIO": "imgui:4165",
|
||||
"ImGuiPlatformImeData": "imgui:4287",
|
||||
"ImGuiPlatformMonitor": "imgui:4277",
|
||||
"ImGuiPlotType": "imgui_internal:1162",
|
||||
"ImGuiPopupData": "imgui_internal:1490",
|
||||
"ImGuiPopupFlags_": "imgui:1384",
|
||||
"ImGuiPopupPositionPolicy": "imgui_internal:1482",
|
||||
"ImGuiPtrOrIndex": "imgui_internal:1460",
|
||||
"ImGuiScrollFlags_": "imgui_internal:1717",
|
||||
"ImGuiSelectableFlagsPrivate_": "imgui_internal:1082",
|
||||
"ImGuiSelectableFlags_": "imgui:1403",
|
||||
"ImGuiSelectionBasicStorage": "imgui:3216",
|
||||
"ImGuiSelectionExternalStorage": "imgui:3239",
|
||||
"ImGuiSelectionRequest": "imgui:3190",
|
||||
"ImGuiSelectionRequestType": "imgui:3182",
|
||||
"ImGuiSeparatorFlags_": "imgui_internal:1104",
|
||||
"ImGuiSettingsHandler": "imgui_internal:2200",
|
||||
"ImGuiShrinkWidthItem": "imgui_internal:1453",
|
||||
"ImGuiSizeCallbackData": "imgui:2780",
|
||||
"ImGuiSliderFlagsPrivate_": "imgui_internal:1075",
|
||||
"ImGuiSliderFlags_": "imgui:2015",
|
||||
"ImGuiSortDirection": "imgui:1606",
|
||||
"ImGuiStackLevelInfo": "imgui_internal:2326",
|
||||
"ImGuiStorage": "imgui:2919",
|
||||
"ImGuiStoragePair": "imgui:2902",
|
||||
"ImGuiStyle": "imgui:2361",
|
||||
"ImGuiStyleMod": "imgui_internal:933",
|
||||
"ImGuiStyleVarInfo": "imgui_internal:917",
|
||||
"ImGuiStyleVar_": "imgui:1899",
|
||||
"ImGuiTabBar": "imgui_internal:3047",
|
||||
"ImGuiTabBarFlagsPrivate_": "imgui_internal:3009",
|
||||
"ImGuiTabBarFlags_": "imgui:1436",
|
||||
"ImGuiTabItem": "imgui_internal:3027",
|
||||
"ImGuiTabItemFlagsPrivate_": "imgui_internal:3017",
|
||||
"ImGuiTabItemFlags_": "imgui:1460",
|
||||
"ImGuiTable": "imgui_internal:3193",
|
||||
"ImGuiTableBgTarget_": "imgui:2215",
|
||||
"ImGuiTableCellData": "imgui_internal:3161",
|
||||
"ImGuiTableColumn": "imgui_internal:3101",
|
||||
"ImGuiTableColumnFlags_": "imgui:2162",
|
||||
"ImGuiTableColumnSettings": "imgui_internal:3342",
|
||||
"ImGuiTableColumnSortSpecs": "imgui:2237",
|
||||
"ImGuiTableFlags_": "imgui:2109",
|
||||
"ImGuiTableHeaderData": "imgui_internal:3170",
|
||||
"ImGuiTableInstanceData": "imgui_internal:3180",
|
||||
"ImGuiTableRowFlags_": "imgui:2200",
|
||||
"ImGuiTableSettings": "imgui_internal:3366",
|
||||
"ImGuiTableSortSpecs": "imgui:2227",
|
||||
"ImGuiTableTempData": "imgui_internal:3318",
|
||||
"ImGuiTextBuffer": "imgui:2881",
|
||||
"ImGuiTextFilter": "imgui:2854",
|
||||
"ImGuiTextFlags_": "imgui_internal:1122",
|
||||
"ImGuiTextIndex": "imgui_internal:823",
|
||||
"ImGuiTextRange": "imgui:2864",
|
||||
"ImGuiTooltipFlags_": "imgui_internal:1128",
|
||||
"ImGuiTreeNodeFlagsPrivate_": "imgui_internal:1095",
|
||||
"ImGuiTreeNodeFlags_": "imgui:1345",
|
||||
"ImGuiTreeNodeStackData": "imgui_internal:1414",
|
||||
"ImGuiTypingSelectFlags_": "imgui_internal:1804",
|
||||
"ImGuiTypingSelectRequest": "imgui_internal:1812",
|
||||
"ImGuiTypingSelectState": "imgui_internal:1823",
|
||||
"ImGuiViewport": "imgui:4078",
|
||||
"ImGuiViewportFlags_": "imgui:4050",
|
||||
"ImGuiViewportP": "imgui_internal:2129",
|
||||
"ImGuiWindow": "imgui_internal:2854",
|
||||
"ImGuiWindowBgClickFlags_": "imgui_internal:1304",
|
||||
"ImGuiWindowClass": "imgui:2795",
|
||||
"ImGuiWindowDockStyle": "imgui_internal:2107",
|
||||
"ImGuiWindowDockStyleCol": "imgui_internal:2092",
|
||||
"ImGuiWindowFlags_": "imgui:1208",
|
||||
"ImGuiWindowRefreshFlags_": "imgui_internal:1295",
|
||||
"ImGuiWindowSettings": "imgui_internal:2181",
|
||||
"ImGuiWindowStackData": "imgui_internal:1444",
|
||||
"ImGuiWindowTempData": "imgui_internal:2796",
|
||||
"ImRect": "imgui_internal:592",
|
||||
"ImTextureData": "imgui:3619",
|
||||
"ImTextureFormat": "imgui:3587",
|
||||
"ImTextureRect": "imgui:3606",
|
||||
"ImTextureRef": "imgui:370",
|
||||
"ImTextureStatus": "imgui:3576",
|
||||
"ImVec1": "imgui_internal:558",
|
||||
"ImTextureStatus": "imgui:3594",
|
||||
"ImVec1": "imgui_internal:566",
|
||||
"ImVec2": "imgui:300",
|
||||
"ImVec2i": "imgui_internal:566",
|
||||
"ImVec2ih": "imgui_internal:574",
|
||||
"ImVec2i": "imgui_internal:574",
|
||||
"ImVec2ih": "imgui_internal:582",
|
||||
"ImVec4": "imgui:313",
|
||||
"stbrp_context_opaque": "imgui_internal:4129"
|
||||
"ImWcharClass": "imgui_internal:455",
|
||||
"stbrp_context_opaque": "imgui_internal:4156"
|
||||
},
|
||||
"nonPOD": {
|
||||
"ImBitArray": true,
|
||||
@@ -6464,10 +6512,6 @@
|
||||
"name": "PixelSnapH",
|
||||
"type": "bool"
|
||||
},
|
||||
{
|
||||
"name": "PixelSnapV",
|
||||
"type": "bool"
|
||||
},
|
||||
{
|
||||
"name": "OversampleH",
|
||||
"type": "ImS8"
|
||||
@@ -6524,6 +6568,10 @@
|
||||
"name": "RasterizerDensity",
|
||||
"type": "float"
|
||||
},
|
||||
{
|
||||
"name": "ExtraSizeScale",
|
||||
"type": "float"
|
||||
},
|
||||
{
|
||||
"name": "Flags",
|
||||
"type": "ImFontFlags"
|
||||
@@ -7446,6 +7494,10 @@
|
||||
"name": "NavJustMovedToHasSelectionData",
|
||||
"type": "bool"
|
||||
},
|
||||
{
|
||||
"name": "ConfigNavEnableTabbing",
|
||||
"type": "bool"
|
||||
},
|
||||
{
|
||||
"name": "ConfigNavWindowingWithGamepad",
|
||||
"type": "bool"
|
||||
@@ -9150,13 +9202,25 @@
|
||||
"type": "void*"
|
||||
},
|
||||
{
|
||||
"name": "EventChar",
|
||||
"type": "ImWchar"
|
||||
"name": "ID",
|
||||
"type": "ImGuiID"
|
||||
},
|
||||
{
|
||||
"name": "EventKey",
|
||||
"type": "ImGuiKey"
|
||||
},
|
||||
{
|
||||
"name": "EventChar",
|
||||
"type": "ImWchar"
|
||||
},
|
||||
{
|
||||
"name": "EventActivated",
|
||||
"type": "bool"
|
||||
},
|
||||
{
|
||||
"name": "BufDirty",
|
||||
"type": "bool"
|
||||
},
|
||||
{
|
||||
"name": "Buf",
|
||||
"type": "char*"
|
||||
@@ -9169,10 +9233,6 @@
|
||||
"name": "BufSize",
|
||||
"type": "int"
|
||||
},
|
||||
{
|
||||
"name": "BufDirty",
|
||||
"type": "bool"
|
||||
},
|
||||
{
|
||||
"name": "CursorPos",
|
||||
"type": "int"
|
||||
@@ -9802,6 +9862,10 @@
|
||||
{
|
||||
"name": "StorageId",
|
||||
"type": "ImGuiID"
|
||||
},
|
||||
{
|
||||
"name": "ColorMarker",
|
||||
"type": "ImU32"
|
||||
}
|
||||
],
|
||||
"ImGuiNextWindowData": [
|
||||
@@ -10573,6 +10637,10 @@
|
||||
"name": "LogSliderDeadzone",
|
||||
"type": "float"
|
||||
},
|
||||
{
|
||||
"name": "ImageRounding",
|
||||
"type": "float"
|
||||
},
|
||||
{
|
||||
"name": "ImageBorderSize",
|
||||
"type": "float"
|
||||
@@ -10641,6 +10709,10 @@
|
||||
"name": "DragDropTargetPadding",
|
||||
"type": "float"
|
||||
},
|
||||
{
|
||||
"name": "ColorMarkerSize",
|
||||
"type": "float"
|
||||
},
|
||||
{
|
||||
"name": "ColorButtonPosition",
|
||||
"type": "ImGuiDir"
|
||||
@@ -10792,6 +10864,10 @@
|
||||
"name": "NextSelectedTabId",
|
||||
"type": "ImGuiID"
|
||||
},
|
||||
{
|
||||
"name": "NextScrollToTabId",
|
||||
"type": "ImGuiID"
|
||||
},
|
||||
{
|
||||
"name": "VisibleTabId",
|
||||
"type": "ImGuiID"
|
||||
@@ -12490,10 +12566,6 @@
|
||||
"name": "LastTimeActive",
|
||||
"type": "float"
|
||||
},
|
||||
{
|
||||
"name": "ItemWidthDefault",
|
||||
"type": "float"
|
||||
},
|
||||
{
|
||||
"name": "StateStorage",
|
||||
"type": "ImGuiStorage"
|
||||
@@ -12910,6 +12982,10 @@
|
||||
"name": "ItemWidth",
|
||||
"type": "float"
|
||||
},
|
||||
{
|
||||
"name": "ItemWidthDefault",
|
||||
"type": "float"
|
||||
},
|
||||
{
|
||||
"name": "TextWrapPos",
|
||||
"type": "float"
|
||||
@@ -13095,7 +13171,7 @@
|
||||
"templated_structs": {
|
||||
"ImBitArray": [
|
||||
{
|
||||
"name": "Storage[(BITCOUNT+31)>>5]",
|
||||
"name": "Data[(BITCOUNT+31)>>5]",
|
||||
"type": "ImU32"
|
||||
}
|
||||
],
|
||||
@@ -13282,7 +13358,7 @@
|
||||
"ImPool": "T",
|
||||
"ImSpan": "T",
|
||||
"ImSpanAllocator": "int CHUNKS",
|
||||
"ImStableVector": "typename T, int BLOCK_SIZE",
|
||||
"ImStableVector": "typename T, int BLOCKSIZE",
|
||||
"ImVector": "T"
|
||||
}
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user