LLImageTGA Member List

This is the complete list of members for LLImageTGA, including all inherited members.

allocateData(S32 size=-1)LLImageFormatted [virtual]
allocateDataSize(S32 width, S32 height, S32 ncomponents, S32 size=-1)LLImageBase
appendData(U8 *data, S32 size)LLImageFormatted
calc_download_priority(F32 virtual_size, F32 visible_area, S32 bytes_sent)LLImageBase [static]
calcDataSize(S32 discard_level)LLImageFormatted [virtual]
calcDiscardLevelBytes(S32 bytes)LLImageFormatted [virtual]
calcHeaderSize()LLImageFormatted [inline, virtual]
cleanupClass()LLThreadSafeRefCount [static]
copyData(U8 *data, S32 size)LLImageFormatted [protected]
createFromExtension(const LLString &instring)LLImageFormatted [static]
createFromType(S8 codec)LLImageFormatted [static]
decode(LLImageRaw *raw_image, F32 decode_time=0.0)LLImageTGA [virtual]
LLImageFormatted::decode(LLImageRaw *raw_image, F32 decode_time, S32 first_channel, S32 max_channel)LLImageFormatted [virtual]
decodeAndProcess(LLImageRaw *raw_image, F32 domain, F32 weight)LLImageTGA
decodeColorMap(LLImageRaw *raw_image, BOOL rle, BOOL flipped)LLImageTGA [private]
decodeColorMapPixel15(U8 *dst, const U8 *src)LLImageTGA [private]
decodeColorMapPixel24(U8 *dst, const U8 *src)LLImageTGA [private]
decodeColorMapPixel32(U8 *dst, const U8 *src)LLImageTGA [private]
decodeColorMapPixel8(U8 *dst, const U8 *src)LLImageTGA [private]
decodeTruecolor(LLImageRaw *raw_image, BOOL rle, BOOL flipped)LLImageTGA [private]
decodeTruecolorNonRle(LLImageRaw *raw_image, BOOL &alpha_opaque)LLImageTGA [private]
decodeTruecolorPixel15(U8 *dst, const U8 *src)LLImageTGA [inline, private]
decodeTruecolorRle15(LLImageRaw *raw_image)LLImageTGA [private]
decodeTruecolorRle24(LLImageRaw *raw_image)LLImageTGA [private]
decodeTruecolorRle32(LLImageRaw *raw_image, BOOL &alpha_opaque)LLImageTGA [private]
decodeTruecolorRle8(LLImageRaw *raw_image)LLImageTGA [private]
deleteData()LLImageFormatted [virtual]
dump()LLImageFormatted [virtual]
encode(const LLImageRaw *raw_image, F32 encode_time=0.0)LLImageTGA [virtual]
generateMip(const U8 *indata, U8 *mipdata, int width, int height, S32 nchannels)LLImageBase [static]
getCodec() const LLImageFormatted
getComponents() const LLImageBase [inline]
getData() const LLImageBase [inline]
getData()LLImageBase [inline]
getDataSize() const LLImageBase [inline]
getDiscardLevel() const LLImageFormatted [inline]
getHeight() const LLImageBase [inline]
getLastError()LLImageBase [inline, static]
getNumRefs() const LLThreadSafeRefCount [inline]
getRawDiscardLevel()LLImageFormatted [inline, virtual]
getWidth() const LLImageBase [inline]
initClass()LLThreadSafeRefCount [static]
isDecoded() const LLImageFormatted [inline]
isDecoding() const LLImageFormatted [inline]
LLImageBase()LLImageBase
LLImageFormatted(S8 codec)LLImageFormatted
LLImageTGA()LLImageTGA
LLImageTGA(const LLString &file_name)LLImageTGA
LLThreadSafeRefCount()LLThreadSafeRefCount
load(const LLString &filename)LLImageFormatted
loadFile(const LLString &file_name)LLImageTGA [private]
mAttributeBitsLLImageTGA [private]
mCodecLLImageFormatted [protected]
mColorMapLLImageTGA [private]
mColorMapBytesPerEntryLLImageTGA [private]
mColorMapDepthLLImageTGA [private]
mColorMapIndexHiLLImageTGA [private]
mColorMapIndexLoLLImageTGA [private]
mColorMapLengthLLImageTGA [private]
mColorMapLengthHiLLImageTGA [private]
mColorMapLengthLoLLImageTGA [private]
mColorMapStartLLImageTGA [private]
mColorMapTypeLLImageTGA [private]
mDataOffsetLLImageTGA [private]
mDecodedLLImageFormatted [protected]
mDecodingLLImageFormatted [protected]
mDiscardLevelLLImageFormatted [protected]
mHeightHiLLImageTGA [private]
mHeightLoLLImageTGA [private]
mIDLengthLLImageTGA [private]
mImageTypeLLImageTGA [private]
mInterleaveLLImageTGA [private]
mIs15BitLLImageTGA [private]
mMemTypeLLImageBase
mOriginRightBitLLImageTGA [private]
mOriginTopBitLLImageTGA [private]
mPixelSizeLLImageTGA [private]
mWidthHiLLImageTGA [private]
mWidthLoLLImageTGA [private]
mXOffsetHiLLImageTGA [private]
mXOffsetLoLLImageTGA [private]
mYOffsetHiLLImageTGA [private]
mYOffsetLoLLImageTGA [private]
reallocateData(S32 size)LLImageFormatted [virtual]
ref()LLThreadSafeRefCount [inline]
resetLastError()LLImageBase [inline, static]
s5to8bitsLLImageTGA [private, static]
sanityCheck()LLImageFormatted [virtual]
save(const LLString &filename)LLImageFormatted
setData(U8 *data, S32 size)LLImageFormatted
setDataAndSize(U8 *data, S32 size)LLImageBase [inline, protected]
setDiscardLevel(S8 discard_level)LLImageFormatted [inline]
setLastError(const LLString &message, const LLString &filename=LLString())LLImageBase [static]
setSize(S32 width, S32 height, S32 ncomponents)LLImageBase
setSizeOverride(BOOL enabled)LLImageBase [inline, static]
sGlobalFormattedMemoryLLImageFormatted [static]
sLastErrorMessageLLImageBase [static]
sSizeOverrideLLImageBase [static]
TYPE_AVATAR_BAKE enum valueLLImageBase
TYPE_NORMAL enum valueLLImageBase
unref()LLThreadSafeRefCount [inline]
updateData()LLImageTGA [virtual]
~LLImageBase()LLImageBase [protected, virtual]
~LLImageFormatted()LLImageFormatted [protected]
~LLImageTGA()LLImageTGA [protected, virtual]
~LLThreadSafeRefCount()LLThreadSafeRefCount [protected, virtual]


Generated on Thu Jul 1 06:11:25 2010 for Second Life Viewer by  doxygen 1.4.7