OpenSceneGraph 2.8.3
|
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 Mar 22 2011 13:20:25 for the OpenSceneGraph by doxygen 1.7.3. |