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

#include <model_iqm.h>

+ Collaboration diagram for iqmpose_t:

Data Fields

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

Detailed Description

Definition at line 84 of file model_iqm.h.

Field Documentation

◆ channelmask

unsigned int iqmpose_t::channelmask

Definition at line 87 of file model_iqm.h.

Referenced by Mod_INTERQUAKEMODEL_Load().

◆ channeloffset

float iqmpose_t::channeloffset[10]

Definition at line 88 of file model_iqm.h.

Referenced by Mod_INTERQUAKEMODEL_Load().

◆ channelscale

float iqmpose_t::channelscale[10]

Definition at line 88 of file model_iqm.h.

Referenced by Mod_INTERQUAKEMODEL_Load().

◆ parent

signed int iqmpose_t::parent

Definition at line 86 of file model_iqm.h.

Referenced by Mod_INTERQUAKEMODEL_Load().


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