Inheritance diagram for osgIntrospection::ObjectReflector< T >:

Public Types | |
| typedef ObjectReflector< T > | inherited |
| typedef ObjectInstanceCreator< typename Reflector< T >::reflected_type > | instance_creator_type |
Public Member Functions | |
| ObjectReflector (const std::string &name, const std::string &ns) | |
| ObjectReflector (const std::string &qname) | |
Such types are for example all classes derived from osg::Referenced. The instance creator associated to types created through this reflector will create Value objects whose internal type is T*.
|
|||||
|
Reimplemented from osgIntrospection::Reflector< T >. |
|
|||||
|
|
|
||||||||||||||||
|
|
|
||||||||||
|
|