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