openscenegraph
Public Member Functions | Protected Attributes | List of all members
osgDB::RegisterImageProcessorProxy< T > Class Template Reference

Public Member Functions

 RegisterImageProcessorProxy ()
 ~RegisterImageProcessorProxy ()
T * get ()

Protected Attributes

osg::ref_ptr< T > _rw

Detailed Description

template<class T>
class osgDB::RegisterImageProcessorProxy< T >

Proxy class for automatic registration of reader/writers with the Registry.

Constructor & Destructor Documentation

Member Function Documentation

template<class T >
T* osgDB::RegisterImageProcessorProxy< T >::get ( )
inline

Member Data Documentation

template<class T >
osg::ref_ptr<T> osgDB::RegisterImageProcessorProxy< T >::_rw
protected

The documentation for this class was generated from the following file: