#include <osgIntrospection/Export>
#include <osgIntrospection/CustomAttribute>
#include <vector>
#include <typeinfo>
Namespaces | |
namespace | osgIntrospection |
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... | |
Typedefs | |
typedef std::vector < const CustomAttribute * > | osgIntrospection::CustomAttributeList |
typedef std::vector < const CustomAttributeProvider * > | osgIntrospection::CustomAttributeProviderList |