OpenSceneGraph 2.8.4
|
#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. | |
Defines | |
#define | OSGINTROSPECTION_CUSTOMATTRIBUTEPROVIDER_ |
Typedefs | |
typedef std::vector< const CustomAttribute * > | osgIntrospection::CustomAttributeList |
typedef std::vector< const CustomAttributeProvider * > | osgIntrospection::CustomAttributeProviderList |
#define OSGINTROSPECTION_CUSTOMATTRIBUTEPROVIDER_ |
![]() | Generated at Sun Jan 8 2012 13:15:51 for the OpenSceneGraph by doxygen 1.7.4. |