|
mElite
1.0
An Elite clone based on TextElite by Jan-Philipp Kappmeier and Melanie Schmidt.
|
This is the complete list of members for TextureLoaderTGA, including all inherited members.
| bgr2rgb(unsigned __int8 colorMode) | TextureLoader | protected |
| getBPP(void) | TextureLoader | |
| getFormat(void) | TextureLoader | |
| getHeight(void) | TextureLoader | |
| getImage() | TextureLoader | |
| getWidth(void) | TextureLoader | |
| isBGR(void) | TextureLoader | |
| load(const std::string &filename) | TextureLoaderTGA | virtual |
| TextureLoader::load(BYTE *data, unsigned int width, unsigned int height, unsigned int bpp) | TextureLoader | |
| setBPP(unsigned int bpp) | TextureLoader | protected |
| setFormat(GLenum format) | TextureLoader | protected |
| setHeight(unsigned int height) | TextureLoader | protected |
| setImage(BYTE **image) | TextureLoader | protected |
| setImage(BYTE *image) | TextureLoader | protected |
| setWidth(unsigned int width) | TextureLoader | protected |
| TextureLoader(void) | TextureLoader | |
| TextureLoaderTGA(void) | TextureLoaderTGA | |
| toBGR(void) | TextureLoader | |
| toRGB(void) | TextureLoader | |
| useBGR(bool value) | TextureLoader | |
| useBGR(void) | TextureLoader | |
| write(const std::string &filename) | TextureLoaderTGA | virtual |
| ~TextureLoader(void) | TextureLoader | |
| ~TextureLoaderTGA(void) | TextureLoaderTGA |
1.8.2