|
openscenegraph
|
#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().