Classes | Namespaces | Defines | Typedefs

CustomAttributeProvider File Reference

#include <osgIntrospection/Export>
#include <osgIntrospection/CustomAttribute>
#include <vector>
#include <typeinfo>

Classes

class  osgIntrospection::CustomAttributeProvider

Namespaces

namespace  osgIntrospection

Defines

#define OSGINTROSPECTION_CUSTOMATTRIBUTEPROVIDER_

Typedefs

typedef std::vector< const
CustomAttribute * > 
osgIntrospection::CustomAttributeList
typedef std::vector< const
CustomAttributeProvider * > 
osgIntrospection::CustomAttributeProviderList

Define Documentation

#define OSGINTROSPECTION_CUSTOMATTRIBUTEPROVIDER_