OpenSceneGraph
3.0.1
|
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 Sep 27 2012 17:03:13 for the OpenSceneGraph by doxygen 1.7.6.1. |