osgEarth 2.1.1
|
Public Member Functions | |
const CacheOptions & | getCacheOptions (const osgDB::ReaderWriter::Options *options) const |
const CacheOptions & CacheDriver::getCacheOptions | ( | const osgDB::ReaderWriter::Options * | options | ) | const |
Definition at line 553 of file Caching.cpp.
{ return *static_cast<const CacheOptions*>( rwopt->getPluginData( CACHE_OPTIONS_TAG ) ); }