Graphite
Version 3
An experimental 3D geometry processing program
|
Base class for Commands related with a LuaGrob object. More...
#include <OGF/luagrob/common/common.h>
#include <OGF/luagrob/grob/lua_grob.h>
#include <OGF/scene_graph/commands/commands.h>
Go to the source code of this file.
Classes | |
class | OGF::LuaGrobCommands |
Base class for Commands related with a LuaGrob object. More... | |
class | OGF::LuaFile |
Just a place-holder to define a type for LUA file names. More... | |
class | OGF::LuaGrobProgramCommands |
Commands to load and save the LUA program in a LuaGrob. More... | |
class | OGF::LuaGrobShaderCommands |
Commands to load and save the LUA shader program in a LuaGrob. More... | |
Namespaces | |
OGF | |
Global Graphite namespace. | |
Typedefs | |
typedef Name< LuaFile > | OGF::LuaFileName |
The name of an existing LUA (.lua) file. | |
typedef Name< LuaFile, true > | OGF::NewLuaFileName |
The name of an existing or not LUA (.lua) file. | |
Base class for Commands related with a LuaGrob object.
Definition in file lua_grob_commands.h.