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

#include <model_iqm.h>

+ Collaboration diagram for iqmanim_t:

Data Fields

unsigned int first_frame
 
unsigned int flags
 
float framerate
 
unsigned int name
 
unsigned int num_frames
 

Detailed Description

Definition at line 92 of file model_iqm.h.

Field Documentation

◆ first_frame

unsigned int iqmanim_t::first_frame

Definition at line 95 of file model_iqm.h.

Referenced by Mod_INTERQUAKEMODEL_Load().

◆ flags

unsigned int iqmanim_t::flags

Definition at line 97 of file model_iqm.h.

Referenced by Mod_INTERQUAKEMODEL_Load().

◆ framerate

float iqmanim_t::framerate

Definition at line 96 of file model_iqm.h.

Referenced by Mod_INTERQUAKEMODEL_Load().

◆ name

unsigned int iqmanim_t::name

Definition at line 94 of file model_iqm.h.

Referenced by Mod_INTERQUAKEMODEL_Load().

◆ num_frames

unsigned int iqmanim_t::num_frames

Definition at line 95 of file model_iqm.h.

Referenced by Mod_INTERQUAKEMODEL_Load().


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