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::RegisterReaderWriterProxy | ( | ) | [inline] |
References osgDB::Registry::instance(), _rw, osgDB::Registry::addReaderWriter(), and osg::ref_ptr::get().
osgDB::RegisterReaderWriterProxy::~RegisterReaderWriterProxy | ( | ) | [inline] |
References osgDB::Registry::instance(), osgDB::Registry::removeReaderWriter(), _rw, and osg::ref_ptr::get().
T* osgDB::RegisterReaderWriterProxy::get | ( | ) | [inline] |
References _rw, and osg::ref_ptr::get().
osg::ref_ptr<T> osgDB::RegisterReaderWriterProxy::_rw [protected] |
Referenced by RegisterReaderWriterProxy(), ~RegisterReaderWriterProxy(), and get().
![]() | Generated at Mon Oct 3 2011 12:39:46 for the OpenSceneGraph by doxygen 1.7.5. |