Main Page   Namespace List   Class Hierarchy   Alphabetical List   Data Structures   File List   Namespace Members   Data Fields   Globals  

ExCModelMD2.h File Reference

#include "ExDefine.h"
#include "ExMath.h"
#include "ExCModelMD.h"
#include "ExCImageLoader.h"

Go to the source code of this file.

Data Structures

class  ExCModelMD2
struct  frame_t
struct  framePoint_t
struct  mesh_t
struct  modelHeader_t
struct  stIndex_t

Defines

#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)


Define Documentation

#define MD2_MAX_FRAMES   512
 

Definition at line 37 of file ExCModelMD2.h.

#define MD2_MAX_FRAMESIZE   (MD2_MAX_VERTICES * 4 + 128)
 

Definition at line 39 of file ExCModelMD2.h.

#define MD2_MAX_SKINS   32
 

Definition at line 38 of file ExCModelMD2.h.

#define MD2_MAX_TEXCOORDS   2048
 

Definition at line 36 of file ExCModelMD2.h.

#define MD2_MAX_TRIANGLES   4096
 

Definition at line 34 of file ExCModelMD2.h.

#define MD2_MAX_VERTICES   2048
 

Definition at line 35 of file ExCModelMD2.h.


Generated on Tue Dec 10 18:20:11 2002 for ExNihilo by doxygen1.3-rc1