, including all inherited members.
_archiveCache | osgDB::Registry | [protected] |
_archiveCacheMutex | osgDB::Registry | [protected] |
_archiveExtList | osgDB::Registry | [protected] |
_authenticationMap | osgDB::Registry | [protected] |
_buildKdTreeIfRequired(ReaderWriter::ReadResult &result, const ReaderWriter::Options *options) | osgDB::Registry | [inline] |
_buildKdTreesHint | osgDB::Registry | [protected] |
_classNameWrapperMap | osgDB::Registry | [protected] |
_createNodeFromImage | osgDB::Registry | [protected] |
_dataFilePath | osgDB::Registry | [protected] |
_dlList | osgDB::Registry | [protected] |
_drawableWrapperMap | osgDB::Registry | [protected] |
_expiryDelay | osgDB::Registry | [protected] |
_extAliasMap | osgDB::Registry | [protected] |
_fileCache | osgDB::Registry | [protected] |
_imageWrapperMap | osgDB::Registry | [protected] |
_kdTreeBuilder | osgDB::Registry | [protected] |
_libraryFilePath | osgDB::Registry | [protected] |
_nodeWrapperMap | osgDB::Registry | [protected] |
_objectCache | osgDB::Registry | [protected] |
_objectCacheMutex | osgDB::Registry | [protected] |
_objectWrapperMap | osgDB::Registry | [protected] |
_observerSetDataPtr | osg::Referenced | [mutable, protected] |
_openingLibrary | osgDB::Registry | [protected] |
_options | osgDB::Registry | [protected] |
_pluginMutex | osgDB::Registry | [protected] |
_readFileCallback | osgDB::Registry | [protected] |
_refCount | osg::Referenced | [mutable, protected] |
_rwList | osgDB::Registry | [protected] |
_shaderWrapperMap | osgDB::Registry | [protected] |
_sharedStateManager | osgDB::Registry | [protected] |
_stateAttrWrapperMap | osgDB::Registry | [protected] |
_uniformWrapperMap | osgDB::Registry | [protected] |
_writeFileCallback | osgDB::Registry | [protected] |
addArchiveExtension(const std::string ext) | osgDB::Registry | |
addDotOsgWrapper(DotOsgWrapper *wrapper) | osgDB::Registry | |
addEntryToObjectCache(const std::string &filename, osg::Object *object, double timestamp=0.0) | osgDB::Registry | |
addFileExtensionAlias(const std::string mapExt, const std::string toExt) | osgDB::Registry | |
addObserver(Observer *observer) const | osg::Referenced | |
addReaderWriter(ReaderWriter *rw) | osgDB::Registry | |
addToArchiveCache(const std::string &fileName, osgDB::Archive *archive) | osgDB::Registry | |
ArchiveCache typedef | osgDB::Registry | [protected] |
ArchiveExtensionList typedef | osgDB::Registry | [protected] |
AvailableReaderWriterIterator class | osgDB::Registry | [friend] |
clearArchiveCache() | osgDB::Registry | |
clearObjectCache() | osgDB::Registry | |
closeAllLibraries() | osgDB::Registry | |
closeLibrary(const std::string &fileName) | osgDB::Registry | |
createLibraryNameForExtension(const std::string &ext) | osgDB::Registry | |
createLibraryNameForFile(const std::string &fileName) | osgDB::Registry | |
createLibraryNameForNodeKit(const std::string &name) | osgDB::Registry | |
DeleteHandler class | osg::Referenced | [friend] |
deleteUsingDeleteHandler() const | osg::Referenced | [protected] |
destruct() | osgDB::Registry | [protected] |
DotOsgWrapperMap typedef | osgDB::Registry | [protected] |
DynamicLibraryList typedef | osgDB::Registry | [protected] |
eraseWrapper(DotOsgWrapperMap &wrappermap, DotOsgWrapper *wrapper) | osgDB::Registry | [protected] |
ExtensionAliasMap typedef | osgDB::Registry | [protected] |
getAuthenticationMap() | osgDB::Registry | [inline] |
getAuthenticationMap() const | osgDB::Registry | [inline] |
getBuildKdTreesHint() const | osgDB::Registry | [inline] |
getCreateNodeFromImage() const | osgDB::Registry | [inline] |
getDataFilePathList() | osgDB::Registry | [inline] |
getDataFilePathList() const | osgDB::Registry | [inline] |
getDeleteHandler() | osg::Referenced | [static] |
getExpiryDelay() const | osgDB::Registry | [inline] |
getFileCache() | osgDB::Registry | [inline] |
getFileCache() const | osgDB::Registry | [inline] |
getFromArchiveCache(const std::string &fileName) | osgDB::Registry | |
getFromObjectCache(const std::string &fileName) | osgDB::Registry | |
getGlobalReferencedMutex() | osg::Referenced | [static] |
getKdTreeBuilder() | osgDB::Registry | [inline] |
getLibrary(const std::string &fileName) | osgDB::Registry | |
getLibraryFilePathList() | osgDB::Registry | [inline] |
getLibraryFilePathList() const | osgDB::Registry | [inline] |
getLibraryItr(const std::string &fileName) | osgDB::Registry | [protected] |
getOptions() | osgDB::Registry | [inline] |
getOptions() const | osgDB::Registry | [inline] |
getOrCreateSharedStateManager() | osgDB::Registry | |
getReaderWriterForExtension(const std::string &ext) | osgDB::Registry | |
getReaderWriterList() | osgDB::Registry | [inline] |
getReaderWriterList() const | osgDB::Registry | [inline] |
getReadFileCallback() | osgDB::Registry | [inline] |
getReadFileCallback() const | osgDB::Registry | [inline] |
getRefMutex() const | osg::Referenced | [inline] |
getSharedStateManager() | osgDB::Registry | [inline] |
getThreadSafeReferenceCounting() | osg::Referenced | [static] |
getThreadSafeRefUnref() const | osg::Referenced | [inline] |
getWriteFileCallback() | osgDB::Registry | [inline] |
getWriteFileCallback() const | osgDB::Registry | [inline] |
initDataFilePathList() | osgDB::Registry | |
initFilePathLists() | osgDB::Registry | [inline] |
initLibraryFilePathList() | osgDB::Registry | |
instance(bool erase=false) | osgDB::Registry | [static] |
LOADED enum value | osgDB::Registry | |
loadLibrary(const std::string &fileName) | osgDB::Registry | |
LoadStatus enum name | osgDB::Registry | |
NOT_LOADED enum value | osgDB::Registry | |
ObjectCache typedef | osgDB::Registry | [protected] |
ObjectTimeStampPair typedef | osgDB::Registry | [protected] |
openArchive(const std::string &fileName, ReaderWriter::ArchiveStatus status, unsigned int indexBlockSizeHint, const ReaderWriter::Options *options) | osgDB::Registry | [inline] |
openArchiveImplementation(const std::string &fileName, ReaderWriter::ArchiveStatus status, unsigned int indexBlockSizeHint, const ReaderWriter::Options *options) | osgDB::Registry | |
operator=(const Referenced &) | osg::Referenced | [inline] |
PREVIOUSLY_LOADED enum value | osgDB::Registry | |
read(const ReadFunctor &readFunctor) | osgDB::Registry | [protected] |
ReadArchiveFunctor | osgDB::Registry | [friend] |
readCommandLine(osg::ArgumentParser &commandLine) | osgDB::Registry | |
readDrawable(Input &fr) | osgDB::Registry | |
ReaderWriterList typedef | osgDB::Registry | |
ReadFunctor | osgDB::Registry | [friend] |
readHeightField(const std::string &fileName, const ReaderWriter::Options *options) | osgDB::Registry | [inline] |
ReadHeightFieldFunctor | osgDB::Registry | [friend] |
readHeightFieldImplementation(const std::string &fileName, const ReaderWriter::Options *options) | osgDB::Registry | |
readImage(Input &fr) | osgDB::Registry | |
readImage(const std::string &fileName, const ReaderWriter::Options *options) | osgDB::Registry | [inline] |
ReadImageFunctor | osgDB::Registry | [friend] |
readImageImplementation(const std::string &fileName, const ReaderWriter::Options *options) | osgDB::Registry | |
readImplementation(const ReadFunctor &readFunctor, bool useObjectCache) | osgDB::Registry | [protected] |
readNode(Input &fr) | osgDB::Registry | |
readNode(const std::string &fileName, const ReaderWriter::Options *options, bool buildKdTreeIfRequired=true) | osgDB::Registry | [inline] |
ReadNodeFunctor | osgDB::Registry | [friend] |
readNodeImplementation(const std::string &fileName, const ReaderWriter::Options *options) | osgDB::Registry | |
readObject(Input &fr) | osgDB::Registry | |
readObject(const std::string &fileName, const ReaderWriter::Options *options, bool buildKdTreeIfRequired=true) | osgDB::Registry | [inline] |
readObject(DotOsgWrapperMap &dowMap, Input &fr) | osgDB::Registry | [protected] |
ReadObjectFunctor | osgDB::Registry | [friend] |
readObjectImplementation(const std::string &fileName, const ReaderWriter::Options *options) | osgDB::Registry | |
readObjectOfType(const osg::Object &compObj, Input &fr) | osgDB::Registry | |
readObjectOfType(const basic_type_wrapper &btw, Input &fr) | osgDB::Registry | |
readPluginAliasConfigurationFile(const std::string &file) | osgDB::Registry | |
readShader(Input &fr) | osgDB::Registry | |
readShader(const std::string &fileName, const ReaderWriter::Options *options) | osgDB::Registry | [inline] |
ReadShaderFunctor | osgDB::Registry | [friend] |
readShaderImplementation(const std::string &fileName, const ReaderWriter::Options *options) | osgDB::Registry | |
readStateAttribute(Input &fr) | osgDB::Registry | |
readUniform(Input &fr) | osgDB::Registry | |
ref() const | osg::Referenced | [inline] |
referenceCount() const | osg::Referenced | [inline] |
Referenced() | osg::Referenced | |
Referenced(bool threadSafeRefUnref) | osg::Referenced | [explicit] |
Referenced(const Referenced &) | osg::Referenced | |
Registry() | osgDB::Registry | [protected] |
releaseGLObjects(osg::State *state=0) | osgDB::Registry | |
removeDotOsgWrapper(DotOsgWrapper *wrapper) | osgDB::Registry | |
removeExpiredObjectsInCache(const osg::FrameStamp &frameStamp) | osgDB::Registry | |
removeFromArchiveCache(const std::string &fileName) | osgDB::Registry | |
removeObserver(Observer *observer) const | osg::Referenced | |
removeReaderWriter(ReaderWriter *rw) | osgDB::Registry | |
setAuthenticationMap(AuthenticationMap *authenticationMap) | osgDB::Registry | [inline] |
setBuildKdTreesHint(ReaderWriter::Options::BuildKdTreesHint hint) | osgDB::Registry | [inline] |
setCreateNodeFromImage(bool flag) | osgDB::Registry | [inline] |
setDataFilePathList(const FilePathList &filepath) | osgDB::Registry | [inline] |
setDataFilePathList(const std::string &paths) | osgDB::Registry | |
setDeleteHandler(DeleteHandler *handler) | osg::Referenced | [static] |
setExpiryDelay(double expiryDelay) | osgDB::Registry | [inline] |
setFileCache(FileCache *fileCache) | osgDB::Registry | [inline] |
setKdTreeBuilder(osg::KdTreeBuilder *builder) | osgDB::Registry | [inline] |
setLibraryFilePathList(const FilePathList &filepath) | osgDB::Registry | [inline] |
setLibraryFilePathList(const std::string &paths) | osgDB::Registry | |
setOptions(ReaderWriter::Options *opt) | osgDB::Registry | [inline] |
setReadFileCallback(ReadFileCallback *cb) | osgDB::Registry | [inline] |
setSharedStateManager(SharedStateManager *SharedStateManager) | osgDB::Registry | [inline] |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | [static] |
setThreadSafeRefUnref(bool threadSafe) | osg::Referenced | [virtual] |
setWriteFileCallback(WriteFileCallback *cb) | osgDB::Registry | [inline] |
trim(const std::string &str) | osgDB::Registry | [protected, static] |
unref() const | osg::Referenced | [inline] |
unref_nodelete() const | osg::Referenced | |
updateTimeStampOfObjectsInCacheWithExternalReferences(const osg::FrameStamp &frameStamp) | osgDB::Registry | |
writeHeightField(const osg::HeightField &obj, const std::string &fileName, const ReaderWriter::Options *options) | osgDB::Registry | [inline] |
writeHeightFieldImplementation(const osg::HeightField &obj, const std::string &fileName, const ReaderWriter::Options *options) | osgDB::Registry | |
writeImage(const osg::Image &obj, const std::string &fileName, const ReaderWriter::Options *options) | osgDB::Registry | [inline] |
writeImageImplementation(const osg::Image &obj, const std::string &fileName, const ReaderWriter::Options *options) | osgDB::Registry | |
writeNode(const osg::Node &node, const std::string &fileName, const ReaderWriter::Options *options) | osgDB::Registry | [inline] |
writeNodeImplementation(const osg::Node &node, const std::string &fileName, const ReaderWriter::Options *options) | osgDB::Registry | |
writeObject(const osg::Object &obj, Output &fw) | osgDB::Registry | |
writeObject(const osg::Object &obj, const std::string &fileName, const ReaderWriter::Options *options) | osgDB::Registry | [inline] |
writeObjectImplementation(const osg::Object &obj, const std::string &fileName, const ReaderWriter::Options *options) | osgDB::Registry | |
writeShader(const osg::Shader &obj, const std::string &fileName, const ReaderWriter::Options *options) | osgDB::Registry | [inline] |
writeShaderImplementation(const osg::Shader &obj, const std::string &fileName, const ReaderWriter::Options *options) | osgDB::Registry | |
~Referenced() | osg::Referenced | [protected, virtual] |
~Registry() | osgDB::Registry | [protected, virtual] |