DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
dhlmdl_animvalue_t Union Reference

#include <model_hlmdl.h>

+ Collaboration diagram for dhlmdl_animvalue_t:

Data Fields

struct { 
 
   uint8_t   total 
 
   uint8_t   valid 
 
num 
 
int16_t value
 

Detailed Description

Definition at line 181 of file model_hlmdl.h.

Field Documentation

◆ [struct]

struct { ... } dhlmdl_animvalue_t::num

◆ total

uint8_t dhlmdl_animvalue_t::total

Definition at line 185 of file model_hlmdl.h.

◆ valid

uint8_t dhlmdl_animvalue_t::valid

Definition at line 184 of file model_hlmdl.h.

◆ value

int16_t dhlmdl_animvalue_t::value

Definition at line 187 of file model_hlmdl.h.


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