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 Thu Aug 19 2010 16:22:44 for the OpenSceneGraph by doxygen 1.7.1. |