|
Geogram Version 1.9.7
A programming library of geometric algorithms
|
LUA bindings for ImGUI. More...
Go to the source code of this file.
Functions | |
| void GEOGRAM_GFX_API | init_lua_imgui (lua_State *L) |
| Registers ImGUI functions to LUA. | |
LUA bindings for ImGUI.
Definition in file lua_imgui.h.
| void GEOGRAM_GFX_API init_lua_imgui | ( | lua_State * | L | ) |
Registers ImGUI functions to LUA.
| [in] | L | a pointer to the LUA state. |