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

#include <model_iqm.h>

+ Collaboration diagram for iqmpose1_t:

Data Fields

unsigned int channelmask
 
float channeloffset [9]
 
float channelscale [9]
 
signed int parent
 

Detailed Description

Definition at line 76 of file model_iqm.h.

Field Documentation

◆ channelmask

unsigned int iqmpose1_t::channelmask

Definition at line 79 of file model_iqm.h.

Referenced by Mod_INTERQUAKEMODEL_Load().

◆ channeloffset

float iqmpose1_t::channeloffset[9]

Definition at line 80 of file model_iqm.h.

Referenced by Mod_INTERQUAKEMODEL_Load().

◆ channelscale

float iqmpose1_t::channelscale[9]

Definition at line 80 of file model_iqm.h.

Referenced by Mod_INTERQUAKEMODEL_Load().

◆ parent

signed int iqmpose1_t::parent

Definition at line 78 of file model_iqm.h.

Referenced by Mod_INTERQUAKEMODEL_Load().


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