osgIntrospection::EnumReaderWriter< T > Class Template Reference
Inheritance diagram for osgIntrospection::EnumReaderWriter< T >:
List of all members.
Detailed Description
template<typename T>
class osgIntrospection::EnumReaderWriter< T >
This ReaderWriter can be used to read and write enumeration values. The textual representation will be the enum label, if found, or the numerical value. The binary representation doesn't take label names into account.
The documentation for this class was generated from the following file:
Generated on Wed Mar 21 05:52:49 2007 for OpenSceneGraph by
1.5.1