|
OpenSceneGraph 2.8.4
|
This reflector is a ValueReflector that should be used to define types that can be read and written from/to streams using the << and >> operators. More...

Public Types | |
| typedef ValueReflector< T > ::instance_creator_type | instance_creator_type |
Public Member Functions | |
| AtomicValueReflector (const std::string &name, const std::string &ns) | |
| AtomicValueReflector (const std::string &qname) | |
This reflector is a ValueReflector that should be used to define types that can be read and written from/to streams using the << and >> operators.
A StdReaderWriter is assigned by default.
| typedef ValueReflector<T>::instance_creator_type osgIntrospection::AtomicValueReflector< T >::instance_creator_type |
Reimplemented from osgIntrospection::ValueReflector< T >.
| osgIntrospection::AtomicValueReflector< T >::AtomicValueReflector | ( | const std::string & | name, |
| const std::string & | ns | ||
| ) | [inline] |
| osgIntrospection::AtomicValueReflector< T >::AtomicValueReflector | ( | const std::string & | qname | ) | [inline] |
| Generated at Tue May 3 2011 13:35:29 for the OpenSceneGraph by doxygen 1.7.4. |