Go to the source code of this file.
Classes | |
struct | TGA |
Variables | |
static const uint8 | uTGAcompare [12] = {0,0,2, 0,0,0,0,0,0,0,0,0} |
static const uint8 | cTGAcompare [12] = {0,0,10,0,0,0,0,0,0,0,0,0} |
const uint8 cTGAcompare[12] = {0,0,10,0,0,0,0,0,0,0,0,0} [static] |
Definition at line 46 of file TextureTarga.cpp.
const uint8 uTGAcompare[12] = {0,0,2, 0,0,0,0,0,0,0,0,0} [static] |
Definition at line 45 of file TextureTarga.cpp.