DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
dhlmdl_hitbox_t Struct Reference

#include <model_hlmdl.h>

+ Collaboration diagram for dhlmdl_hitbox_t:

Data Fields

vec3_t bbmax
 
vec3_t bbmin
 
int32_t bone
 
int32_t group
 

Detailed Description

Definition at line 130 of file model_hlmdl.h.

Field Documentation

◆ bbmax

vec3_t dhlmdl_hitbox_t::bbmax

Definition at line 134 of file model_hlmdl.h.

◆ bbmin

vec3_t dhlmdl_hitbox_t::bbmin

Definition at line 134 of file model_hlmdl.h.

◆ bone

int32_t dhlmdl_hitbox_t::bone

Definition at line 132 of file model_hlmdl.h.

◆ group

int32_t dhlmdl_hitbox_t::group

Definition at line 133 of file model_hlmdl.h.


The documentation for this struct was generated from the following file: