cpp2ffi.lua, generator ... :get manual funcs args and ret

This commit is contained in:
sonoro1234
2024-11-01 13:47:14 +01:00
parent fdd07821bb
commit be19fd11eb
6 changed files with 68 additions and 27 deletions

View File

@@ -318,7 +318,8 @@ local function parseImGuiHeader(header,names)
return pre..funcname
end
parser.cname_overloads = cimgui_overloads
parser.manuals = cimgui_manuals
--parser.manuals = cimgui_manuals
parser:set_manuals(cimgui_manuals, "cimgui")
parser.skipped = cimgui_skipped
parser.UDTs = {"ImVec2","ImVec4","ImColor","ImRect"}
--parser.gen_template_typedef = gen_template_typedef --use auto