|
Graphite Version 3
An experimental 3D geometry processing program
|
MetaType for classes. More...
#include <OGF/gom/common/common.h>#include <OGF/gom/reflection/meta_type.h>#include <OGF/gom/reflection/meta_arg.h>#include <OGF/gom/reflection/meta_signal.h>#include <OGF/gom/reflection/meta_slot.h>#include <OGF/gom/reflection/meta_constructor.h>#include <OGF/gom/reflection/meta_property.h>#include <OGF/gom/services/factory.h>#include <set>#include <map>Go to the source code of this file.
Classes | |
| class | OGF::MetaClass |
| The representation of a class in the Meta repository. More... | |
| class | OGF::FactoryMetaClass |
| A Factory that uses a MetaClass. More... | |
Namespaces | |
| namespace | OGF |
| Global Graphite namespace. | |
Typedefs | |
| typedef SmartPointer< MetaClass > | OGF::MetaClass_var |
| An automatic reference-counted pointer to a MetaClass. | |
MetaType for classes.
Definition in file meta_class.h.