osgEarth 2.1.1

ReaderWriterZipFS Member List

This is the complete list of members for ReaderWriterZipFS, including all inherited members.
className()ReaderWriterZipFS [inline, virtual]
HEIGHTFIELD enum valueReaderWriterZipFS
IMAGE enum valueReaderWriterZipFS
NODE enum valueReaderWriterZipFS
OBJECT enum valueReaderWriterZipFS
ObjectType enum nameReaderWriterZipFS
ReaderWriterZipFS()ReaderWriterZipFS [inline]
readFile(ObjectType objectType, osgDB::ReaderWriter *rw, std::istream &fin, const osgDB::ReaderWriter::Options *options) const ReaderWriterZipFS [inline]
readFile(ObjectType objectType, const std::string &fullFileName, const osgDB::ReaderWriter::Options *options) const ReaderWriterZipFS [inline]
readHeightField(const std::string &file_name, const Options *options) const ReaderWriterZipFS [inline, virtual]
readImage(const std::string &file_name, const Options *options) const ReaderWriterZipFS [inline, virtual]
readNode(const std::string &file_name, const Options *options) const ReaderWriterZipFS [inline, virtual]
readObject(const std::string &file_name, const Options *options) const ReaderWriterZipFS [inline, virtual]
writeFile(ObjectType objectType, const osg::Object *object, osgDB::ReaderWriter *rw, std::ostream &fout, const osgDB::ReaderWriter::Options *options) const ReaderWriterZipFS [inline]
writeFile(ObjectType objectType, const osg::Object *object, const std::string &fullFileName, const osgDB::ReaderWriter::Options *options) const ReaderWriterZipFS [inline]
writeHeightField(const osg::HeightField &hf, const std::string &fileName, const osgDB::ReaderWriter::Options *options) const ReaderWriterZipFS [inline, virtual]
writeImage(const osg::Image &image, const std::string &fileName, const osgDB::ReaderWriter::Options *options) const ReaderWriterZipFS [inline, virtual]
writeNode(const osg::Node &node, const std::string &fileName, const osgDB::ReaderWriter::Options *options) const ReaderWriterZipFS [inline, virtual]
writeObject(const osg::Object &obj, const std::string &fileName, const osgDB::ReaderWriter::Options *options) const ReaderWriterZipFS [inline, virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines