![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <model_psk.h>
Data Fields | |
| unsigned int | group |
| unsigned char | mattindex |
| unsigned char | unknown |
| unsigned short | vtxwindex [3] |
Definition at line 47 of file model_psk.h.
| unsigned int pskface_t::group |
Definition at line 52 of file model_psk.h.
Referenced by Mod_PSKMODEL_Load().
| unsigned char pskface_t::mattindex |
Definition at line 50 of file model_psk.h.
Referenced by Mod_PSKMODEL_Load().
| unsigned char pskface_t::unknown |
Definition at line 51 of file model_psk.h.
| unsigned short pskface_t::vtxwindex[3] |
Definition at line 49 of file model_psk.h.
Referenced by Mod_PSKMODEL_Load().