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

the LuaGrob class. More...

#include <OGF/luagrob/common/common.h>
#include <OGF/scene_graph/grob/grob.h>
#include <geogram/third_party/lua/lua.h>

Go to the source code of this file.

Classes

class  OGF::LuaGrob
 A Grob class for luagrob grids. More...
 

Namespaces

 OGF
 Global Graphite namespace.
 

Typedefs

typedef Name< LuaGrob * > OGF::LuaGrobName
 The name of an existing LuaGrob in the SceneGraph. More...
 
typedef Name< LuaGrob *, true > OGF::NewLuaGrobName
 The name of an (existing or not) LuaGrob in the SceneGraph. More...
 

Detailed Description

the LuaGrob class.

Definition in file lua_grob.h.