, including all inherited members.
| _invertY | osgEarth::TMSCache | [private] |
| _layerPropertiesCache | osgEarth::DiskCache | [protected] |
| _options | osgEarth::TMSCache | [private] |
| _refURI | osgEarth::Cache | [protected] |
| _writeWorldFilesOverride | osgEarth::DiskCache | [protected] |
| Cache(const CacheOptions &options=CacheOptions()) | osgEarth::Cache | |
| Cache(const Cache &rhs, const osg::CopyOp &op=osg::CopyOp::DEEP_COPY_ALL) | osgEarth::Cache | |
| compact(bool async=true) | osgEarth::Cache | [inline, virtual] |
| DiskCache(const DiskCacheOptions &options=DiskCacheOptions()) | osgEarth::DiskCache | |
| DiskCache(const DiskCache &rhs, const osg::CopyOp &op=osg::CopyOp::DEEP_COPY_ALL) | osgEarth::DiskCache | |
| getCacheOptions() const | osgEarth::Cache | [inline] |
| getFilename(const TileKey &key, const CacheSpec &spec) const | osgEarth::TMSCache | [virtual] |
| getHeightField(const TileKey &key, const CacheSpec &spec, osg::ref_ptr< const osg::HeightField > &out_hf) | osgEarth::Cache | [virtual] |
| getImage(const TileKey &key, const CacheSpec &spec, osg::ref_ptr< const osg::Image > &out_image) | osgEarth::DiskCache | [virtual] |
| getInvertY() | osgEarth::TMSCache | [inline] |
| getPath() const | osgEarth::DiskCache | |
| getReferenceURI() | osgEarth::Cache | [inline, virtual] |
| getTMSPath(const std::string &cacheId) const | osgEarth::DiskCache | [protected] |
| isCached(const TileKey &key, const CacheSpec &spec) const | osgEarth::DiskCache | [virtual] |
| LayerPropertiesCache typedef | osgEarth::DiskCache | [protected] |
| loadProperties(const std::string &cacheId, CacheSpec &out_spec, osg::ref_ptr< const Profile > &out_profile, unsigned int &out_tileSize) | osgEarth::DiskCache | [virtual] |
| META_Object(osgEarth, TMSCache) | osgEarth::TMSCache | |
| osgEarth::DiskCache::META_Object(osgEarth, DiskCache) | osgEarth::DiskCache | |
| purge(const std::string &cacheId, int olderThanTimeStamp=0L, bool async=true) | osgEarth::Cache | [inline, virtual] |
| setHeightField(const TileKey &key, const CacheSpec &spec, const osg::HeightField *hf) | osgEarth::Cache | [virtual] |
| setImage(const TileKey &key, const CacheSpec &spec, const osg::Image *image) | osgEarth::DiskCache | [virtual] |
| setInvertY(const bool &invertY) | osgEarth::TMSCache | [inline] |
| setReferenceURI(const std::string &value) | osgEarth::Cache | [inline, virtual] |
| storeProperties(const CacheSpec &spec, const Profile *profile, unsigned int tileSize) | osgEarth::DiskCache | [virtual] |
| TMSCache(const TMSCacheOptions &options=TMSCacheOptions()) | osgEarth::TMSCache | |
| TMSCache(const TMSCache &rhs, const osg::CopyOp &op=osg::CopyOp::DEEP_COPY_ALL) | osgEarth::TMSCache | |