xoreos  0.0.5
Graphics::NBFS Member List

This is the complete list of members for Graphics::NBFS, including all inherited members.

_compressedGraphics::ImageDecoderprotected
_dataTypeGraphics::ImageDecoderprotected
_formatGraphics::ImageDecoderprotected
_formatRawGraphics::ImageDecoderprotected
_hasAlphaGraphics::ImageDecoderprotected
_isCubeMapGraphics::ImageDecoderprotected
_layerCountGraphics::ImageDecoderprotected
_mipMapsGraphics::ImageDecoderprotected
_txiGraphics::ImageDecoderprotected
decompress()Graphics::ImageDecoder
decompress(MipMap &out, const MipMap &in, PixelFormatRaw format)Graphics::ImageDecoderprotectedstatic
dumpTGA(const Common::UString &fileName) constGraphics::ImageDecoder
getDataType() constGraphics::ImageDecoder
getFormat() constGraphics::ImageDecoder
getFormatRaw() constGraphics::ImageDecoder
getLayerCount() constGraphics::ImageDecoder
getMipMap(size_t mipMap, size_t layer=0) constGraphics::ImageDecoder
getMipMapCount() constGraphics::ImageDecoder
getTXI() constGraphics::ImageDecoder
hasAlpha() constGraphics::ImageDecoder
ImageDecoder()Graphics::ImageDecoder
ImageDecoder(const ImageDecoder &image)Graphics::ImageDecoder
isCompressed() constGraphics::ImageDecoder
isCubeMap() constGraphics::ImageDecoder
load(Common::SeekableReadStream &nbfs, Common::SeekableReadStream &nbfp, uint32 width, uint32 height)Graphics::NBFSprivate
MipMaps typedefGraphics::ImageDecoderprotected
NBFS(Common::SeekableReadStream &nbfs, Common::SeekableReadStream &nbfp, uint32 width, uint32 height)Graphics::NBFS
operator=(const ImageDecoder &image)Graphics::ImageDecoder
readImage(Common::SeekableReadStream &nbfs, const byte *palette, uint32 width, uint32 height)Graphics::NBFSprivate
readPalette(Common::SeekableReadStream &nbfp)Graphics::NBFSprivate
~ImageDecoder()Graphics::ImageDecodervirtual
~NBFS()Graphics::NBFS