|
Graphite Version 3
An experimental 3D geometry processing program
|
Dynamic creation of classes and objects in Lua. More...
#include <OGF/gom/common/common.h>#include <OGF/gom/reflection/meta_class.h>#include <OGF/gom/types/callable.h>Go to the source code of this file.
Classes | |
| class | OGF::DynamicObject |
| An object with a class that can be created in Lua. More... | |
| class | OGF::DynamicFactoryMetaClass |
| class | OGF::DynamicMetaSlot |
| A slot in a dynamically-created class. More... | |
| class | OGF::DynamicMetaClass |
| A MetaClass that can be created in Lua. More... | |
Namespaces | |
| namespace | OGF |
| Global Graphite namespace. | |
Dynamic creation of classes and objects in Lua.
Definition in file dynamic_object.h.