![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <model_hlmdl.h>
Data Fields | |
| int32_t | bone |
| vec3_t | org |
| int32_t | type |
| int8_t | unused0 [36] |
| vec3_t | unused1 [3] |
Definition at line 198 of file model_hlmdl.h.
| int32_t dhlmdl_attachment_t::bone |
Definition at line 202 of file model_hlmdl.h.
| vec3_t dhlmdl_attachment_t::org |
Definition at line 203 of file model_hlmdl.h.
| int32_t dhlmdl_attachment_t::type |
Definition at line 201 of file model_hlmdl.h.
| int8_t dhlmdl_attachment_t::unused0[36] |
Definition at line 200 of file model_hlmdl.h.
| vec3_t dhlmdl_attachment_t::unused1[3] |
Definition at line 204 of file model_hlmdl.h.