OpenSceneGraph
3.0.1
|
Proxy class for automatic registration of reader/writers with the Registry. More...
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] |
![]() | Generated at Sat Apr 28 2012 08:44:17 for the OpenSceneGraph by doxygen 1.8.0. |