Graphite  Version 3
An experimental 3D geometry processing program
lua_interpreter.h File Reference

The main class that interfaces the Python interpreter with Graphite. More...

#include <OGF/gom/common/common.h>
#include <OGF/gom/interpreter/interpreter.h>
#include <OGF/gom/types/callable.h>

Go to the source code of this file.

Classes

class  OGF::LuaCallable
 GOM wrapper around a LUA function. More...
 
class  OGF::LuaInterpreter
 The main class that interfaces the Python interpreter with Graphite. More...
 

Namespaces

 OGF
 Global Graphite namespace.
 

Detailed Description

The main class that interfaces the Python interpreter with Graphite.

Definition in file lua_interpreter.h.