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

#include <model_hlmdl.h>

+ Collaboration diagram for dhlmdl_bodypart_t:

Data Fields

int32_t base
 
int8_t name [64]
 
int32_t num_models
 
int32_t ofs_models
 

Detailed Description

Definition at line 207 of file model_hlmdl.h.

Field Documentation

◆ base

int32_t dhlmdl_bodypart_t::base

Definition at line 211 of file model_hlmdl.h.

◆ name

int8_t dhlmdl_bodypart_t::name[64]

Definition at line 209 of file model_hlmdl.h.

◆ num_models

int32_t dhlmdl_bodypart_t::num_models

Definition at line 210 of file model_hlmdl.h.

◆ ofs_models

int32_t dhlmdl_bodypart_t::ofs_models

Definition at line 212 of file model_hlmdl.h.


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