, including all inherited members.
| _options | osg::ImageFileType | [protected] |
| _the | osg::TGAImageFileType | [private, static] |
| determineMimetypeFromStream(std::istream &is) | osg::ImageFileType | [virtual] |
| dump(void) | osg::ImageFileType | |
| getFlags(void) const | osg::ImageFileType | [virtual] |
| getMimeType(void) const | osg::ImageFileType | |
| getOptions(void) | osg::ImageFileType | |
| getSuffixList(void) const | osg::ImageFileType | |
| ImageFileType(const Char8 *mimeType, const Char8 *suffixArray[], UInt16 suffixByteCount, UInt32 flags=OSG_READ_SUPPORTED) | osg::ImageFileType | [protected] |
| maxBufferSize(const ImagePtr &image) | osg::ImageFileType | [virtual] |
| operator=(const TGAImageFileType &obj) | osg::TGAImageFileType | [private] |
| OSG_READ_SUPPORTED enum value | osg::ImageFileType | |
| OSG_WRITE_SUPPORTED enum value | osg::ImageFileType | |
| read(ImagePtr &image, std::istream &is, const std::string &mimetype) | osg::TGAImageFileType | [virtual] |
| osg::ImageFileType::read(ImagePtr &image, const Char8 *fileName) | osg::ImageFileType | [virtual] |
| readCompressedImageData(std::istream &in, ImagePtr &image) | osg::TGAImageFileType | [private] |
| readHeader(std::istream &in, TGAHeader &header) | osg::TGAImageFileType | [private] |
| restore(ImagePtr &image, const UChar8 *buffer, Int32 memSize=-1) | osg::ImageFileType | [static] |
| restoreData(ImagePtr &image, const UChar8 *buffer, Int32 memSize=-1) | osg::ImageFileType | [virtual] |
| setOptions(const Char8 *options) | osg::ImageFileType | |
| store(const ImagePtr &image, const char *mimeType, UChar8 *buffer, Int32 memSize=-1) | osg::ImageFileType | [static] |
| store(const ImagePtr &image, UChar8 *buffer, Int32 memSize=-1) | osg::ImageFileType | |
| storeData(const ImagePtr &image, UChar8 *buffer, Int32 memSize=-1) | osg::ImageFileType | [virtual] |
| TGAImageFileType(const Char8 *mimeType, const Char8 *suffixArray[], UInt16 suffixByteCount) | osg::TGAImageFileType | [protected] |
| TGAImageFileType(const TGAImageFileType &obj) | osg::TGAImageFileType | [private] |
| the(void) | osg::TGAImageFileType | [static] |
| validateHeader(const Char8 *fileName, bool &implemented) | osg::ImageFileType | [virtual] |
| write(const ImagePtr &image, const Char8 *fileName) | osg::ImageFileType | [virtual] |
| write(const ImagePtr &image, std::ostream &os, const std::string &mimetype) | osg::ImageFileType | [virtual] |
| ~ImageFileType(void) | osg::ImageFileType | [virtual] |
| ~TGAImageFileType(void) | osg::TGAImageFileType | [virtual] |