mElite  1.0
An Elite clone based on TextElite by Jan-Philipp Kappmeier and Melanie Schmidt.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
TextureLoaderTGA Member List

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

bgr2rgb(unsigned __int8 colorMode)TextureLoaderprotected
getBPP(void)TextureLoader
getFormat(void)TextureLoader
getHeight(void)TextureLoader
getImage()TextureLoader
getWidth(void)TextureLoader
isBGR(void)TextureLoader
load(const std::string &filename)TextureLoaderTGAvirtual
TextureLoader::load(BYTE *data, unsigned int width, unsigned int height, unsigned int bpp)TextureLoader
setBPP(unsigned int bpp)TextureLoaderprotected
setFormat(GLenum format)TextureLoaderprotected
setHeight(unsigned int height)TextureLoaderprotected
setImage(BYTE **image)TextureLoaderprotected
setImage(BYTE *image)TextureLoaderprotected
setWidth(unsigned int width)TextureLoaderprotected
TextureLoader(void)TextureLoader
TextureLoaderTGA(void)TextureLoaderTGA
toBGR(void)TextureLoader
toRGB(void)TextureLoader
useBGR(bool value)TextureLoader
useBGR(void)TextureLoader
write(const std::string &filename)TextureLoaderTGAvirtual
~TextureLoader(void)TextureLoader
~TextureLoaderTGA(void)TextureLoaderTGA