|
OpenSceneGraph 3.6.5
|
Proxy class for automatic registration of reader/writers with the Registry. More...
#include <Registry>
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.
|
inline |
References _rw, osgDB::Registry::addReaderWriter(), and osgDB::Registry::instance().
|
inline |
References _rw, osgDB::Registry::instance(), and osgDB::Registry::removeReaderWriter().
|
inline |
References _rw.
|
protected |
Referenced by get(), RegisterReaderWriterProxy(), and ~RegisterReaderWriterProxy().
| Generated at for the OpenSceneGraph by doxygen 1.15.0. |