#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 Wed Aug 26 07:40:25 2009 for the OpenSceneGraph by doxygen 1.5.8. |