| acceleratedCachingEnabled() const | makVrv::DtFileCache | virtual |
| addExcludedExtension(const std::string &ext) | makVrv::DtFileCache | protectedvirtual |
| addMetaFlightOptions(std::string &optionsString) | makVrv::DtOsgFileCache | protectedvirtual |
| autoSaveDefaultsIfNeeded() | makVrv::DtFileCache | protectedvirtual |
| clearAccelerationCache() | makVrv::DtFileCache | virtual |
| clearInstancesOnNewScene() const | makVrv::DtFileCache | |
| clearInstancingCache() | makVrv::DtFileCache | |
| compressTexturesEnabled() const | makVrv::DtFileCache | virtual |
| Creator class | DtVrfOsgFileCache | friend |
| decodeOptions(const osgDB::ReaderWriter::Options &options, LoadFileOptions &loadFileOptions) const | DtVrfOsgFileCache | virtual |
| defaultOptions() | makVrv::DtFileCache | |
| DtFileCache(DtDe &de) | makVrv::DtFileCache | protected |
| DtOsgFileCache(DtDe &de) | makVrv::DtOsgFileCache | protected |
| DtVrfOsgFileCache(makVrv::DtDe &de) | DtVrfOsgFileCache | explicitprotected |
| encodeOptionsString(const LoadFileOptions &loadFileOptions, osgDB::ReaderWriter::Options &options) const | DtVrfOsgFileCache | virtual |
| excludedExtensions() | makVrv::DtFileCache | virtual |
| ExcludedExtensions typedef | makVrv::DtFileCache | |
| exportSettings(const std::string &fileName) | makVrv::DtFileCache | |
| FilePathList typedef | makVrv::DtFileCache | |
| findNodeFile(const std::string &inputFilename) | makVrv::DtOsgFileCache | inline |
| flushCycleCount() | makVrv::DtFileCache | |
| flushInstanceCache(bool multipass, bool flushNodes, bool flushTextures, bool flushImages) | makVrv::DtFileCache | |
| getCachedImageFile(const std::string &filePathIn, const FilePathList &paths, std::string &cachedFilePathOut, bool emitError) | makVrv::DtFileCache | virtual |
| getCachedNodeFile(const std::string &filePathIn, const FilePathList &paths, std::string &cachedFilePathOut, bool emitError) | makVrv::DtFileCache | virtual |
| getRecord(makArchives::DtCacheSettingsRecord &rec) | makVrv::DtFileCache | virtual |
| getTextureInstance(const std::string &filePath, osg::Texture::FilterMode minFilter, osg::Texture::FilterMode magFilter, osg::Texture::WrapMode s, osg::Texture::WrapMode t, const LoadFileOptions &loadFileOptions) | makVrv::DtOsgFileCache | virtual |
| importSettings(const std::string &fileName) | makVrv::DtFileCache | |
| init() | makVrv::DtFileCache | virtual |
| instancingEnabled() | makVrv::DtFileCache | virtual |
| isExcludedExtension(const std::string &ext) const | makVrv::DtFileCache | inline |
| loadDefaults(bool loadOnlyFactorySettings=false) | makVrv::DtFileCache | |
| metaFileManager() | makVrv::DtOsgFileCache | |
| myCachingEnabled | makVrv::DtFileCache | protected |
| myClearInstancesOnNewSceneFlag | makVrv::DtFileCache | protected |
| myCompressTextureFlag | makVrv::DtFileCache | protected |
| myDe | makVrv::DtFileCache | protected |
| myExcludedExtensionMap | makVrv::DtFileCache | protected |
| myFlushCycleCount | makVrv::DtFileCache | protected |
| myImageCollection | makVrv::DtOsgFileCache | protected |
| myImageCompressor | makVrv::DtOsgFileCache | protected |
| myInstancingEnabled | makVrv::DtFileCache | protected |
| myMaxFlushImageCount | makVrv::DtOsgFileCache | protected |
| myMaxFlushNodeCount | makVrv::DtOsgFileCache | protected |
| myMaxFlushTextureCount | makVrv::DtOsgFileCache | protected |
| myMetaFileManager | makVrv::DtOsgFileCache | protected |
| myNodeCollection | makVrv::DtOsgFileCache | protected |
| myRelativePathCache | makVrv::DtOsgFileCache | protected |
| myRelativePathMutex | makVrv::DtOsgFileCache | protected |
| mySettingsBackup | makVrv::DtFileCache | protected |
| myShaderManager | makVrv::DtOsgFileCache | protected |
| myTextureCollection | makVrv::DtOsgFileCache | protected |
| needsShaderGeneration(const std::string &filename, const LoadFileOptions &options) const | DtVrfOsgFileCache | virtual |
| optimizeNodeGeometry(osg::Node *node) | makVrv::DtOsgFileCache | static |
| readImageFile(const std::string &inputFilename, const LoadFileOptions &loadFileOptions) | makVrv::DtOsgFileCache | |
| readNodeFile(const std::string &inputFilename, const LoadFileOptions &loadFileOptions) | makVrv::DtOsgFileCache | |
| RelativePathCache typedef | makVrv::DtOsgFileCache | protected |
| releaseResources() | makVrv::DtOsgFileCache | inlinevirtual |
| releaseResources(osg::State *state) | makVrv::DtOsgFileCache | virtual |
| removeExcludedExtension(const std::string &ext) | makVrv::DtFileCache | protectedvirtual |
| save(const std::string &origFilename, const std::string &cachedFilename, bool optimize) | makVrv::DtOsgFileCache | protectedvirtual |
| makVrv::DtFileCache::save(const std::string &origFilename, const std::string &cachedFilename) | makVrv::DtFileCache | protectedvirtual |
| saveAsDefaults() | makVrv::DtFileCache | |
| saveToAcceleratedFile(const std::string &origFileName, osg::Node *nodeRef, const std::string &cachedFilename, bool writeExternalReferences) | makVrv::DtOsgFileCache | protected |
| setCachingEnabled(bool flag) | makVrv::DtFileCache | virtual |
| setClearInstancesOnNewScene(bool clearInstances) | makVrv::DtFileCache | |
| setCompressTextures(bool compress) | makVrv::DtFileCache | virtual |
| setFromRecord(const makArchives::DtCacheSettingsRecord &rec) | makVrv::DtOsgFileCache | virtual |
| setInstancingEnabled(bool enabled) | makVrv::DtFileCache | virtual |
| settingsBackup() const | makVrv::DtFileCache | inline |
| settingsBackup() | makVrv::DtFileCache | inline |
| shouldSaveFile(const std::string &filename) | makVrv::DtOsgFileCache | protected |
| signal_clearInstanceCache | makVrv::DtFileCache | |
| signal_imageFileLoaded | makVrv::DtOsgFileCache | |
| signal_nodeFileLoaded | makVrv::DtOsgFileCache | |
| signal_readImageCallback | makVrv::DtOsgFileCache | |
| signal_readNodeCallback | makVrv::DtOsgFileCache | |
| slot_instancingChanged(bool enabled) | makVrv::DtOsgFileCache | protectedvirtual |
| slot_onDdsFlipChanged(bool flip) | makVrv::DtOsgFileCache | protectedvirtual |
| ts_buildAcceleratedFilename(const std::string &filePathIn, const std::string &cachedDir, const std::string &cachedExtension) const | makVrv::DtOsgFileCache | protected |
| ts_clearInstancingCache() | makVrv::DtOsgFileCache | protectedvirtual |
| ts_encryptImage(const std::string &inputFileName, const std::string &outputFilename, bool printToConsole) | makVrv::DtOsgFileCache | protected |
| ts_findNodeFile(const std::string &inputFilename) | makVrv::DtOsgFileCache | protectedvirtual |
| ts_flushInstancingCache(bool multipass, bool flushNodes, bool flushTextures, bool flushImages) | makVrv::DtOsgFileCache | protectedvirtual |
| ts_isExcludedExtension(const std::string &ext) const | makVrv::DtFileCache | protectedvirtual |
| ts_readImageFile(const std::string &inputFilename, const LoadFileOptions &loadFileOptions) | DtVrfOsgFileCache | virtual |
| ts_readNodeFile(const std::string &inputFilename, const LoadFileOptions &loadFileOptions) | makVrv::DtOsgFileCache | protectedvirtual |
| ts_resolveRelativeFilename(const LoadFileOptions &loadFileOptions, std::string &absoluteInputFilename) | makVrv::DtOsgFileCache | protected |
| updateGlobalOptions() | makVrv::DtOsgFileCache | protectedvirtual |
| ~DtFileCache() | makVrv::DtFileCache | virtual |
| ~DtOsgFileCache() | makVrv::DtOsgFileCache | virtual |