mirror of
https://github.com/cimgui/cimgui.git
synced 2025-08-13 21:28:30 +01:00
drop nonUDT2 and empty table cimgui_overloads
This commit is contained in:
@@ -59,38 +59,8 @@ defs["ImColor_HSV"][2]["ov_cimguiname"] = "ImColor_HSV_nonUDT"
|
||||
defs["ImColor_HSV"][2]["ret"] = "void"
|
||||
defs["ImColor_HSV"][2]["signature"] = "(float,float,float,float)"
|
||||
defs["ImColor_HSV"][2]["stname"] = "ImColor"
|
||||
defs["ImColor_HSV"][3] = {}
|
||||
defs["ImColor_HSV"][3]["args"] = "(ImColor* self,float h,float s,float v,float a)"
|
||||
defs["ImColor_HSV"][3]["argsT"] = {}
|
||||
defs["ImColor_HSV"][3]["argsT"][1] = {}
|
||||
defs["ImColor_HSV"][3]["argsT"][1]["name"] = "self"
|
||||
defs["ImColor_HSV"][3]["argsT"][1]["type"] = "ImColor*"
|
||||
defs["ImColor_HSV"][3]["argsT"][2] = {}
|
||||
defs["ImColor_HSV"][3]["argsT"][2]["name"] = "h"
|
||||
defs["ImColor_HSV"][3]["argsT"][2]["type"] = "float"
|
||||
defs["ImColor_HSV"][3]["argsT"][3] = {}
|
||||
defs["ImColor_HSV"][3]["argsT"][3]["name"] = "s"
|
||||
defs["ImColor_HSV"][3]["argsT"][3]["type"] = "float"
|
||||
defs["ImColor_HSV"][3]["argsT"][4] = {}
|
||||
defs["ImColor_HSV"][3]["argsT"][4]["name"] = "v"
|
||||
defs["ImColor_HSV"][3]["argsT"][4]["type"] = "float"
|
||||
defs["ImColor_HSV"][3]["argsT"][5] = {}
|
||||
defs["ImColor_HSV"][3]["argsT"][5]["name"] = "a"
|
||||
defs["ImColor_HSV"][3]["argsT"][5]["type"] = "float"
|
||||
defs["ImColor_HSV"][3]["argsoriginal"] = "(float h,float s,float v,float a=1.0f)"
|
||||
defs["ImColor_HSV"][3]["call_args"] = "(h,s,v,a)"
|
||||
defs["ImColor_HSV"][3]["cimguiname"] = "ImColor_HSV"
|
||||
defs["ImColor_HSV"][3]["defaults"] = defs["ImColor_HSV"][1]["defaults"]
|
||||
defs["ImColor_HSV"][3]["funcname"] = "HSV"
|
||||
defs["ImColor_HSV"][3]["nonUDT"] = 2
|
||||
defs["ImColor_HSV"][3]["ov_cimguiname"] = "ImColor_HSV_nonUDT2"
|
||||
defs["ImColor_HSV"][3]["ret"] = "ImColor_Simple"
|
||||
defs["ImColor_HSV"][3]["retorig"] = "ImColor"
|
||||
defs["ImColor_HSV"][3]["signature"] = "(float,float,float,float)"
|
||||
defs["ImColor_HSV"][3]["stname"] = "ImColor"
|
||||
defs["ImColor_HSV"]["(float,float,float,float)"] = defs["ImColor_HSV"][1]
|
||||
defs["ImColor_HSV"]["(float,float,float,float)nonUDT"] = defs["ImColor_HSV"][2]
|
||||
defs["ImColor_HSV"]["(float,float,float,float)nonUDT2"] = defs["ImColor_HSV"][3]
|
||||
defs["ImColor_ImColor"] = {}
|
||||
defs["ImColor_ImColor"][1] = {}
|
||||
defs["ImColor_ImColor"][1]["args"] = "()"
|
||||
@@ -1104,7 +1074,7 @@ defs["ImDrawList_AddText"][1]["cimguiname"] = "ImDrawList_AddText"
|
||||
defs["ImDrawList_AddText"][1]["defaults"] = {}
|
||||
defs["ImDrawList_AddText"][1]["defaults"]["text_end"] = "((void*)0)"
|
||||
defs["ImDrawList_AddText"][1]["funcname"] = "AddText"
|
||||
defs["ImDrawList_AddText"][1]["ov_cimguiname"] = "ImDrawList_AddText"
|
||||
defs["ImDrawList_AddText"][1]["ov_cimguiname"] = "ImDrawList_AddTextVec2"
|
||||
defs["ImDrawList_AddText"][1]["ret"] = "void"
|
||||
defs["ImDrawList_AddText"][1]["signature"] = "(const ImVec2,ImU32,const char*,const char*)"
|
||||
defs["ImDrawList_AddText"][1]["stname"] = "ImDrawList"
|
||||
@@ -1357,26 +1327,8 @@ defs["ImDrawList_GetClipRectMax"][2]["ov_cimguiname"] = "ImDrawList_GetClipRectM
|
||||
defs["ImDrawList_GetClipRectMax"][2]["ret"] = "void"
|
||||
defs["ImDrawList_GetClipRectMax"][2]["signature"] = "()const"
|
||||
defs["ImDrawList_GetClipRectMax"][2]["stname"] = "ImDrawList"
|
||||
defs["ImDrawList_GetClipRectMax"][3] = {}
|
||||
defs["ImDrawList_GetClipRectMax"][3]["args"] = "(ImDrawList* self)"
|
||||
defs["ImDrawList_GetClipRectMax"][3]["argsT"] = {}
|
||||
defs["ImDrawList_GetClipRectMax"][3]["argsT"][1] = {}
|
||||
defs["ImDrawList_GetClipRectMax"][3]["argsT"][1]["name"] = "self"
|
||||
defs["ImDrawList_GetClipRectMax"][3]["argsT"][1]["type"] = "ImDrawList*"
|
||||
defs["ImDrawList_GetClipRectMax"][3]["argsoriginal"] = "()"
|
||||
defs["ImDrawList_GetClipRectMax"][3]["call_args"] = "()"
|
||||
defs["ImDrawList_GetClipRectMax"][3]["cimguiname"] = "ImDrawList_GetClipRectMax"
|
||||
defs["ImDrawList_GetClipRectMax"][3]["defaults"] = defs["ImDrawList_GetClipRectMax"][1]["defaults"]
|
||||
defs["ImDrawList_GetClipRectMax"][3]["funcname"] = "GetClipRectMax"
|
||||
defs["ImDrawList_GetClipRectMax"][3]["nonUDT"] = 2
|
||||
defs["ImDrawList_GetClipRectMax"][3]["ov_cimguiname"] = "ImDrawList_GetClipRectMax_nonUDT2"
|
||||
defs["ImDrawList_GetClipRectMax"][3]["ret"] = "ImVec2_Simple"
|
||||
defs["ImDrawList_GetClipRectMax"][3]["retorig"] = "ImVec2"
|
||||
defs["ImDrawList_GetClipRectMax"][3]["signature"] = "()const"
|
||||
defs["ImDrawList_GetClipRectMax"][3]["stname"] = "ImDrawList"
|
||||
defs["ImDrawList_GetClipRectMax"]["()const"] = defs["ImDrawList_GetClipRectMax"][1]
|
||||
defs["ImDrawList_GetClipRectMax"]["()constnonUDT"] = defs["ImDrawList_GetClipRectMax"][2]
|
||||
defs["ImDrawList_GetClipRectMax"]["()constnonUDT2"] = defs["ImDrawList_GetClipRectMax"][3]
|
||||
defs["ImDrawList_GetClipRectMin"] = {}
|
||||
defs["ImDrawList_GetClipRectMin"][1] = {}
|
||||
defs["ImDrawList_GetClipRectMin"][1]["args"] = "(ImDrawList* self)"
|
||||
@@ -1412,26 +1364,8 @@ defs["ImDrawList_GetClipRectMin"][2]["ov_cimguiname"] = "ImDrawList_GetClipRectM
|
||||
defs["ImDrawList_GetClipRectMin"][2]["ret"] = "void"
|
||||
defs["ImDrawList_GetClipRectMin"][2]["signature"] = "()const"
|
||||
defs["ImDrawList_GetClipRectMin"][2]["stname"] = "ImDrawList"
|
||||
defs["ImDrawList_GetClipRectMin"][3] = {}
|
||||
defs["ImDrawList_GetClipRectMin"][3]["args"] = "(ImDrawList* self)"
|
||||
defs["ImDrawList_GetClipRectMin"][3]["argsT"] = {}
|
||||
defs["ImDrawList_GetClipRectMin"][3]["argsT"][1] = {}
|
||||
defs["ImDrawList_GetClipRectMin"][3]["argsT"][1]["name"] = "self"
|
||||
defs["ImDrawList_GetClipRectMin"][3]["argsT"][1]["type"] = "ImDrawList*"
|
||||
defs["ImDrawList_GetClipRectMin"][3]["argsoriginal"] = "()"
|
||||
defs["ImDrawList_GetClipRectMin"][3]["call_args"] = "()"
|
||||
defs["ImDrawList_GetClipRectMin"][3]["cimguiname"] = "ImDrawList_GetClipRectMin"
|
||||
defs["ImDrawList_GetClipRectMin"][3]["defaults"] = defs["ImDrawList_GetClipRectMin"][1]["defaults"]
|
||||
defs["ImDrawList_GetClipRectMin"][3]["funcname"] = "GetClipRectMin"
|
||||
defs["ImDrawList_GetClipRectMin"][3]["nonUDT"] = 2
|
||||
defs["ImDrawList_GetClipRectMin"][3]["ov_cimguiname"] = "ImDrawList_GetClipRectMin_nonUDT2"
|
||||
defs["ImDrawList_GetClipRectMin"][3]["ret"] = "ImVec2_Simple"
|
||||
defs["ImDrawList_GetClipRectMin"][3]["retorig"] = "ImVec2"
|
||||
defs["ImDrawList_GetClipRectMin"][3]["signature"] = "()const"
|
||||
defs["ImDrawList_GetClipRectMin"][3]["stname"] = "ImDrawList"
|
||||
defs["ImDrawList_GetClipRectMin"]["()const"] = defs["ImDrawList_GetClipRectMin"][1]
|
||||
defs["ImDrawList_GetClipRectMin"]["()constnonUDT"] = defs["ImDrawList_GetClipRectMin"][2]
|
||||
defs["ImDrawList_GetClipRectMin"]["()constnonUDT2"] = defs["ImDrawList_GetClipRectMin"][3]
|
||||
defs["ImDrawList_ImDrawList"] = {}
|
||||
defs["ImDrawList_ImDrawList"][1] = {}
|
||||
defs["ImDrawList_ImDrawList"][1]["args"] = "(const ImDrawListSharedData* shared_data)"
|
||||
@@ -3115,44 +3049,8 @@ defs["ImFont_CalcTextSizeA"][2]["ov_cimguiname"] = "ImFont_CalcTextSizeA_nonUDT"
|
||||
defs["ImFont_CalcTextSizeA"][2]["ret"] = "void"
|
||||
defs["ImFont_CalcTextSizeA"][2]["signature"] = "(float,float,float,const char*,const char*,const char**)const"
|
||||
defs["ImFont_CalcTextSizeA"][2]["stname"] = "ImFont"
|
||||
defs["ImFont_CalcTextSizeA"][3] = {}
|
||||
defs["ImFont_CalcTextSizeA"][3]["args"] = "(ImFont* self,float size,float max_width,float wrap_width,const char* text_begin,const char* text_end,const char** remaining)"
|
||||
defs["ImFont_CalcTextSizeA"][3]["argsT"] = {}
|
||||
defs["ImFont_CalcTextSizeA"][3]["argsT"][1] = {}
|
||||
defs["ImFont_CalcTextSizeA"][3]["argsT"][1]["name"] = "self"
|
||||
defs["ImFont_CalcTextSizeA"][3]["argsT"][1]["type"] = "ImFont*"
|
||||
defs["ImFont_CalcTextSizeA"][3]["argsT"][2] = {}
|
||||
defs["ImFont_CalcTextSizeA"][3]["argsT"][2]["name"] = "size"
|
||||
defs["ImFont_CalcTextSizeA"][3]["argsT"][2]["type"] = "float"
|
||||
defs["ImFont_CalcTextSizeA"][3]["argsT"][3] = {}
|
||||
defs["ImFont_CalcTextSizeA"][3]["argsT"][3]["name"] = "max_width"
|
||||
defs["ImFont_CalcTextSizeA"][3]["argsT"][3]["type"] = "float"
|
||||
defs["ImFont_CalcTextSizeA"][3]["argsT"][4] = {}
|
||||
defs["ImFont_CalcTextSizeA"][3]["argsT"][4]["name"] = "wrap_width"
|
||||
defs["ImFont_CalcTextSizeA"][3]["argsT"][4]["type"] = "float"
|
||||
defs["ImFont_CalcTextSizeA"][3]["argsT"][5] = {}
|
||||
defs["ImFont_CalcTextSizeA"][3]["argsT"][5]["name"] = "text_begin"
|
||||
defs["ImFont_CalcTextSizeA"][3]["argsT"][5]["type"] = "const char*"
|
||||
defs["ImFont_CalcTextSizeA"][3]["argsT"][6] = {}
|
||||
defs["ImFont_CalcTextSizeA"][3]["argsT"][6]["name"] = "text_end"
|
||||
defs["ImFont_CalcTextSizeA"][3]["argsT"][6]["type"] = "const char*"
|
||||
defs["ImFont_CalcTextSizeA"][3]["argsT"][7] = {}
|
||||
defs["ImFont_CalcTextSizeA"][3]["argsT"][7]["name"] = "remaining"
|
||||
defs["ImFont_CalcTextSizeA"][3]["argsT"][7]["type"] = "const char**"
|
||||
defs["ImFont_CalcTextSizeA"][3]["argsoriginal"] = "(float size,float max_width,float wrap_width,const char* text_begin,const char* text_end=((void*)0),const char** remaining=((void*)0))"
|
||||
defs["ImFont_CalcTextSizeA"][3]["call_args"] = "(size,max_width,wrap_width,text_begin,text_end,remaining)"
|
||||
defs["ImFont_CalcTextSizeA"][3]["cimguiname"] = "ImFont_CalcTextSizeA"
|
||||
defs["ImFont_CalcTextSizeA"][3]["defaults"] = defs["ImFont_CalcTextSizeA"][1]["defaults"]
|
||||
defs["ImFont_CalcTextSizeA"][3]["funcname"] = "CalcTextSizeA"
|
||||
defs["ImFont_CalcTextSizeA"][3]["nonUDT"] = 2
|
||||
defs["ImFont_CalcTextSizeA"][3]["ov_cimguiname"] = "ImFont_CalcTextSizeA_nonUDT2"
|
||||
defs["ImFont_CalcTextSizeA"][3]["ret"] = "ImVec2_Simple"
|
||||
defs["ImFont_CalcTextSizeA"][3]["retorig"] = "ImVec2"
|
||||
defs["ImFont_CalcTextSizeA"][3]["signature"] = "(float,float,float,const char*,const char*,const char**)const"
|
||||
defs["ImFont_CalcTextSizeA"][3]["stname"] = "ImFont"
|
||||
defs["ImFont_CalcTextSizeA"]["(float,float,float,const char*,const char*,const char**)const"] = defs["ImFont_CalcTextSizeA"][1]
|
||||
defs["ImFont_CalcTextSizeA"]["(float,float,float,const char*,const char*,const char**)constnonUDT"] = defs["ImFont_CalcTextSizeA"][2]
|
||||
defs["ImFont_CalcTextSizeA"]["(float,float,float,const char*,const char*,const char**)constnonUDT2"] = defs["ImFont_CalcTextSizeA"][3]
|
||||
defs["ImFont_CalcWordWrapPositionA"] = {}
|
||||
defs["ImFont_CalcWordWrapPositionA"][1] = {}
|
||||
defs["ImFont_CalcWordWrapPositionA"][1]["args"] = "(ImFont* self,float scale,const char* text,const char* text_end,float wrap_width)"
|
||||
@@ -5655,7 +5553,7 @@ defs["igBeginChild"][1]["defaults"]["flags"] = "0"
|
||||
defs["igBeginChild"][1]["defaults"]["size"] = "ImVec2(0,0)"
|
||||
defs["igBeginChild"][1]["funcname"] = "BeginChild"
|
||||
defs["igBeginChild"][1]["namespace"] = "ImGui"
|
||||
defs["igBeginChild"][1]["ov_cimguiname"] = "igBeginChild"
|
||||
defs["igBeginChild"][1]["ov_cimguiname"] = "igBeginChildStr"
|
||||
defs["igBeginChild"][1]["ret"] = "bool"
|
||||
defs["igBeginChild"][1]["signature"] = "(const char*,const ImVec2,bool,ImGuiWindowFlags)"
|
||||
defs["igBeginChild"][1]["stname"] = ""
|
||||
@@ -6204,36 +6102,8 @@ defs["igCalcTextSize"][2]["ov_cimguiname"] = "igCalcTextSize_nonUDT"
|
||||
defs["igCalcTextSize"][2]["ret"] = "void"
|
||||
defs["igCalcTextSize"][2]["signature"] = "(const char*,const char*,bool,float)"
|
||||
defs["igCalcTextSize"][2]["stname"] = ""
|
||||
defs["igCalcTextSize"][3] = {}
|
||||
defs["igCalcTextSize"][3]["args"] = "(const char* text,const char* text_end,bool hide_text_after_double_hash,float wrap_width)"
|
||||
defs["igCalcTextSize"][3]["argsT"] = {}
|
||||
defs["igCalcTextSize"][3]["argsT"][1] = {}
|
||||
defs["igCalcTextSize"][3]["argsT"][1]["name"] = "text"
|
||||
defs["igCalcTextSize"][3]["argsT"][1]["type"] = "const char*"
|
||||
defs["igCalcTextSize"][3]["argsT"][2] = {}
|
||||
defs["igCalcTextSize"][3]["argsT"][2]["name"] = "text_end"
|
||||
defs["igCalcTextSize"][3]["argsT"][2]["type"] = "const char*"
|
||||
defs["igCalcTextSize"][3]["argsT"][3] = {}
|
||||
defs["igCalcTextSize"][3]["argsT"][3]["name"] = "hide_text_after_double_hash"
|
||||
defs["igCalcTextSize"][3]["argsT"][3]["type"] = "bool"
|
||||
defs["igCalcTextSize"][3]["argsT"][4] = {}
|
||||
defs["igCalcTextSize"][3]["argsT"][4]["name"] = "wrap_width"
|
||||
defs["igCalcTextSize"][3]["argsT"][4]["type"] = "float"
|
||||
defs["igCalcTextSize"][3]["argsoriginal"] = "(const char* text,const char* text_end=((void*)0),bool hide_text_after_double_hash=false,float wrap_width=-1.0f)"
|
||||
defs["igCalcTextSize"][3]["call_args"] = "(text,text_end,hide_text_after_double_hash,wrap_width)"
|
||||
defs["igCalcTextSize"][3]["cimguiname"] = "igCalcTextSize"
|
||||
defs["igCalcTextSize"][3]["defaults"] = defs["igCalcTextSize"][1]["defaults"]
|
||||
defs["igCalcTextSize"][3]["funcname"] = "CalcTextSize"
|
||||
defs["igCalcTextSize"][3]["namespace"] = "ImGui"
|
||||
defs["igCalcTextSize"][3]["nonUDT"] = 2
|
||||
defs["igCalcTextSize"][3]["ov_cimguiname"] = "igCalcTextSize_nonUDT2"
|
||||
defs["igCalcTextSize"][3]["ret"] = "ImVec2_Simple"
|
||||
defs["igCalcTextSize"][3]["retorig"] = "ImVec2"
|
||||
defs["igCalcTextSize"][3]["signature"] = "(const char*,const char*,bool,float)"
|
||||
defs["igCalcTextSize"][3]["stname"] = ""
|
||||
defs["igCalcTextSize"]["(const char*,const char*,bool,float)"] = defs["igCalcTextSize"][1]
|
||||
defs["igCalcTextSize"]["(const char*,const char*,bool,float)nonUDT"] = defs["igCalcTextSize"][2]
|
||||
defs["igCalcTextSize"]["(const char*,const char*,bool,float)nonUDT2"] = defs["igCalcTextSize"][3]
|
||||
defs["igCaptureKeyboardFromApp"] = {}
|
||||
defs["igCaptureKeyboardFromApp"][1] = {}
|
||||
defs["igCaptureKeyboardFromApp"][1]["args"] = "(bool want_capture_keyboard_value)"
|
||||
@@ -6349,7 +6219,7 @@ defs["igCollapsingHeader"][1]["defaults"] = {}
|
||||
defs["igCollapsingHeader"][1]["defaults"]["flags"] = "0"
|
||||
defs["igCollapsingHeader"][1]["funcname"] = "CollapsingHeader"
|
||||
defs["igCollapsingHeader"][1]["namespace"] = "ImGui"
|
||||
defs["igCollapsingHeader"][1]["ov_cimguiname"] = "igCollapsingHeader"
|
||||
defs["igCollapsingHeader"][1]["ov_cimguiname"] = "igCollapsingHeaderTreeNodeFlags"
|
||||
defs["igCollapsingHeader"][1]["ret"] = "bool"
|
||||
defs["igCollapsingHeader"][1]["signature"] = "(const char*,ImGuiTreeNodeFlags)"
|
||||
defs["igCollapsingHeader"][1]["stname"] = ""
|
||||
@@ -6530,27 +6400,8 @@ defs["igColorConvertU32ToFloat4"][2]["ov_cimguiname"] = "igColorConvertU32ToFloa
|
||||
defs["igColorConvertU32ToFloat4"][2]["ret"] = "void"
|
||||
defs["igColorConvertU32ToFloat4"][2]["signature"] = "(ImU32)"
|
||||
defs["igColorConvertU32ToFloat4"][2]["stname"] = ""
|
||||
defs["igColorConvertU32ToFloat4"][3] = {}
|
||||
defs["igColorConvertU32ToFloat4"][3]["args"] = "(ImU32 in)"
|
||||
defs["igColorConvertU32ToFloat4"][3]["argsT"] = {}
|
||||
defs["igColorConvertU32ToFloat4"][3]["argsT"][1] = {}
|
||||
defs["igColorConvertU32ToFloat4"][3]["argsT"][1]["name"] = "in"
|
||||
defs["igColorConvertU32ToFloat4"][3]["argsT"][1]["type"] = "ImU32"
|
||||
defs["igColorConvertU32ToFloat4"][3]["argsoriginal"] = "(ImU32 in)"
|
||||
defs["igColorConvertU32ToFloat4"][3]["call_args"] = "(in)"
|
||||
defs["igColorConvertU32ToFloat4"][3]["cimguiname"] = "igColorConvertU32ToFloat4"
|
||||
defs["igColorConvertU32ToFloat4"][3]["defaults"] = defs["igColorConvertU32ToFloat4"][1]["defaults"]
|
||||
defs["igColorConvertU32ToFloat4"][3]["funcname"] = "ColorConvertU32ToFloat4"
|
||||
defs["igColorConvertU32ToFloat4"][3]["namespace"] = "ImGui"
|
||||
defs["igColorConvertU32ToFloat4"][3]["nonUDT"] = 2
|
||||
defs["igColorConvertU32ToFloat4"][3]["ov_cimguiname"] = "igColorConvertU32ToFloat4_nonUDT2"
|
||||
defs["igColorConvertU32ToFloat4"][3]["ret"] = "ImVec4_Simple"
|
||||
defs["igColorConvertU32ToFloat4"][3]["retorig"] = "ImVec4"
|
||||
defs["igColorConvertU32ToFloat4"][3]["signature"] = "(ImU32)"
|
||||
defs["igColorConvertU32ToFloat4"][3]["stname"] = ""
|
||||
defs["igColorConvertU32ToFloat4"]["(ImU32)"] = defs["igColorConvertU32ToFloat4"][1]
|
||||
defs["igColorConvertU32ToFloat4"]["(ImU32)nonUDT"] = defs["igColorConvertU32ToFloat4"][2]
|
||||
defs["igColorConvertU32ToFloat4"]["(ImU32)nonUDT2"] = defs["igColorConvertU32ToFloat4"][3]
|
||||
defs["igColorEdit3"] = {}
|
||||
defs["igColorEdit3"][1] = {}
|
||||
defs["igColorEdit3"][1]["args"] = "(const char* label,float col[3],ImGuiColorEditFlags flags)"
|
||||
@@ -6708,7 +6559,7 @@ defs["igCombo"][1]["defaults"] = {}
|
||||
defs["igCombo"][1]["defaults"]["popup_max_height_in_items"] = "-1"
|
||||
defs["igCombo"][1]["funcname"] = "Combo"
|
||||
defs["igCombo"][1]["namespace"] = "ImGui"
|
||||
defs["igCombo"][1]["ov_cimguiname"] = "igCombo"
|
||||
defs["igCombo"][1]["ov_cimguiname"] = "igComboStr_arr"
|
||||
defs["igCombo"][1]["ret"] = "bool"
|
||||
defs["igCombo"][1]["signature"] = "(const char*,int*,const char* const[],int,int)"
|
||||
defs["igCombo"][1]["stname"] = ""
|
||||
@@ -7632,7 +7483,7 @@ defs["igGetColorU32"][1]["defaults"] = {}
|
||||
defs["igGetColorU32"][1]["defaults"]["alpha_mul"] = "1.0f"
|
||||
defs["igGetColorU32"][1]["funcname"] = "GetColorU32"
|
||||
defs["igGetColorU32"][1]["namespace"] = "ImGui"
|
||||
defs["igGetColorU32"][1]["ov_cimguiname"] = "igGetColorU32"
|
||||
defs["igGetColorU32"][1]["ov_cimguiname"] = "igGetColorU32Col"
|
||||
defs["igGetColorU32"][1]["ret"] = "ImU32"
|
||||
defs["igGetColorU32"][1]["signature"] = "(ImGuiCol,float)"
|
||||
defs["igGetColorU32"][1]["stname"] = ""
|
||||
@@ -7770,24 +7621,8 @@ defs["igGetContentRegionAvail"][2]["ov_cimguiname"] = "igGetContentRegionAvail_n
|
||||
defs["igGetContentRegionAvail"][2]["ret"] = "void"
|
||||
defs["igGetContentRegionAvail"][2]["signature"] = "()"
|
||||
defs["igGetContentRegionAvail"][2]["stname"] = ""
|
||||
defs["igGetContentRegionAvail"][3] = {}
|
||||
defs["igGetContentRegionAvail"][3]["args"] = "()"
|
||||
defs["igGetContentRegionAvail"][3]["argsT"] = {}
|
||||
defs["igGetContentRegionAvail"][3]["argsoriginal"] = "()"
|
||||
defs["igGetContentRegionAvail"][3]["call_args"] = "()"
|
||||
defs["igGetContentRegionAvail"][3]["cimguiname"] = "igGetContentRegionAvail"
|
||||
defs["igGetContentRegionAvail"][3]["defaults"] = defs["igGetContentRegionAvail"][1]["defaults"]
|
||||
defs["igGetContentRegionAvail"][3]["funcname"] = "GetContentRegionAvail"
|
||||
defs["igGetContentRegionAvail"][3]["namespace"] = "ImGui"
|
||||
defs["igGetContentRegionAvail"][3]["nonUDT"] = 2
|
||||
defs["igGetContentRegionAvail"][3]["ov_cimguiname"] = "igGetContentRegionAvail_nonUDT2"
|
||||
defs["igGetContentRegionAvail"][3]["ret"] = "ImVec2_Simple"
|
||||
defs["igGetContentRegionAvail"][3]["retorig"] = "ImVec2"
|
||||
defs["igGetContentRegionAvail"][3]["signature"] = "()"
|
||||
defs["igGetContentRegionAvail"][3]["stname"] = ""
|
||||
defs["igGetContentRegionAvail"]["()"] = defs["igGetContentRegionAvail"][1]
|
||||
defs["igGetContentRegionAvail"]["()nonUDT"] = defs["igGetContentRegionAvail"][2]
|
||||
defs["igGetContentRegionAvail"]["()nonUDT2"] = defs["igGetContentRegionAvail"][3]
|
||||
defs["igGetContentRegionMax"] = {}
|
||||
defs["igGetContentRegionMax"][1] = {}
|
||||
defs["igGetContentRegionMax"][1]["args"] = "()"
|
||||
@@ -7819,24 +7654,8 @@ defs["igGetContentRegionMax"][2]["ov_cimguiname"] = "igGetContentRegionMax_nonUD
|
||||
defs["igGetContentRegionMax"][2]["ret"] = "void"
|
||||
defs["igGetContentRegionMax"][2]["signature"] = "()"
|
||||
defs["igGetContentRegionMax"][2]["stname"] = ""
|
||||
defs["igGetContentRegionMax"][3] = {}
|
||||
defs["igGetContentRegionMax"][3]["args"] = "()"
|
||||
defs["igGetContentRegionMax"][3]["argsT"] = {}
|
||||
defs["igGetContentRegionMax"][3]["argsoriginal"] = "()"
|
||||
defs["igGetContentRegionMax"][3]["call_args"] = "()"
|
||||
defs["igGetContentRegionMax"][3]["cimguiname"] = "igGetContentRegionMax"
|
||||
defs["igGetContentRegionMax"][3]["defaults"] = defs["igGetContentRegionMax"][1]["defaults"]
|
||||
defs["igGetContentRegionMax"][3]["funcname"] = "GetContentRegionMax"
|
||||
defs["igGetContentRegionMax"][3]["namespace"] = "ImGui"
|
||||
defs["igGetContentRegionMax"][3]["nonUDT"] = 2
|
||||
defs["igGetContentRegionMax"][3]["ov_cimguiname"] = "igGetContentRegionMax_nonUDT2"
|
||||
defs["igGetContentRegionMax"][3]["ret"] = "ImVec2_Simple"
|
||||
defs["igGetContentRegionMax"][3]["retorig"] = "ImVec2"
|
||||
defs["igGetContentRegionMax"][3]["signature"] = "()"
|
||||
defs["igGetContentRegionMax"][3]["stname"] = ""
|
||||
defs["igGetContentRegionMax"]["()"] = defs["igGetContentRegionMax"][1]
|
||||
defs["igGetContentRegionMax"]["()nonUDT"] = defs["igGetContentRegionMax"][2]
|
||||
defs["igGetContentRegionMax"]["()nonUDT2"] = defs["igGetContentRegionMax"][3]
|
||||
defs["igGetCurrentContext"] = {}
|
||||
defs["igGetCurrentContext"][1] = {}
|
||||
defs["igGetCurrentContext"][1]["args"] = "()"
|
||||
@@ -7883,24 +7702,8 @@ defs["igGetCursorPos"][2]["ov_cimguiname"] = "igGetCursorPos_nonUDT"
|
||||
defs["igGetCursorPos"][2]["ret"] = "void"
|
||||
defs["igGetCursorPos"][2]["signature"] = "()"
|
||||
defs["igGetCursorPos"][2]["stname"] = ""
|
||||
defs["igGetCursorPos"][3] = {}
|
||||
defs["igGetCursorPos"][3]["args"] = "()"
|
||||
defs["igGetCursorPos"][3]["argsT"] = {}
|
||||
defs["igGetCursorPos"][3]["argsoriginal"] = "()"
|
||||
defs["igGetCursorPos"][3]["call_args"] = "()"
|
||||
defs["igGetCursorPos"][3]["cimguiname"] = "igGetCursorPos"
|
||||
defs["igGetCursorPos"][3]["defaults"] = defs["igGetCursorPos"][1]["defaults"]
|
||||
defs["igGetCursorPos"][3]["funcname"] = "GetCursorPos"
|
||||
defs["igGetCursorPos"][3]["namespace"] = "ImGui"
|
||||
defs["igGetCursorPos"][3]["nonUDT"] = 2
|
||||
defs["igGetCursorPos"][3]["ov_cimguiname"] = "igGetCursorPos_nonUDT2"
|
||||
defs["igGetCursorPos"][3]["ret"] = "ImVec2_Simple"
|
||||
defs["igGetCursorPos"][3]["retorig"] = "ImVec2"
|
||||
defs["igGetCursorPos"][3]["signature"] = "()"
|
||||
defs["igGetCursorPos"][3]["stname"] = ""
|
||||
defs["igGetCursorPos"]["()"] = defs["igGetCursorPos"][1]
|
||||
defs["igGetCursorPos"]["()nonUDT"] = defs["igGetCursorPos"][2]
|
||||
defs["igGetCursorPos"]["()nonUDT2"] = defs["igGetCursorPos"][3]
|
||||
defs["igGetCursorPosX"] = {}
|
||||
defs["igGetCursorPosX"][1] = {}
|
||||
defs["igGetCursorPosX"][1]["args"] = "()"
|
||||
@@ -7962,24 +7765,8 @@ defs["igGetCursorScreenPos"][2]["ov_cimguiname"] = "igGetCursorScreenPos_nonUDT"
|
||||
defs["igGetCursorScreenPos"][2]["ret"] = "void"
|
||||
defs["igGetCursorScreenPos"][2]["signature"] = "()"
|
||||
defs["igGetCursorScreenPos"][2]["stname"] = ""
|
||||
defs["igGetCursorScreenPos"][3] = {}
|
||||
defs["igGetCursorScreenPos"][3]["args"] = "()"
|
||||
defs["igGetCursorScreenPos"][3]["argsT"] = {}
|
||||
defs["igGetCursorScreenPos"][3]["argsoriginal"] = "()"
|
||||
defs["igGetCursorScreenPos"][3]["call_args"] = "()"
|
||||
defs["igGetCursorScreenPos"][3]["cimguiname"] = "igGetCursorScreenPos"
|
||||
defs["igGetCursorScreenPos"][3]["defaults"] = defs["igGetCursorScreenPos"][1]["defaults"]
|
||||
defs["igGetCursorScreenPos"][3]["funcname"] = "GetCursorScreenPos"
|
||||
defs["igGetCursorScreenPos"][3]["namespace"] = "ImGui"
|
||||
defs["igGetCursorScreenPos"][3]["nonUDT"] = 2
|
||||
defs["igGetCursorScreenPos"][3]["ov_cimguiname"] = "igGetCursorScreenPos_nonUDT2"
|
||||
defs["igGetCursorScreenPos"][3]["ret"] = "ImVec2_Simple"
|
||||
defs["igGetCursorScreenPos"][3]["retorig"] = "ImVec2"
|
||||
defs["igGetCursorScreenPos"][3]["signature"] = "()"
|
||||
defs["igGetCursorScreenPos"][3]["stname"] = ""
|
||||
defs["igGetCursorScreenPos"]["()"] = defs["igGetCursorScreenPos"][1]
|
||||
defs["igGetCursorScreenPos"]["()nonUDT"] = defs["igGetCursorScreenPos"][2]
|
||||
defs["igGetCursorScreenPos"]["()nonUDT2"] = defs["igGetCursorScreenPos"][3]
|
||||
defs["igGetCursorStartPos"] = {}
|
||||
defs["igGetCursorStartPos"][1] = {}
|
||||
defs["igGetCursorStartPos"][1]["args"] = "()"
|
||||
@@ -8011,24 +7798,8 @@ defs["igGetCursorStartPos"][2]["ov_cimguiname"] = "igGetCursorStartPos_nonUDT"
|
||||
defs["igGetCursorStartPos"][2]["ret"] = "void"
|
||||
defs["igGetCursorStartPos"][2]["signature"] = "()"
|
||||
defs["igGetCursorStartPos"][2]["stname"] = ""
|
||||
defs["igGetCursorStartPos"][3] = {}
|
||||
defs["igGetCursorStartPos"][3]["args"] = "()"
|
||||
defs["igGetCursorStartPos"][3]["argsT"] = {}
|
||||
defs["igGetCursorStartPos"][3]["argsoriginal"] = "()"
|
||||
defs["igGetCursorStartPos"][3]["call_args"] = "()"
|
||||
defs["igGetCursorStartPos"][3]["cimguiname"] = "igGetCursorStartPos"
|
||||
defs["igGetCursorStartPos"][3]["defaults"] = defs["igGetCursorStartPos"][1]["defaults"]
|
||||
defs["igGetCursorStartPos"][3]["funcname"] = "GetCursorStartPos"
|
||||
defs["igGetCursorStartPos"][3]["namespace"] = "ImGui"
|
||||
defs["igGetCursorStartPos"][3]["nonUDT"] = 2
|
||||
defs["igGetCursorStartPos"][3]["ov_cimguiname"] = "igGetCursorStartPos_nonUDT2"
|
||||
defs["igGetCursorStartPos"][3]["ret"] = "ImVec2_Simple"
|
||||
defs["igGetCursorStartPos"][3]["retorig"] = "ImVec2"
|
||||
defs["igGetCursorStartPos"][3]["signature"] = "()"
|
||||
defs["igGetCursorStartPos"][3]["stname"] = ""
|
||||
defs["igGetCursorStartPos"]["()"] = defs["igGetCursorStartPos"][1]
|
||||
defs["igGetCursorStartPos"]["()nonUDT"] = defs["igGetCursorStartPos"][2]
|
||||
defs["igGetCursorStartPos"]["()nonUDT2"] = defs["igGetCursorStartPos"][3]
|
||||
defs["igGetDragDropPayload"] = {}
|
||||
defs["igGetDragDropPayload"][1] = {}
|
||||
defs["igGetDragDropPayload"][1]["args"] = "()"
|
||||
@@ -8135,24 +7906,8 @@ defs["igGetFontTexUvWhitePixel"][2]["ov_cimguiname"] = "igGetFontTexUvWhitePixel
|
||||
defs["igGetFontTexUvWhitePixel"][2]["ret"] = "void"
|
||||
defs["igGetFontTexUvWhitePixel"][2]["signature"] = "()"
|
||||
defs["igGetFontTexUvWhitePixel"][2]["stname"] = ""
|
||||
defs["igGetFontTexUvWhitePixel"][3] = {}
|
||||
defs["igGetFontTexUvWhitePixel"][3]["args"] = "()"
|
||||
defs["igGetFontTexUvWhitePixel"][3]["argsT"] = {}
|
||||
defs["igGetFontTexUvWhitePixel"][3]["argsoriginal"] = "()"
|
||||
defs["igGetFontTexUvWhitePixel"][3]["call_args"] = "()"
|
||||
defs["igGetFontTexUvWhitePixel"][3]["cimguiname"] = "igGetFontTexUvWhitePixel"
|
||||
defs["igGetFontTexUvWhitePixel"][3]["defaults"] = defs["igGetFontTexUvWhitePixel"][1]["defaults"]
|
||||
defs["igGetFontTexUvWhitePixel"][3]["funcname"] = "GetFontTexUvWhitePixel"
|
||||
defs["igGetFontTexUvWhitePixel"][3]["namespace"] = "ImGui"
|
||||
defs["igGetFontTexUvWhitePixel"][3]["nonUDT"] = 2
|
||||
defs["igGetFontTexUvWhitePixel"][3]["ov_cimguiname"] = "igGetFontTexUvWhitePixel_nonUDT2"
|
||||
defs["igGetFontTexUvWhitePixel"][3]["ret"] = "ImVec2_Simple"
|
||||
defs["igGetFontTexUvWhitePixel"][3]["retorig"] = "ImVec2"
|
||||
defs["igGetFontTexUvWhitePixel"][3]["signature"] = "()"
|
||||
defs["igGetFontTexUvWhitePixel"][3]["stname"] = ""
|
||||
defs["igGetFontTexUvWhitePixel"]["()"] = defs["igGetFontTexUvWhitePixel"][1]
|
||||
defs["igGetFontTexUvWhitePixel"]["()nonUDT"] = defs["igGetFontTexUvWhitePixel"][2]
|
||||
defs["igGetFontTexUvWhitePixel"]["()nonUDT2"] = defs["igGetFontTexUvWhitePixel"][3]
|
||||
defs["igGetForegroundDrawList"] = {}
|
||||
defs["igGetForegroundDrawList"][1] = {}
|
||||
defs["igGetForegroundDrawList"][1]["args"] = "()"
|
||||
@@ -8245,7 +8000,7 @@ defs["igGetID"][2]["cimguiname"] = "igGetID"
|
||||
defs["igGetID"][2]["defaults"] = {}
|
||||
defs["igGetID"][2]["funcname"] = "GetID"
|
||||
defs["igGetID"][2]["namespace"] = "ImGui"
|
||||
defs["igGetID"][2]["ov_cimguiname"] = "igGetIDRange"
|
||||
defs["igGetID"][2]["ov_cimguiname"] = "igGetIDStrStr"
|
||||
defs["igGetID"][2]["ret"] = "ImGuiID"
|
||||
defs["igGetID"][2]["signature"] = "(const char*,const char*)"
|
||||
defs["igGetID"][2]["stname"] = ""
|
||||
@@ -8315,24 +8070,8 @@ defs["igGetItemRectMax"][2]["ov_cimguiname"] = "igGetItemRectMax_nonUDT"
|
||||
defs["igGetItemRectMax"][2]["ret"] = "void"
|
||||
defs["igGetItemRectMax"][2]["signature"] = "()"
|
||||
defs["igGetItemRectMax"][2]["stname"] = ""
|
||||
defs["igGetItemRectMax"][3] = {}
|
||||
defs["igGetItemRectMax"][3]["args"] = "()"
|
||||
defs["igGetItemRectMax"][3]["argsT"] = {}
|
||||
defs["igGetItemRectMax"][3]["argsoriginal"] = "()"
|
||||
defs["igGetItemRectMax"][3]["call_args"] = "()"
|
||||
defs["igGetItemRectMax"][3]["cimguiname"] = "igGetItemRectMax"
|
||||
defs["igGetItemRectMax"][3]["defaults"] = defs["igGetItemRectMax"][1]["defaults"]
|
||||
defs["igGetItemRectMax"][3]["funcname"] = "GetItemRectMax"
|
||||
defs["igGetItemRectMax"][3]["namespace"] = "ImGui"
|
||||
defs["igGetItemRectMax"][3]["nonUDT"] = 2
|
||||
defs["igGetItemRectMax"][3]["ov_cimguiname"] = "igGetItemRectMax_nonUDT2"
|
||||
defs["igGetItemRectMax"][3]["ret"] = "ImVec2_Simple"
|
||||
defs["igGetItemRectMax"][3]["retorig"] = "ImVec2"
|
||||
defs["igGetItemRectMax"][3]["signature"] = "()"
|
||||
defs["igGetItemRectMax"][3]["stname"] = ""
|
||||
defs["igGetItemRectMax"]["()"] = defs["igGetItemRectMax"][1]
|
||||
defs["igGetItemRectMax"]["()nonUDT"] = defs["igGetItemRectMax"][2]
|
||||
defs["igGetItemRectMax"]["()nonUDT2"] = defs["igGetItemRectMax"][3]
|
||||
defs["igGetItemRectMin"] = {}
|
||||
defs["igGetItemRectMin"][1] = {}
|
||||
defs["igGetItemRectMin"][1]["args"] = "()"
|
||||
@@ -8364,24 +8103,8 @@ defs["igGetItemRectMin"][2]["ov_cimguiname"] = "igGetItemRectMin_nonUDT"
|
||||
defs["igGetItemRectMin"][2]["ret"] = "void"
|
||||
defs["igGetItemRectMin"][2]["signature"] = "()"
|
||||
defs["igGetItemRectMin"][2]["stname"] = ""
|
||||
defs["igGetItemRectMin"][3] = {}
|
||||
defs["igGetItemRectMin"][3]["args"] = "()"
|
||||
defs["igGetItemRectMin"][3]["argsT"] = {}
|
||||
defs["igGetItemRectMin"][3]["argsoriginal"] = "()"
|
||||
defs["igGetItemRectMin"][3]["call_args"] = "()"
|
||||
defs["igGetItemRectMin"][3]["cimguiname"] = "igGetItemRectMin"
|
||||
defs["igGetItemRectMin"][3]["defaults"] = defs["igGetItemRectMin"][1]["defaults"]
|
||||
defs["igGetItemRectMin"][3]["funcname"] = "GetItemRectMin"
|
||||
defs["igGetItemRectMin"][3]["namespace"] = "ImGui"
|
||||
defs["igGetItemRectMin"][3]["nonUDT"] = 2
|
||||
defs["igGetItemRectMin"][3]["ov_cimguiname"] = "igGetItemRectMin_nonUDT2"
|
||||
defs["igGetItemRectMin"][3]["ret"] = "ImVec2_Simple"
|
||||
defs["igGetItemRectMin"][3]["retorig"] = "ImVec2"
|
||||
defs["igGetItemRectMin"][3]["signature"] = "()"
|
||||
defs["igGetItemRectMin"][3]["stname"] = ""
|
||||
defs["igGetItemRectMin"]["()"] = defs["igGetItemRectMin"][1]
|
||||
defs["igGetItemRectMin"]["()nonUDT"] = defs["igGetItemRectMin"][2]
|
||||
defs["igGetItemRectMin"]["()nonUDT2"] = defs["igGetItemRectMin"][3]
|
||||
defs["igGetItemRectSize"] = {}
|
||||
defs["igGetItemRectSize"][1] = {}
|
||||
defs["igGetItemRectSize"][1]["args"] = "()"
|
||||
@@ -8413,24 +8136,8 @@ defs["igGetItemRectSize"][2]["ov_cimguiname"] = "igGetItemRectSize_nonUDT"
|
||||
defs["igGetItemRectSize"][2]["ret"] = "void"
|
||||
defs["igGetItemRectSize"][2]["signature"] = "()"
|
||||
defs["igGetItemRectSize"][2]["stname"] = ""
|
||||
defs["igGetItemRectSize"][3] = {}
|
||||
defs["igGetItemRectSize"][3]["args"] = "()"
|
||||
defs["igGetItemRectSize"][3]["argsT"] = {}
|
||||
defs["igGetItemRectSize"][3]["argsoriginal"] = "()"
|
||||
defs["igGetItemRectSize"][3]["call_args"] = "()"
|
||||
defs["igGetItemRectSize"][3]["cimguiname"] = "igGetItemRectSize"
|
||||
defs["igGetItemRectSize"][3]["defaults"] = defs["igGetItemRectSize"][1]["defaults"]
|
||||
defs["igGetItemRectSize"][3]["funcname"] = "GetItemRectSize"
|
||||
defs["igGetItemRectSize"][3]["namespace"] = "ImGui"
|
||||
defs["igGetItemRectSize"][3]["nonUDT"] = 2
|
||||
defs["igGetItemRectSize"][3]["ov_cimguiname"] = "igGetItemRectSize_nonUDT2"
|
||||
defs["igGetItemRectSize"][3]["ret"] = "ImVec2_Simple"
|
||||
defs["igGetItemRectSize"][3]["retorig"] = "ImVec2"
|
||||
defs["igGetItemRectSize"][3]["signature"] = "()"
|
||||
defs["igGetItemRectSize"][3]["stname"] = ""
|
||||
defs["igGetItemRectSize"]["()"] = defs["igGetItemRectSize"][1]
|
||||
defs["igGetItemRectSize"]["()nonUDT"] = defs["igGetItemRectSize"][2]
|
||||
defs["igGetItemRectSize"]["()nonUDT2"] = defs["igGetItemRectSize"][3]
|
||||
defs["igGetKeyIndex"] = {}
|
||||
defs["igGetKeyIndex"][1] = {}
|
||||
defs["igGetKeyIndex"][1]["args"] = "(ImGuiKey imgui_key)"
|
||||
@@ -8533,30 +8240,8 @@ defs["igGetMouseDragDelta"][2]["ov_cimguiname"] = "igGetMouseDragDelta_nonUDT"
|
||||
defs["igGetMouseDragDelta"][2]["ret"] = "void"
|
||||
defs["igGetMouseDragDelta"][2]["signature"] = "(ImGuiMouseButton,float)"
|
||||
defs["igGetMouseDragDelta"][2]["stname"] = ""
|
||||
defs["igGetMouseDragDelta"][3] = {}
|
||||
defs["igGetMouseDragDelta"][3]["args"] = "(ImGuiMouseButton button,float lock_threshold)"
|
||||
defs["igGetMouseDragDelta"][3]["argsT"] = {}
|
||||
defs["igGetMouseDragDelta"][3]["argsT"][1] = {}
|
||||
defs["igGetMouseDragDelta"][3]["argsT"][1]["name"] = "button"
|
||||
defs["igGetMouseDragDelta"][3]["argsT"][1]["type"] = "ImGuiMouseButton"
|
||||
defs["igGetMouseDragDelta"][3]["argsT"][2] = {}
|
||||
defs["igGetMouseDragDelta"][3]["argsT"][2]["name"] = "lock_threshold"
|
||||
defs["igGetMouseDragDelta"][3]["argsT"][2]["type"] = "float"
|
||||
defs["igGetMouseDragDelta"][3]["argsoriginal"] = "(ImGuiMouseButton button=0,float lock_threshold=-1.0f)"
|
||||
defs["igGetMouseDragDelta"][3]["call_args"] = "(button,lock_threshold)"
|
||||
defs["igGetMouseDragDelta"][3]["cimguiname"] = "igGetMouseDragDelta"
|
||||
defs["igGetMouseDragDelta"][3]["defaults"] = defs["igGetMouseDragDelta"][1]["defaults"]
|
||||
defs["igGetMouseDragDelta"][3]["funcname"] = "GetMouseDragDelta"
|
||||
defs["igGetMouseDragDelta"][3]["namespace"] = "ImGui"
|
||||
defs["igGetMouseDragDelta"][3]["nonUDT"] = 2
|
||||
defs["igGetMouseDragDelta"][3]["ov_cimguiname"] = "igGetMouseDragDelta_nonUDT2"
|
||||
defs["igGetMouseDragDelta"][3]["ret"] = "ImVec2_Simple"
|
||||
defs["igGetMouseDragDelta"][3]["retorig"] = "ImVec2"
|
||||
defs["igGetMouseDragDelta"][3]["signature"] = "(ImGuiMouseButton,float)"
|
||||
defs["igGetMouseDragDelta"][3]["stname"] = ""
|
||||
defs["igGetMouseDragDelta"]["(ImGuiMouseButton,float)"] = defs["igGetMouseDragDelta"][1]
|
||||
defs["igGetMouseDragDelta"]["(ImGuiMouseButton,float)nonUDT"] = defs["igGetMouseDragDelta"][2]
|
||||
defs["igGetMouseDragDelta"]["(ImGuiMouseButton,float)nonUDT2"] = defs["igGetMouseDragDelta"][3]
|
||||
defs["igGetMousePos"] = {}
|
||||
defs["igGetMousePos"][1] = {}
|
||||
defs["igGetMousePos"][1]["args"] = "()"
|
||||
@@ -8588,24 +8273,8 @@ defs["igGetMousePos"][2]["ov_cimguiname"] = "igGetMousePos_nonUDT"
|
||||
defs["igGetMousePos"][2]["ret"] = "void"
|
||||
defs["igGetMousePos"][2]["signature"] = "()"
|
||||
defs["igGetMousePos"][2]["stname"] = ""
|
||||
defs["igGetMousePos"][3] = {}
|
||||
defs["igGetMousePos"][3]["args"] = "()"
|
||||
defs["igGetMousePos"][3]["argsT"] = {}
|
||||
defs["igGetMousePos"][3]["argsoriginal"] = "()"
|
||||
defs["igGetMousePos"][3]["call_args"] = "()"
|
||||
defs["igGetMousePos"][3]["cimguiname"] = "igGetMousePos"
|
||||
defs["igGetMousePos"][3]["defaults"] = defs["igGetMousePos"][1]["defaults"]
|
||||
defs["igGetMousePos"][3]["funcname"] = "GetMousePos"
|
||||
defs["igGetMousePos"][3]["namespace"] = "ImGui"
|
||||
defs["igGetMousePos"][3]["nonUDT"] = 2
|
||||
defs["igGetMousePos"][3]["ov_cimguiname"] = "igGetMousePos_nonUDT2"
|
||||
defs["igGetMousePos"][3]["ret"] = "ImVec2_Simple"
|
||||
defs["igGetMousePos"][3]["retorig"] = "ImVec2"
|
||||
defs["igGetMousePos"][3]["signature"] = "()"
|
||||
defs["igGetMousePos"][3]["stname"] = ""
|
||||
defs["igGetMousePos"]["()"] = defs["igGetMousePos"][1]
|
||||
defs["igGetMousePos"]["()nonUDT"] = defs["igGetMousePos"][2]
|
||||
defs["igGetMousePos"]["()nonUDT2"] = defs["igGetMousePos"][3]
|
||||
defs["igGetMousePosOnOpeningCurrentPopup"] = {}
|
||||
defs["igGetMousePosOnOpeningCurrentPopup"][1] = {}
|
||||
defs["igGetMousePosOnOpeningCurrentPopup"][1]["args"] = "()"
|
||||
@@ -8637,24 +8306,8 @@ defs["igGetMousePosOnOpeningCurrentPopup"][2]["ov_cimguiname"] = "igGetMousePosO
|
||||
defs["igGetMousePosOnOpeningCurrentPopup"][2]["ret"] = "void"
|
||||
defs["igGetMousePosOnOpeningCurrentPopup"][2]["signature"] = "()"
|
||||
defs["igGetMousePosOnOpeningCurrentPopup"][2]["stname"] = ""
|
||||
defs["igGetMousePosOnOpeningCurrentPopup"][3] = {}
|
||||
defs["igGetMousePosOnOpeningCurrentPopup"][3]["args"] = "()"
|
||||
defs["igGetMousePosOnOpeningCurrentPopup"][3]["argsT"] = {}
|
||||
defs["igGetMousePosOnOpeningCurrentPopup"][3]["argsoriginal"] = "()"
|
||||
defs["igGetMousePosOnOpeningCurrentPopup"][3]["call_args"] = "()"
|
||||
defs["igGetMousePosOnOpeningCurrentPopup"][3]["cimguiname"] = "igGetMousePosOnOpeningCurrentPopup"
|
||||
defs["igGetMousePosOnOpeningCurrentPopup"][3]["defaults"] = defs["igGetMousePosOnOpeningCurrentPopup"][1]["defaults"]
|
||||
defs["igGetMousePosOnOpeningCurrentPopup"][3]["funcname"] = "GetMousePosOnOpeningCurrentPopup"
|
||||
defs["igGetMousePosOnOpeningCurrentPopup"][3]["namespace"] = "ImGui"
|
||||
defs["igGetMousePosOnOpeningCurrentPopup"][3]["nonUDT"] = 2
|
||||
defs["igGetMousePosOnOpeningCurrentPopup"][3]["ov_cimguiname"] = "igGetMousePosOnOpeningCurrentPopup_nonUDT2"
|
||||
defs["igGetMousePosOnOpeningCurrentPopup"][3]["ret"] = "ImVec2_Simple"
|
||||
defs["igGetMousePosOnOpeningCurrentPopup"][3]["retorig"] = "ImVec2"
|
||||
defs["igGetMousePosOnOpeningCurrentPopup"][3]["signature"] = "()"
|
||||
defs["igGetMousePosOnOpeningCurrentPopup"][3]["stname"] = ""
|
||||
defs["igGetMousePosOnOpeningCurrentPopup"]["()"] = defs["igGetMousePosOnOpeningCurrentPopup"][1]
|
||||
defs["igGetMousePosOnOpeningCurrentPopup"]["()nonUDT"] = defs["igGetMousePosOnOpeningCurrentPopup"][2]
|
||||
defs["igGetMousePosOnOpeningCurrentPopup"]["()nonUDT2"] = defs["igGetMousePosOnOpeningCurrentPopup"][3]
|
||||
defs["igGetScrollMaxX"] = {}
|
||||
defs["igGetScrollMaxX"][1] = {}
|
||||
defs["igGetScrollMaxX"][1]["args"] = "()"
|
||||
@@ -8889,24 +8542,8 @@ defs["igGetWindowContentRegionMax"][2]["ov_cimguiname"] = "igGetWindowContentReg
|
||||
defs["igGetWindowContentRegionMax"][2]["ret"] = "void"
|
||||
defs["igGetWindowContentRegionMax"][2]["signature"] = "()"
|
||||
defs["igGetWindowContentRegionMax"][2]["stname"] = ""
|
||||
defs["igGetWindowContentRegionMax"][3] = {}
|
||||
defs["igGetWindowContentRegionMax"][3]["args"] = "()"
|
||||
defs["igGetWindowContentRegionMax"][3]["argsT"] = {}
|
||||
defs["igGetWindowContentRegionMax"][3]["argsoriginal"] = "()"
|
||||
defs["igGetWindowContentRegionMax"][3]["call_args"] = "()"
|
||||
defs["igGetWindowContentRegionMax"][3]["cimguiname"] = "igGetWindowContentRegionMax"
|
||||
defs["igGetWindowContentRegionMax"][3]["defaults"] = defs["igGetWindowContentRegionMax"][1]["defaults"]
|
||||
defs["igGetWindowContentRegionMax"][3]["funcname"] = "GetWindowContentRegionMax"
|
||||
defs["igGetWindowContentRegionMax"][3]["namespace"] = "ImGui"
|
||||
defs["igGetWindowContentRegionMax"][3]["nonUDT"] = 2
|
||||
defs["igGetWindowContentRegionMax"][3]["ov_cimguiname"] = "igGetWindowContentRegionMax_nonUDT2"
|
||||
defs["igGetWindowContentRegionMax"][3]["ret"] = "ImVec2_Simple"
|
||||
defs["igGetWindowContentRegionMax"][3]["retorig"] = "ImVec2"
|
||||
defs["igGetWindowContentRegionMax"][3]["signature"] = "()"
|
||||
defs["igGetWindowContentRegionMax"][3]["stname"] = ""
|
||||
defs["igGetWindowContentRegionMax"]["()"] = defs["igGetWindowContentRegionMax"][1]
|
||||
defs["igGetWindowContentRegionMax"]["()nonUDT"] = defs["igGetWindowContentRegionMax"][2]
|
||||
defs["igGetWindowContentRegionMax"]["()nonUDT2"] = defs["igGetWindowContentRegionMax"][3]
|
||||
defs["igGetWindowContentRegionMin"] = {}
|
||||
defs["igGetWindowContentRegionMin"][1] = {}
|
||||
defs["igGetWindowContentRegionMin"][1]["args"] = "()"
|
||||
@@ -8938,24 +8575,8 @@ defs["igGetWindowContentRegionMin"][2]["ov_cimguiname"] = "igGetWindowContentReg
|
||||
defs["igGetWindowContentRegionMin"][2]["ret"] = "void"
|
||||
defs["igGetWindowContentRegionMin"][2]["signature"] = "()"
|
||||
defs["igGetWindowContentRegionMin"][2]["stname"] = ""
|
||||
defs["igGetWindowContentRegionMin"][3] = {}
|
||||
defs["igGetWindowContentRegionMin"][3]["args"] = "()"
|
||||
defs["igGetWindowContentRegionMin"][3]["argsT"] = {}
|
||||
defs["igGetWindowContentRegionMin"][3]["argsoriginal"] = "()"
|
||||
defs["igGetWindowContentRegionMin"][3]["call_args"] = "()"
|
||||
defs["igGetWindowContentRegionMin"][3]["cimguiname"] = "igGetWindowContentRegionMin"
|
||||
defs["igGetWindowContentRegionMin"][3]["defaults"] = defs["igGetWindowContentRegionMin"][1]["defaults"]
|
||||
defs["igGetWindowContentRegionMin"][3]["funcname"] = "GetWindowContentRegionMin"
|
||||
defs["igGetWindowContentRegionMin"][3]["namespace"] = "ImGui"
|
||||
defs["igGetWindowContentRegionMin"][3]["nonUDT"] = 2
|
||||
defs["igGetWindowContentRegionMin"][3]["ov_cimguiname"] = "igGetWindowContentRegionMin_nonUDT2"
|
||||
defs["igGetWindowContentRegionMin"][3]["ret"] = "ImVec2_Simple"
|
||||
defs["igGetWindowContentRegionMin"][3]["retorig"] = "ImVec2"
|
||||
defs["igGetWindowContentRegionMin"][3]["signature"] = "()"
|
||||
defs["igGetWindowContentRegionMin"][3]["stname"] = ""
|
||||
defs["igGetWindowContentRegionMin"]["()"] = defs["igGetWindowContentRegionMin"][1]
|
||||
defs["igGetWindowContentRegionMin"]["()nonUDT"] = defs["igGetWindowContentRegionMin"][2]
|
||||
defs["igGetWindowContentRegionMin"]["()nonUDT2"] = defs["igGetWindowContentRegionMin"][3]
|
||||
defs["igGetWindowContentRegionWidth"] = {}
|
||||
defs["igGetWindowContentRegionWidth"][1] = {}
|
||||
defs["igGetWindowContentRegionWidth"][1]["args"] = "()"
|
||||
@@ -9032,24 +8653,8 @@ defs["igGetWindowPos"][2]["ov_cimguiname"] = "igGetWindowPos_nonUDT"
|
||||
defs["igGetWindowPos"][2]["ret"] = "void"
|
||||
defs["igGetWindowPos"][2]["signature"] = "()"
|
||||
defs["igGetWindowPos"][2]["stname"] = ""
|
||||
defs["igGetWindowPos"][3] = {}
|
||||
defs["igGetWindowPos"][3]["args"] = "()"
|
||||
defs["igGetWindowPos"][3]["argsT"] = {}
|
||||
defs["igGetWindowPos"][3]["argsoriginal"] = "()"
|
||||
defs["igGetWindowPos"][3]["call_args"] = "()"
|
||||
defs["igGetWindowPos"][3]["cimguiname"] = "igGetWindowPos"
|
||||
defs["igGetWindowPos"][3]["defaults"] = defs["igGetWindowPos"][1]["defaults"]
|
||||
defs["igGetWindowPos"][3]["funcname"] = "GetWindowPos"
|
||||
defs["igGetWindowPos"][3]["namespace"] = "ImGui"
|
||||
defs["igGetWindowPos"][3]["nonUDT"] = 2
|
||||
defs["igGetWindowPos"][3]["ov_cimguiname"] = "igGetWindowPos_nonUDT2"
|
||||
defs["igGetWindowPos"][3]["ret"] = "ImVec2_Simple"
|
||||
defs["igGetWindowPos"][3]["retorig"] = "ImVec2"
|
||||
defs["igGetWindowPos"][3]["signature"] = "()"
|
||||
defs["igGetWindowPos"][3]["stname"] = ""
|
||||
defs["igGetWindowPos"]["()"] = defs["igGetWindowPos"][1]
|
||||
defs["igGetWindowPos"]["()nonUDT"] = defs["igGetWindowPos"][2]
|
||||
defs["igGetWindowPos"]["()nonUDT2"] = defs["igGetWindowPos"][3]
|
||||
defs["igGetWindowSize"] = {}
|
||||
defs["igGetWindowSize"][1] = {}
|
||||
defs["igGetWindowSize"][1]["args"] = "()"
|
||||
@@ -9081,24 +8686,8 @@ defs["igGetWindowSize"][2]["ov_cimguiname"] = "igGetWindowSize_nonUDT"
|
||||
defs["igGetWindowSize"][2]["ret"] = "void"
|
||||
defs["igGetWindowSize"][2]["signature"] = "()"
|
||||
defs["igGetWindowSize"][2]["stname"] = ""
|
||||
defs["igGetWindowSize"][3] = {}
|
||||
defs["igGetWindowSize"][3]["args"] = "()"
|
||||
defs["igGetWindowSize"][3]["argsT"] = {}
|
||||
defs["igGetWindowSize"][3]["argsoriginal"] = "()"
|
||||
defs["igGetWindowSize"][3]["call_args"] = "()"
|
||||
defs["igGetWindowSize"][3]["cimguiname"] = "igGetWindowSize"
|
||||
defs["igGetWindowSize"][3]["defaults"] = defs["igGetWindowSize"][1]["defaults"]
|
||||
defs["igGetWindowSize"][3]["funcname"] = "GetWindowSize"
|
||||
defs["igGetWindowSize"][3]["namespace"] = "ImGui"
|
||||
defs["igGetWindowSize"][3]["nonUDT"] = 2
|
||||
defs["igGetWindowSize"][3]["ov_cimguiname"] = "igGetWindowSize_nonUDT2"
|
||||
defs["igGetWindowSize"][3]["ret"] = "ImVec2_Simple"
|
||||
defs["igGetWindowSize"][3]["retorig"] = "ImVec2"
|
||||
defs["igGetWindowSize"][3]["signature"] = "()"
|
||||
defs["igGetWindowSize"][3]["stname"] = ""
|
||||
defs["igGetWindowSize"]["()"] = defs["igGetWindowSize"][1]
|
||||
defs["igGetWindowSize"]["()nonUDT"] = defs["igGetWindowSize"][2]
|
||||
defs["igGetWindowSize"]["()nonUDT2"] = defs["igGetWindowSize"][3]
|
||||
defs["igGetWindowWidth"] = {}
|
||||
defs["igGetWindowWidth"][1] = {}
|
||||
defs["igGetWindowWidth"][1]["args"] = "()"
|
||||
@@ -10889,7 +10478,7 @@ defs["igPlotLines"][1]["defaults"]["stride"] = "sizeof(float)"
|
||||
defs["igPlotLines"][1]["defaults"]["values_offset"] = "0"
|
||||
defs["igPlotLines"][1]["funcname"] = "PlotLines"
|
||||
defs["igPlotLines"][1]["namespace"] = "ImGui"
|
||||
defs["igPlotLines"][1]["ov_cimguiname"] = "igPlotLines"
|
||||
defs["igPlotLines"][1]["ov_cimguiname"] = "igPlotLinesFloatPtr"
|
||||
defs["igPlotLines"][1]["ret"] = "void"
|
||||
defs["igPlotLines"][1]["signature"] = "(const char*,const float*,int,int,const char*,float,float,ImVec2,int)"
|
||||
defs["igPlotLines"][1]["stname"] = ""
|
||||
@@ -11221,7 +10810,7 @@ defs["igPushID"][2]["cimguiname"] = "igPushID"
|
||||
defs["igPushID"][2]["defaults"] = {}
|
||||
defs["igPushID"][2]["funcname"] = "PushID"
|
||||
defs["igPushID"][2]["namespace"] = "ImGui"
|
||||
defs["igPushID"][2]["ov_cimguiname"] = "igPushIDRange"
|
||||
defs["igPushID"][2]["ov_cimguiname"] = "igPushIDStrStr"
|
||||
defs["igPushID"][2]["ret"] = "void"
|
||||
defs["igPushID"][2]["signature"] = "(const char*,const char*)"
|
||||
defs["igPushID"][2]["stname"] = ""
|
||||
@@ -11314,7 +10903,7 @@ defs["igPushStyleColor"][2]["cimguiname"] = "igPushStyleColor"
|
||||
defs["igPushStyleColor"][2]["defaults"] = {}
|
||||
defs["igPushStyleColor"][2]["funcname"] = "PushStyleColor"
|
||||
defs["igPushStyleColor"][2]["namespace"] = "ImGui"
|
||||
defs["igPushStyleColor"][2]["ov_cimguiname"] = "igPushStyleColor"
|
||||
defs["igPushStyleColor"][2]["ov_cimguiname"] = "igPushStyleColorVec4"
|
||||
defs["igPushStyleColor"][2]["ret"] = "void"
|
||||
defs["igPushStyleColor"][2]["signature"] = "(ImGuiCol,const ImVec4)"
|
||||
defs["igPushStyleColor"][2]["stname"] = ""
|
||||
@@ -11543,7 +11132,7 @@ defs["igSelectable"][1]["defaults"]["selected"] = "false"
|
||||
defs["igSelectable"][1]["defaults"]["size"] = "ImVec2(0,0)"
|
||||
defs["igSelectable"][1]["funcname"] = "Selectable"
|
||||
defs["igSelectable"][1]["namespace"] = "ImGui"
|
||||
defs["igSelectable"][1]["ov_cimguiname"] = "igSelectable"
|
||||
defs["igSelectable"][1]["ov_cimguiname"] = "igSelectableBool"
|
||||
defs["igSelectable"][1]["ret"] = "bool"
|
||||
defs["igSelectable"][1]["signature"] = "(const char*,bool,ImGuiSelectableFlags,const ImVec2)"
|
||||
defs["igSelectable"][1]["stname"] = ""
|
||||
|
Reference in New Issue
Block a user