Go to the source code of this file.
Namespaces | |
| namespace | gfx |
Classes | |
| class | gfx::Targa |
| C++ wrapper class around C tga_load() function. More... | |
Defines | |
| #define | GFX_TARGA_HH 1 |
Typedefs | |
| typedef void(* | gfx::TargaFilterFuncType )(uint8 *p, uint8 r, uint8 g, uint8 b, uint8 a) |
Functions | |
| void | gfx::DefaultTargaFilterFunc (uint8 *p, uint8 r, uint8 g, uint8 b, uint8 a) |
| uint8 * | gfx::tga_load (const uint8 *const ibuf, uint ibufLen, uint *olen, uint *w, uint *h, bool *hasAlpha, TargaFilterFuncType filterFunc) |
| #define GFX_TARGA_HH 1 |
Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:15 2007