Public Member Functions | |
| RegisterReaderWriterProxy () | |
| ~RegisterReaderWriterProxy () | |
| T * | get () |
Protected Attributes | |
| osg::ref_ptr< T > | _rw |
| 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 Sat May 14 08:21:16 2011 for the OpenSceneGraph by doxygen 1.5.9. |