xoreos  0.0.5
Graphics::NCGR Member List

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

_compressedGraphics::ImageDecoderprotected
_dataTypeGraphics::ImageDecoderprotected
_formatGraphics::ImageDecoderprotected
_formatRawGraphics::ImageDecoderprotected
_hasAlphaGraphics::ImageDecoderprotected
_isCubeMapGraphics::ImageDecoderprotected
_layerCountGraphics::ImageDecoderprotected
_mipMapsGraphics::ImageDecoderprotected
_txiGraphics::ImageDecoderprotected
calculateGrid(ReadContext &ctx, uint32 &imageWidth, uint32 &imageHeight)Graphics::NCGRprivate
decompress()Graphics::ImageDecoder
decompress(MipMap &out, const MipMap &in, PixelFormatRaw format)Graphics::ImageDecoderprotectedstatic
draw(ReadContext &ctx)Graphics::NCGRprivate
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(const std::vector< Common::SeekableReadStream *> &ncgrs, uint32 width, uint32 height, Common::SeekableReadStream &nclr)Graphics::NCGRprivate
load(NCGRFile &ctx)Graphics::NCGRprivate
MipMaps typedefGraphics::ImageDecoderprotected
NCGR(Common::SeekableReadStream &ncgr, Common::SeekableReadStream &nclr)Graphics::NCGR
NCGR(const std::vector< Common::SeekableReadStream *> &ncgrs, uint32 width, uint32 height, Common::SeekableReadStream &nclr)Graphics::NCGR
open(Common::SeekableReadStream &stream)Aurora::NitroFileprotectedstatic
open(Common::SeekableReadStream *stream)Aurora::NitroFileprotectedstatic
operator=(const ImageDecoder &image)Graphics::ImageDecoder
readChar(NCGRFile &ctx)Graphics::NCGRprivate
readHeader(NCGRFile &ctx)Graphics::NCGRprivate
~ImageDecoder()Graphics::ImageDecodervirtual
~NCGR()Graphics::NCGR