Graphite Version 3
An experimental 3D geometry processing program
|
Files | |
dynamic_object.h | |
Dynamic creation of classes and objects in Lua. | |
meta.h | |
The meta-information used by the reflection API. | |
meta_arg.h | |
Meta-information attached to arguments. | |
meta_builtin.h | |
MetaType for builting types. | |
meta_class.h | |
MetaType for classes. | |
meta_constructor.h | |
Meta-information attached to constructors. | |
meta_enum.h | |
MetaType for enums. | |
meta_member.h | |
Meta-information attached to class members. | |
meta_method.h | |
Meta-information attached to class methods. | |
meta_property.h | |
representation of properties in the Meta system | |
meta_signal.h | |
Meta-information attached to signals. | |
meta_slot.h | |
Meta-information attached to slots. | |
meta_type.h | |
Base class for meta informations. | |