OpenSceneGraph 2.8.3
|
This reflector is a ValueReflector that should be used to define enumerations. More...
Public Types | |
typedef EnumReflector< T > | inherited |
typedef ValueReflector< T > ::instance_creator_type | instance_creator_type |
Public Member Functions | |
EnumReflector (const std::string &name, const std::string &ns) | |
EnumReflector (const std::string &qname) |
This reflector is a ValueReflector that should be used to define enumerations.
It assigns an EnumReaderWriter by default.
typedef EnumReflector<T> osgIntrospection::EnumReflector< T >::inherited |
Reimplemented from osgIntrospection::ValueReflector< T >.
typedef ValueReflector<T>::instance_creator_type osgIntrospection::EnumReflector< T >::instance_creator_type |
Reimplemented from osgIntrospection::ValueReflector< T >.
osgIntrospection::EnumReflector< T >::EnumReflector | ( | const std::string & | name, |
const std::string & | ns | ||
) | [inline] |
osgIntrospection::EnumReflector< T >::EnumReflector | ( | const std::string & | qname | ) | [inline] |
![]() | Generated at Tue Mar 22 2011 13:20:26 for the OpenSceneGraph by doxygen 1.7.3. |