xoreos  0.0.5
Graphics::TXB Member List

This is the complete list of members for Graphics::TXB, 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
deSwizzle(byte *dst, const byte *src, uint32 width, uint32 height, uint8 bpp)Graphics::TXBprivatestatic
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 &txb)Graphics::TXBprivate
MipMaps typedefGraphics::ImageDecoderprotected
operator=(const ImageDecoder &image)Graphics::ImageDecoder
readData(Common::SeekableReadStream &txb, byte encoding)Graphics::TXBprivate
readHeader(Common::SeekableReadStream &txb, byte &encoding, uint32 &dataSize)Graphics::TXBprivate
readTXI(Common::SeekableReadStream &txb)Graphics::TXBprivate
TXB(Common::SeekableReadStream &txb)Graphics::TXB
~ImageDecoder()Graphics::ImageDecodervirtual
~TXB()Graphics::TXB