xoreos  0.0.5
Graphics::TPC Member List

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

_compressedGraphics::ImageDecoderprotected
_dataTypeGraphics::ImageDecoderprotected
_formatGraphics::ImageDecoderprotected
_formatRawGraphics::ImageDecoderprotected
_hasAlphaGraphics::ImageDecoderprotected
_isCubeMapGraphics::ImageDecoderprotected
_layerCountGraphics::ImageDecoderprotected
_mipMapsGraphics::ImageDecoderprotected
_txiGraphics::ImageDecoderprotected
checkCubeMap(uint32 &width, uint32 &height)Graphics::TPCprivate
decompress()Graphics::ImageDecoder
decompress(MipMap &out, const MipMap &in, PixelFormatRaw format)Graphics::ImageDecoderprotectedstatic
deSwizzle(byte *dst, const byte *src, uint32 width, uint32 height)Graphics::TPCprivatestatic
dumpTGA(const Common::UString &fileName) constGraphics::ImageDecoder
fixupCubeMap()Graphics::TPCprivate
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 &tpc)Graphics::TPCprivate
MipMaps typedefGraphics::ImageDecoderprotected
operator=(const ImageDecoder &image)Graphics::ImageDecoder
readData(Common::SeekableReadStream &tpc, byte encoding)Graphics::TPCprivate
readHeader(Common::SeekableReadStream &tpc, byte &encoding)Graphics::TPCprivate
readTXI(Common::SeekableReadStream &tpc)Graphics::TPCprivate
TPC(Common::SeekableReadStream &tpc)Graphics::TPC
~ImageDecoder()Graphics::ImageDecodervirtual
~TPC()Graphics::TPC