![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <model_psk.h>
Data Fields | |
int | boneindex |
int | pntsindex |
float | weight |
Definition at line 82 of file model_psk.h.
int pskrawweights_t::boneindex |
Definition at line 86 of file model_psk.h.
Referenced by Mod_PSKMODEL_Load().
int pskrawweights_t::pntsindex |
Definition at line 85 of file model_psk.h.
Referenced by Mod_PSKMODEL_Load().
float pskrawweights_t::weight |
Definition at line 84 of file model_psk.h.
Referenced by Mod_PSKMODEL_Load().