#include "ExDefine.h"
#include "ExMath.h"
#include "ExCModelMD.h"
#include "ExCImageLoader.h"
Aller au code source de ce fichier.
Composants | |
class | ExCModelMD2 |
struct | frame_t |
struct | framePoint_t |
struct | mesh_t |
struct | modelHeader_t |
struct | stIndex_t |
Définitions des macros | |
#define | MD2_MAX_TRIANGLES 4096 |
#define | MD2_MAX_VERTICES 2048 |
#define | MD2_MAX_TEXCOORDS 2048 |
#define | MD2_MAX_FRAMES 512 |
#define | MD2_MAX_SKINS 32 |
#define | MD2_MAX_FRAMESIZE (MD2_MAX_VERTICES * 4 + 128) |
|
Définition à la ligne 37 du fichier ExCModelMD2.h. |
|
Définition à la ligne 39 du fichier ExCModelMD2.h. |
|
Définition à la ligne 38 du fichier ExCModelMD2.h. |
|
Définition à la ligne 36 du fichier ExCModelMD2.h. |
|
Définition à la ligne 34 du fichier ExCModelMD2.h. |
|
Définition à la ligne 35 du fichier ExCModelMD2.h. |