Graphite Version 3
An experimental 3D geometry processing program
|
LUA bindings for ImGUI. More...
Go to the source code of this file.
Functions | |
void | init_lua_imgui (lua_State *L) |
Registers ImGUI functions to LUA. | |
LUA bindings for ImGUI.
Definition in file lua_imgui.h.
void init_lua_imgui | ( | lua_State * | L | ) |
Registers ImGUI functions to LUA.
[in] | L | a pointer to the LUA state. |