#include "ExDefine.h"
#include "ExMath.h"
#include "ExNihiloExecption.h"
Aller au code source de ce fichier.
Composants | |
class | ExCImageLoader |
struct | PCXHEADER |
Définitions des macros | |
#define | TGA_RGB 2 |
#define | TGA_A 3 |
#define | TGA_RLE 10 |
Énumérations | |
enum | TextureType { BMP, TGA, PCX, JPG, RGB, RAW, PPM, UNKNOWN } |
|
Définition à la ligne 63 du fichier ExCImageLoader.h. |
|
Définition à la ligne 62 du fichier ExCImageLoader.h. |
|
Définition à la ligne 64 du fichier ExCImageLoader.h. |
|
Définition à la ligne 66 du fichier ExCImageLoader.h. Référencé par ExCImageLoader::FindTextureType().
|