, including all inherited members.
| _options | osg::ImageFileType | [protected] |
| _the | osg::PNGImageFileType | [private, static] |
| determineMimetypeFromStream(std::istream &is) | osg::PNGImageFileType | [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 PNGImageFileType &obj) | osg::PNGImageFileType | [private] |
| OSG_READ_SUPPORTED enum value | osg::ImageFileType | |
| OSG_WRITE_SUPPORTED enum value | osg::ImageFileType | |
| PNGImageFileType(const Char8 *mimeType, const Char8 *suffixArray[], UInt16 suffixByteCount, UInt32 flags) | osg::PNGImageFileType | [protected] |
| PNGImageFileType(const PNGImageFileType &obj) | osg::PNGImageFileType | [private] |
| read(ImagePtr &image, std::istream &is, const std::string &mimetype) | osg::PNGImageFileType | [virtual] |
| osg::ImageFileType::read(ImagePtr &image, const Char8 *fileName) | osg::ImageFileType | [virtual] |
| restore(ImagePtr &image, const UChar8 *buffer, Int32 memSize=-1) | osg::ImageFileType | [static] |
| restoreData(ImagePtr &image, const UChar8 *buffer, Int32 memSize=-1) | osg::PNGImageFileType | [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::PNGImageFileType | [virtual] |
| the(void) | osg::PNGImageFileType | [static] |
| validateHeader(const Char8 *fileName, bool &implemented) | osg::PNGImageFileType | [virtual] |
| write(const ImagePtr &image, std::ostream &os, const std::string &mimetype) | osg::PNGImageFileType | [virtual] |
| osg::ImageFileType::write(const ImagePtr &image, const Char8 *fileName) | osg::ImageFileType | [virtual] |
| ~ImageFileType(void) | osg::ImageFileType | [virtual] |
| ~PNGImageFileType(void) | osg::PNGImageFileType | [virtual] |