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