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 Thu Sep 27 2012 12:20:42 for the OpenSceneGraph by doxygen 1.7.6.1. |