Graphite
Version 3
An experimental 3D geometry processing program
|
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. | |
The main class that interfaces the Python interpreter with Graphite.
Definition in file lua_interpreter.h.