_dataVariance | osg::Object | [protected] |
_refCount | osg::Referenced | [mutable, protected] |
_refMutex | osg::Referenced | [mutable, protected] |
_userData | osg::Object | [protected] |
acceptsExtension(const std::string &) const | osgDB::ReaderWriter | [inline, virtual] |
ArchiveStatus enum name | osgDB::ReaderWriter | |
className() const =0 | osg::Object | [pure virtual] |
clone(const CopyOp &) const =0 | osg::Object | [pure virtual] |
cloneType() const =0 | osg::Object | [pure virtual] |
CREATE enum value | osgDB::ReaderWriter | |
DataVariance enum name | osg::Object | |
DeleteHandler class | osg::Referenced | [friend] |
DYNAMIC enum value | osg::Object | |
getDataVariance() const | osg::Object | [inline] |
getDeleteHandler() | osg::Referenced | [static] |
getThreadSafeReferenceCounting() | osg::Referenced | [static] |
getUserData() | osg::Object | [inline] |
getUserData() const | osg::Object | [inline] |
isSameKindAs(const Object *) const | osg::Object | [inline, virtual] |
libraryName() const =0 | osg::Object | [pure virtual] |
META_Object(osgDB, ReaderWriter) | osgDB::ReaderWriter | |
Object() | osg::Object | [inline] |
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 copyop=osg::CopyOp::SHALLOW_COPY) | osgDB::ReaderWriter | [inline] |
readHeightField(const std::string &, const Options *=NULL) const | osgDB::ReaderWriter | [inline, virtual] |
readHeightField(std::istream &, const Options *=NULL) const | osgDB::ReaderWriter | [inline, virtual] |
readImage(const std::string &, const Options *=NULL) const | osgDB::ReaderWriter | [inline, virtual] |
readImage(std::istream &, const Options *=NULL) const | osgDB::ReaderWriter | [inline, virtual] |
readNode(const std::string &, const Options *=NULL) const | osgDB::ReaderWriter | [inline, virtual] |
readNode(std::istream &, const Options *=NULL) const | osgDB::ReaderWriter | [inline, virtual] |
readObject(const std::string &, const Options *=NULL) const | osgDB::ReaderWriter | [inline, virtual] |
readObject(std::istream &, const Options *=NULL) const | osgDB::ReaderWriter | [inline, virtual] |
ref() const | osg::Referenced | |
referenceCount() const | osg::Referenced | [inline] |
Referenced() | osg::Referenced | [inline] |
Referenced(const Referenced &) | osg::Referenced | [inline] |
setDataVariance(DataVariance dv) | osg::Object | [inline] |
setDeleteHandler(DeleteHandler *handler) | osg::Referenced | [static] |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | [static] |
setUserData(Referenced *obj) | osg::Object | [inline] |
STATIC enum value | osg::Object | |
unref() const | osg::Referenced | |
unref_nodelete() const | osg::Referenced | |
WRITE enum value | osgDB::ReaderWriter | |
writeHeightField(const osg::HeightField &, const std::string &, const Options *=NULL) const | osgDB::ReaderWriter | [inline, virtual] |
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 | osgDB::ReaderWriter | [inline, virtual] |
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 | osgDB::ReaderWriter | [inline, virtual] |
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 | osgDB::ReaderWriter | [inline, virtual] |
writeObject(const osg::Object &, std::ostream &, const Options *=NULL) const | osgDB::ReaderWriter | [inline, virtual] |
~Object() | osg::Object | [inline, protected, virtual] |
~ReaderWriter() | osgDB::ReaderWriter | [virtual] |
~Referenced() | osg::Referenced | [protected, virtual] |