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

#include <model_hlmdl.h>

+ Collaboration diagram for dhlmdl_attachment_t:

Data Fields

int32_t bone
 
vec3_t org
 
int32_t type
 
int8_t unused0 [36]
 
vec3_t unused1 [3]
 

Detailed Description

Definition at line 198 of file model_hlmdl.h.

Field Documentation

◆ bone

int32_t dhlmdl_attachment_t::bone

Definition at line 202 of file model_hlmdl.h.

◆ org

vec3_t dhlmdl_attachment_t::org

Definition at line 203 of file model_hlmdl.h.

◆ type

int32_t dhlmdl_attachment_t::type

Definition at line 201 of file model_hlmdl.h.

◆ unused0

int8_t dhlmdl_attachment_t::unused0[36]

Definition at line 200 of file model_hlmdl.h.

◆ unused1

vec3_t dhlmdl_attachment_t::unused1[3]

Definition at line 204 of file model_hlmdl.h.


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