OpenSceneGraph
Public Member Functions | Protected Attributes | List of all members
osgDB::RegisterCompressorProxy Class Reference

Public Member Functions

 RegisterCompressorProxy (const std::string &name, BaseCompressor *compressor)
 
 ~RegisterCompressorProxy ()
 

Protected Attributes

osg::ref_ptr< BaseCompressor_compressor
 

Constructor & Destructor Documentation

◆ RegisterCompressorProxy()

osgDB::RegisterCompressorProxy::RegisterCompressorProxy ( const std::string &  name,
BaseCompressor compressor 
)

◆ ~RegisterCompressorProxy()

osgDB::RegisterCompressorProxy::~RegisterCompressorProxy ( )

Member Data Documentation

◆ _compressor

osg::ref_ptr<BaseCompressor> osgDB::RegisterCompressorProxy::_compressor
protected

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