![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <model_dpmodel.h>
Data Fields | |
unsigned int | flags |
char | name [32] |
signed int | parent |
Definition at line 70 of file model_dpmodel.h.
unsigned int dpmbone_t::flags |
Definition at line 77 of file model_dpmodel.h.
char dpmbone_t::name[32] |
Definition at line 73 of file model_dpmodel.h.
Referenced by Mod_DARKPLACESMODEL_Load().
signed int dpmbone_t::parent |
Definition at line 75 of file model_dpmodel.h.