Proxy class for automatic registration of reader/writers with the Registry. More...
Public Member Functions | |
RegisterReaderWriterProxy () | |
~RegisterReaderWriterProxy () | |
T * | get () |
Protected Attributes | |
osg::ref_ptr< T > | _rw |
Proxy class for automatic registration of reader/writers with the Registry.
osgDB::RegisterReaderWriterProxy< T >::RegisterReaderWriterProxy | ( | ) | [inline] |
osgDB::RegisterReaderWriterProxy< T >::~RegisterReaderWriterProxy | ( | ) | [inline] |
T* osgDB::RegisterReaderWriterProxy< T >::get | ( | ) | [inline] |
References osgDB::RegisterReaderWriterProxy< T >::_rw.
osg::ref_ptr<T> osgDB::RegisterReaderWriterProxy< T >::_rw [protected] |
![]() | Generated at Tue Jul 20 05:08:31 2010 for the OpenSceneGraph by doxygen 1.6.2-20100208. |