openscenegraph
|
Public Member Functions | |
RegisterImageProcessorProxy () | |
~RegisterImageProcessorProxy () | |
T * | get () |
Protected Attributes | |
osg::ref_ptr< T > | _rw |
Proxy class for automatic registration of reader/writers with the Registry.
osgDB::RegisterImageProcessorProxy< T >::RegisterImageProcessorProxy | ( | ) | [inline] |
osgDB::RegisterImageProcessorProxy< T >::~RegisterImageProcessorProxy | ( | ) | [inline] |
T* osgDB::RegisterImageProcessorProxy< T >::get | ( | ) | [inline] |
References osgDB::RegisterImageProcessorProxy< T >::_rw.
osg::ref_ptr<T> osgDB::RegisterImageProcessorProxy< T >::_rw [protected] |