#include "ExDefine.h"#include "Math/ExMath.h"#include "ExNihiloExecption.h"#include "ExNihiloNameSpace.h"#include <ddraw.h>Aller au code source de ce fichier.
Composants | |
| class | ExCImageLoader |
| struct | ExCImageLoader::PCXHEADER |
| struct | ExCImageLoader::tagBITMAPINFOHEADER |
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, DDS, UNKNOWN } |
|
|
Définition à la ligne 70 du fichier ExCImageLoader.h. |
|
|
Définition à la ligne 69 du fichier ExCImageLoader.h. |
|
|
Définition à la ligne 71 du fichier ExCImageLoader.h. Référencé par ExCImageLoader::LoadTGA(). |
|
|
Définition à la ligne 73 du fichier ExCImageLoader.h. Référencé par ExCImageLoader::FindTextureType().
|
1.3.4