VR-Forces 4.0.4 Class Documentation
makVrv::DtOsgFileCache Member List
This is the complete list of members for makVrv::DtOsgFileCache, including all inherited members.
acceleratedCachingEnabled() const makVrv::DtFileCache [virtual]
addExcludedExtension(const std::string &ext)makVrv::DtFileCache [protected, virtual]
addMetaFlightOptions(std::string &optionsString)makVrv::DtOsgFileCache [protected, virtual]
autoSaveDefaultsIfNeeded()makVrv::DtFileCache [protected, virtual]
clearAccelerationCache()makVrv::DtFileCache [virtual]
clearInstancesOnNewScene() const makVrv::DtFileCache
clearInstancingCache()makVrv::DtFileCache
compressTexturesEnabled() const makVrv::DtFileCache [virtual]
decodeOptions(const osgDB::ReaderWriter::Options &options, LoadFileOptions &loadFileOptions) const makVrv::DtOsgFileCache [virtual]
defaultOptions()makVrv::DtFileCache
DtDeSharedState classmakVrv::DtFileCache [friend]
DtFileCache(DtDe &de)makVrv::DtFileCache [protected]
DtFileCacheCreator classmakVrv::DtFileCache [friend]
DtOsgFileCache(DtDe &de)makVrv::DtOsgFileCache [protected]
DtOsgFileCacheCreator classmakVrv::DtOsgFileCache [friend]
DtReadFileCallback classmakVrv::DtOsgFileCache [friend]
encodeOptionsString(const LoadFileOptions &loadFileOptions, osgDB::ReaderWriter::Options &options) const makVrv::DtOsgFileCache [virtual]
excludedExtensions()makVrv::DtFileCache [virtual]
ExcludedExtensions typedefmakVrv::DtFileCache
exportSettings(const std::string &fileName)makVrv::DtFileCache
FilePathList typedefmakVrv::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
instancingEnabled()makVrv::DtFileCache [virtual]
isExcludedExtension(const std::string &ext) const makVrv::DtFileCache [inline]
loadDefaults(bool loadOnlyFactorySettings=false)makVrv::DtFileCache
myCachingEnabledmakVrv::DtFileCache [protected]
myClearInstancesOnNewSceneFlagmakVrv::DtFileCache [protected]
myCompressTextureFlagmakVrv::DtFileCache [protected]
myDemakVrv::DtFileCache [protected]
myExcludedExtensionMapmakVrv::DtFileCache [protected]
myFlushCycleCountmakVrv::DtFileCache [protected]
myImageCollectionmakVrv::DtOsgFileCache [protected]
myImageCompressormakVrv::DtOsgFileCache [protected]
myInstancingEnabledmakVrv::DtFileCache [protected]
myMaxFlushImageCountmakVrv::DtOsgFileCache [protected]
myMaxFlushNodeCountmakVrv::DtOsgFileCache [protected]
myMaxFlushTextureCountmakVrv::DtOsgFileCache [protected]
myNodeCollectionmakVrv::DtOsgFileCache [protected]
myRelativePathCachemakVrv::DtOsgFileCache [protected]
myRelativePathMutexmakVrv::DtOsgFileCache [protected]
mySettingsBackupmakVrv::DtFileCache [protected]
myTextureCollectionmakVrv::DtOsgFileCache [protected]
readImageFile(const std::string &inputFilename, const LoadFileOptions &loadFileOptions)makVrv::DtOsgFileCache
readNodeFile(const std::string &inputFilename, const LoadFileOptions &loadFileOptions)makVrv::DtOsgFileCache
RelativePathCache typedefmakVrv::DtOsgFileCache [protected]
releaseResources()makVrv::DtOsgFileCache [inline, virtual]
releaseResources(osg::State *state)makVrv::DtOsgFileCache [virtual]
removeExcludedExtension(const std::string &ext)makVrv::DtFileCache [protected, virtual]
save(const std::string &origFilename, const std::string &cachedFilename, bool optimize)makVrv::DtOsgFileCache [protected, virtual]
makVrv::DtFileCache::save(const std::string &origFilename, const std::string &cachedFilename)makVrv::DtFileCache [protected, virtual]
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::DtFileCache [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_clearInstanceCachemakVrv::DtFileCache
signal_imageFileLoadedmakVrv::DtOsgFileCache
signal_nodeFileLoadedmakVrv::DtOsgFileCache
signal_readImageCallbackmakVrv::DtOsgFileCache
signal_readNodeCallbackmakVrv::DtOsgFileCache
ts_buildAcceleratedFilename(const std::string &filePathIn, const std::string &cachedDir, const std::string &cachedExtension) const makVrv::DtOsgFileCache [protected]
ts_clearInstancingCache()makVrv::DtOsgFileCache [protected, virtual]
ts_encryptImage(const std::string &inputFileName, const std::string &outputFilename, bool printToConsole)makVrv::DtOsgFileCache [protected]
ts_findNodeFile(const std::string &inputFilename)makVrv::DtOsgFileCache [protected, virtual]
ts_flushInstancingCache(bool multipass, bool flushNodes, bool flushTextures, bool flushImages)makVrv::DtOsgFileCache [protected, virtual]
ts_isExcludedExtension(const std::string &ext) const makVrv::DtFileCache [protected, virtual]
ts_readImageFile(const std::string &inputFilename, const LoadFileOptions &loadFileOptions)makVrv::DtOsgFileCache [protected, virtual]
ts_readNodeFile(const std::string &inputFilename, const LoadFileOptions &loadFileOptions)makVrv::DtOsgFileCache [protected, virtual]
ts_resolveRelativeFilename(const LoadFileOptions &loadFileOptions, std::string &absoluteInputFilename)makVrv::DtOsgFileCache [protected]
~DtFileCache()makVrv::DtFileCache [virtual]
~DtOsgFileCache()makVrv::DtOsgFileCache [virtual]

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)