|
Graphite Version 3
An experimental 3D geometry processing program
|
representation of properties in the Meta system More...
#include <OGF/gom/common/common.h>#include <OGF/gom/reflection/meta_member.h>#include <OGF/gom/reflection/meta_method.h>Go to the source code of this file.
Classes | |
| class | OGF::MetaMethodSetProperty |
| A MetaMethod that corresponds to the setter of a property. More... | |
| class | OGF::MetaMethodGetProperty |
| A MetaMethod that corresponds to the getter of a property. More... | |
| class | OGF::MetaProperty |
| The representation of a property in the Meta repository. More... | |
Namespaces | |
| namespace | OGF |
| Global Graphite namespace. | |
Typedefs | |
| typedef SmartPointer< MetaProperty > | OGF::MetaProperty_var |
| Automatic reference-counted pointer to a MetaProperty. | |
representation of properties in the Meta system
Definition in file meta_property.h.