|
Graphite Version 3
An experimental 3D geometry processing program
|
Meta-information attached to class methods. More...
#include <OGF/gom/common/common.h>#include <OGF/gom/reflection/meta_member.h>#include <OGF/gom/reflection/meta_arg.h>Go to the source code of this file.
Classes | |
| class | OGF::MetaMethod |
| The representation of a method in the Meta repository. More... | |
Namespaces | |
| namespace | OGF |
| Global Graphite namespace. | |
Typedefs | |
| typedef bool(* | OGF::gom_method_adapter) (Object *target, const std::string &method_name, const ArgList &args, Any &ret_val) |
| Function pointer types for method adapters. | |
| typedef SmartPointer< MetaMethod > | OGF::MetaMethod_var |
| Automatic reference-counted pointer to a MetaMethod. | |
Meta-information attached to class methods.
Definition in file meta_method.h.