![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <model_hlmdl.h>
Data Fields | |
| vec3_t | bbmax |
| vec3_t | bbmin |
| int32_t | bone |
| int32_t | group |
Definition at line 130 of file model_hlmdl.h.
| vec3_t dhlmdl_hitbox_t::bbmax |
Definition at line 134 of file model_hlmdl.h.
| vec3_t dhlmdl_hitbox_t::bbmin |
Definition at line 134 of file model_hlmdl.h.
| int32_t dhlmdl_hitbox_t::bone |
Definition at line 132 of file model_hlmdl.h.
| int32_t dhlmdl_hitbox_t::group |
Definition at line 133 of file model_hlmdl.h.