![]() |
OpenSceneGraph
|
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.
|
inline |
References osgDB::Registry::addReaderWriter(), and osgDB::Registry::instance().
|
inline |
References osgDB::Registry::instance(), and osgDB::Registry::removeReaderWriter().
|
inline |
|
protected |