#include <osgIntrospection/Export>#include <osgIntrospection/CustomAttribute>#include <vector>#include <typeinfo>Classes | |
| class | osgIntrospection::CustomAttributeProvider |
| This is the base class for custom attribute providers, that is objects that can be assigned a list of custom attributes. More... | |
Namespaces | |
| namespace | osgIntrospection |
| The osgIntrospection library provides the an introspection/reflection framework for non intrusive run-time querying and calling of class properties and methods. | |
Typedefs | |
| typedef std::vector< const CustomAttribute * > | osgIntrospection::CustomAttributeList |
| typedef std::vector< const CustomAttributeProvider * > | osgIntrospection::CustomAttributeProviderList |
| Generated at Sat May 14 08:21:09 2011 for the OpenSceneGraph by doxygen 1.5.9. |