doom3-gpl
Doom 3 GPL source release
|
Go to the source code of this file.
Classes | |
struct | maNodeHeader_t |
struct | maAttribHeader_t |
struct | maTransform_s |
struct | maFace_t |
struct | maMesh_t |
struct | maMaterial_t |
struct | maObject_t |
struct | maFileNode_t |
struct | maMaterialNode_s |
struct | maModel_s |
Typedefs | |
typedef struct maTransform_s | maTransform_t |
typedef struct maMaterialNode_s | maMaterialNode_t |
typedef struct maModel_s | maModel_t |
Functions | |
maModel_t * | MA_Load (const char *fileName) |
void | MA_Free (maModel_t *ma) |
typedef struct maMaterialNode_s maMaterialNode_t |
typedef struct maTransform_s maTransform_t |
Definition at line 1039 of file Model_ma.cpp.
Definition at line 1008 of file Model_ma.cpp.