doom3-gpl
Doom 3 GPL source release
|
#include <Model_ma.h>
Public Attributes | |
int | edge [3] |
int | vertexNum [3] |
int | tVertexNum [3] |
int | vertexColors [3] |
idVec3 | vertexNormals [3] |
Definition at line 57 of file Model_ma.h.
int maFace_t::edge[3] |
Definition at line 58 of file Model_ma.h.
int maFace_t::tVertexNum[3] |
Definition at line 60 of file Model_ma.h.
int maFace_t::vertexColors[3] |
Definition at line 61 of file Model_ma.h.
idVec3 maFace_t::vertexNormals[3] |
Definition at line 62 of file Model_ma.h.
int maFace_t::vertexNum[3] |
Definition at line 59 of file Model_ma.h.