_dataVariance | osg::Object | [protected] |
_name | osg::Object | [protected] |
_observers | osg::Referenced | [protected] |
_refCount | osg::Referenced | [mutable, protected] |
_refMutex | osg::Referenced | [mutable, protected] |
_userData | osg::Object | [protected] |
acceptsExtension(const std::string &) const | osgDB::Archive | [inline, virtual] |
addObserver(Observer *observer) | osg::Referenced | |
Archive() | osgDB::Archive | |
ArchiveStatus enum name | osgDB::ReaderWriter | |
className() const | osgDB::Archive | [inline, virtual] |
clone(const CopyOp &) const =0 | osg::Object | [pure virtual] |
cloneType() const =0 | osg::Object | [pure virtual] |
close()=0 | osgDB::Archive | [pure virtual] |
computeDataVariance() | osg::Object | [inline, virtual] |
CREATE enum value | osgDB::ReaderWriter | |
DataVariance enum name | osg::Object | |
DeleteHandler class | osg::Referenced | [friend] |
deleteUsingDeleteHandler() const | osg::Referenced | [protected] |
DYNAMIC enum value | osg::Object | |
fileExists(const std::string &filename) const =0 | osgDB::Archive | [pure virtual] |
FileNameList typedef | osgDB::Archive | |
getDataVariance() const | osg::Object | [inline] |
getDeleteHandler() | osg::Referenced | [static] |
getFileNames(FileNameList &fileNameList) const =0 | osgDB::Archive | [pure virtual] |
getMasterFileName() const =0 | osgDB::Archive | [pure virtual] |
getName() const | osg::Object | [inline] |
getRefMutex() const | osg::Referenced | [inline] |
getThreadSafeReferenceCounting() | osg::Referenced | [static] |
getThreadSafeRefUnref() const | osg::Referenced | [inline] |
getUserData() | osg::Object | [inline] |
getUserData() const | osg::Object | [inline] |
isSameKindAs(const Object *) const | osg::Object | [inline, virtual] |
libraryName() const | osgDB::Archive | [inline, virtual] |
META_Object(osgDB, ReaderWriter) | osgDB::ReaderWriter | |
Object() | osg::Object | [inline] |
Object(bool threadSafeRefUnref) | osg::Object | [inline, explicit] |
Object(const Object &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Object | |
openArchive(const std::string &, ArchiveStatus, unsigned int=4096, const Options *=NULL) const | osgDB::ReaderWriter | [inline, virtual] |
openArchive(std::istream &, const Options *=NULL) const | osgDB::ReaderWriter | [inline, virtual] |
osg::Referenced::operator=(const Referenced &) | osg::Referenced | [inline] |
READ enum value | osgDB::ReaderWriter | |
ReaderWriter() | osgDB::ReaderWriter | [inline] |
ReaderWriter(const ReaderWriter &rw, const osg::CopyOp ©op=osg::CopyOp::SHALLOW_COPY) | osgDB::ReaderWriter | [inline] |
readHeightField(const std::string &, const Options *=NULL) const =0 | osgDB::Archive | [pure virtual] |
osgDB::ReaderWriter::readHeightField(const std::string &, const Options *=NULL) const | osgDB::ReaderWriter | [inline, virtual] |
osgDB::ReaderWriter::readHeightField(std::istream &, const Options *=NULL) const | osgDB::ReaderWriter | [inline, virtual] |
readImage(const std::string &, const Options *=NULL) const =0 | osgDB::Archive | [pure virtual] |
osgDB::ReaderWriter::readImage(const std::string &, const Options *=NULL) const | osgDB::ReaderWriter | [inline, virtual] |
osgDB::ReaderWriter::readImage(std::istream &, const Options *=NULL) const | osgDB::ReaderWriter | [inline, virtual] |
readNode(const std::string &, const Options *=NULL) const =0 | osgDB::Archive | [pure virtual] |
osgDB::ReaderWriter::readNode(const std::string &, const Options *=NULL) const | osgDB::ReaderWriter | [inline, virtual] |
osgDB::ReaderWriter::readNode(std::istream &, const Options *=NULL) const | osgDB::ReaderWriter | [inline, virtual] |
readObject(const std::string &, const Options *=NULL) const =0 | osgDB::Archive | [pure virtual] |
osgDB::ReaderWriter::readObject(const std::string &, const Options *=NULL) const | osgDB::ReaderWriter | [inline, virtual] |
osgDB::ReaderWriter::readObject(std::istream &, const Options *=NULL) const | osgDB::ReaderWriter | [inline, virtual] |
ref() const | osg::Referenced | [inline] |
referenceCount() const | osg::Referenced | [inline] |
Referenced() | osg::Referenced | |
Referenced(bool threadSafeRefUnref) | osg::Referenced | [explicit] |
Referenced(const Referenced &) | osg::Referenced | |
releaseGLObjects(osg::State *=0) const | osg::Object | [inline, virtual] |
removeObserver(Observer *observer) | osg::Referenced | |
resizeGLObjectBuffers(unsigned int) | osg::Object | [inline, virtual] |
setDataVariance(DataVariance dv) | osg::Object | [inline] |
setDeleteHandler(DeleteHandler *handler) | osg::Referenced | [static] |
setName(const std::string &name) | osg::Object | [inline] |
setName(const char *name) | osg::Object | [inline] |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | [static] |
setThreadSafeRefUnref(bool threadSafe) | osg::Referenced | [virtual] |
setUserData(Referenced *obj) | osg::Object | [inline] |
STATIC enum value | osg::Object | |
unref() const | osg::Referenced | [inline] |
unref_nodelete() const | osg::Referenced | |
UNSPECIFIED enum value | osg::Object | |
WRITE enum value | osgDB::ReaderWriter | |
writeHeightField(const osg::HeightField &, const std::string &, const Options *=NULL) const =0 | osgDB::Archive | [pure virtual] |
osgDB::ReaderWriter::writeHeightField(const osg::HeightField &, const std::string &, const Options *=NULL) const | osgDB::ReaderWriter | [inline, virtual] |
osgDB::ReaderWriter::writeHeightField(const osg::HeightField &, std::ostream &, const Options *=NULL) const | osgDB::ReaderWriter | [inline, virtual] |
writeImage(const osg::Image &, const std::string &, const Options *=NULL) const =0 | osgDB::Archive | [pure virtual] |
osgDB::ReaderWriter::writeImage(const osg::Image &, const std::string &, const Options *=NULL) const | osgDB::ReaderWriter | [inline, virtual] |
osgDB::ReaderWriter::writeImage(const osg::Image &, std::ostream &, const Options *=NULL) const | osgDB::ReaderWriter | [inline, virtual] |
writeNode(const osg::Node &, const std::string &, const Options *=NULL) const =0 | osgDB::Archive | [pure virtual] |
osgDB::ReaderWriter::writeNode(const osg::Node &, const std::string &, const Options *=NULL) const | osgDB::ReaderWriter | [inline, virtual] |
osgDB::ReaderWriter::writeNode(const osg::Node &, std::ostream &, const Options *=NULL) const | osgDB::ReaderWriter | [inline, virtual] |
writeObject(const osg::Object &, const std::string &, const Options *=NULL) const =0 | osgDB::Archive | [pure virtual] |
osgDB::ReaderWriter::writeObject(const osg::Object &, const std::string &, const Options *=NULL) const | osgDB::ReaderWriter | [inline, virtual] |
osgDB::ReaderWriter::writeObject(const osg::Object &, std::ostream &, const Options *=NULL) const | osgDB::ReaderWriter | [inline, virtual] |
~Archive() | osgDB::Archive | [virtual] |
~Object() | osg::Object | [inline, protected, virtual] |
~ReaderWriter() | osgDB::ReaderWriter | [virtual] |
~Referenced() | osg::Referenced | [protected, virtual] |