![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <model_psk.h>
Data Fields | |
| unsigned char | mattindex |
| unsigned short | pntsindex |
| float | texcoord [2] |
| unsigned char | unknown1 [2] |
| unsigned char | unknown2 |
| unsigned char | unknown3 [2] |
Definition at line 36 of file model_psk.h.
| unsigned char pskvtxw_t::mattindex |
Definition at line 41 of file model_psk.h.
| unsigned short pskvtxw_t::pntsindex |
Definition at line 38 of file model_psk.h.
Referenced by Mod_PSKMODEL_Load().
| float pskvtxw_t::texcoord[2] |
Definition at line 40 of file model_psk.h.
Referenced by Mod_PSKMODEL_Load().
| unsigned char pskvtxw_t::unknown1[2] |
Definition at line 39 of file model_psk.h.
| unsigned char pskvtxw_t::unknown2 |
Definition at line 42 of file model_psk.h.
| unsigned char pskvtxw_t::unknown3[2] |
Definition at line 43 of file model_psk.h.