Graphite Version 3
An experimental 3D geometry processing program
Loading...
Searching...
No Matches
lua_simple_application.h File Reference

LUA bindings for SimpleApplication. More...

#include <geogram_gfx/api/defs.h>
#include <geogram/third_party/lua/lua.h>

Go to the source code of this file.

Functions

void init_lua_simple_application (lua_State *L)
 Registers glup_viewer functions to LUA.
 

Detailed Description

LUA bindings for SimpleApplication.

Definition in file lua_simple_application.h.

Function Documentation

◆ init_lua_simple_application()

void init_lua_simple_application ( lua_State *  L)

Registers glup_viewer functions to LUA.

Parameters
[in]La pointer to the LUA state.