xoreos  0.0.5
Graphics::Surface Member List

This is the complete list of members for Graphics::Surface, 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
fill(byte r, byte g, byte b, byte a)Graphics::Surface
getData()Graphics::Surface
getData() constGraphics::Surface
getDataType() constGraphics::ImageDecoder
getFormat() constGraphics::ImageDecoder
getFormatRaw() constGraphics::ImageDecoder
getHeight() constGraphics::Surface
getLayerCount() constGraphics::ImageDecoder
getMipMap(size_t mipMap) constGraphics::Surface
getMipMap() constGraphics::Surface
getMipMap()Graphics::Surface
Graphics::ImageDecoder::getMipMap(size_t mipMap, size_t layer=0) constGraphics::ImageDecoder
getMipMapCount() constGraphics::ImageDecoder
getPitch() constGraphics::Surfaceinline
getTXI() constGraphics::ImageDecoder
getWidth() constGraphics::Surface
hasAlpha() constGraphics::ImageDecoder
ImageDecoder()Graphics::ImageDecoder
ImageDecoder(const ImageDecoder &image)Graphics::ImageDecoder
isCompressed() constGraphics::ImageDecoder
isCubeMap() constGraphics::ImageDecoder
MipMaps typedefGraphics::ImageDecoderprotected
operator=(const ImageDecoder &image)Graphics::ImageDecoder
Surface(int width, int height)Graphics::Surface
~ImageDecoder()Graphics::ImageDecodervirtual
~Surface()Graphics::Surface