xoreos  0.0.5
Graphics::CBGT Member List

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

_compressedGraphics::ImageDecoderprotected
_dataTypeGraphics::ImageDecoderprotected
_formatGraphics::ImageDecoderprotected
_formatRawGraphics::ImageDecoderprotected
_hasAlphaGraphics::ImageDecoderprotected
_isCubeMapGraphics::ImageDecoderprotected
_layerCountGraphics::ImageDecoderprotected
_mipMapsGraphics::ImageDecoderprotected
_txiGraphics::ImageDecoderprotected
CBGT(Common::SeekableReadStream &cbgt, Common::SeekableReadStream &pal, Common::SeekableReadStream &twoda)Graphics::CBGT
Cells typedefGraphics::CBGTprivate
checkConsistency(ReadContext &ctx)Graphics::CBGTprivate
createImage(uint32 width, uint32 height)Graphics::CBGTprivate
decompress()Graphics::ImageDecoder
decompress(MipMap &out, const MipMap &in, PixelFormatRaw format)Graphics::ImageDecoderprotectedstatic
drawImage(ReadContext &ctx)Graphics::CBGTprivate
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(ReadContext &ctx)Graphics::CBGTprivate
MipMaps typedefGraphics::ImageDecoderprotected
operator=(const ImageDecoder &image)Graphics::ImageDecoder
PaletteIndices typedefGraphics::CBGTprivate
Palettes typedefGraphics::CBGTprivate
readCells(ReadContext &ctx)Graphics::CBGTprivate
readPaletteIndices(ReadContext &ctx)Graphics::CBGTprivate
readPalettes(ReadContext &ctx)Graphics::CBGTprivate
~CBGT()Graphics::CBGT
~ImageDecoder()Graphics::ImageDecodervirtual