![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <model_hlmdl.h>
Data Fields | |
int32_t | base |
int8_t | name [64] |
int32_t | num_models |
int32_t | ofs_models |
Definition at line 207 of file model_hlmdl.h.
int32_t dhlmdl_bodypart_t::base |
Definition at line 211 of file model_hlmdl.h.
int8_t dhlmdl_bodypart_t::name[64] |
Definition at line 209 of file model_hlmdl.h.
int32_t dhlmdl_bodypart_t::num_models |
Definition at line 210 of file model_hlmdl.h.
int32_t dhlmdl_bodypart_t::ofs_models |
Definition at line 212 of file model_hlmdl.h.