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

#include <model_hlmdl.h>

+ Collaboration diagram for dhlmdl_sequence_header_t:

Data Fields

int32_t id
 
int8_t name [64]
 
int32_t size
 
int32_t version
 

Detailed Description

Definition at line 94 of file model_hlmdl.h.

Field Documentation

◆ id

int32_t dhlmdl_sequence_header_t::id

Definition at line 96 of file model_hlmdl.h.

◆ name

int8_t dhlmdl_sequence_header_t::name[64]

Definition at line 98 of file model_hlmdl.h.

◆ size

int32_t dhlmdl_sequence_header_t::size

Definition at line 99 of file model_hlmdl.h.

◆ version

int32_t dhlmdl_sequence_header_t::version

Definition at line 97 of file model_hlmdl.h.


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