FTEQW
Documentation of the FTE engine source tree.
maliasframedesc_t Struct Reference

#include <gl_model.h>

Public Attributes

int firstpose
 
int numposes
 
float interval
 
dtrivertx_t bboxmin
 
dtrivertx_t bboxmax
 
vec3_t scale
 
vec3_t scale_origin
 
int frame
 
char name [16]
 

Member Data Documentation

◆ bboxmax

dtrivertx_t maliasframedesc_t::bboxmax

◆ bboxmin

dtrivertx_t maliasframedesc_t::bboxmin

◆ firstpose

int maliasframedesc_t::firstpose

◆ frame

int maliasframedesc_t::frame

◆ interval

float maliasframedesc_t::interval

◆ name

char maliasframedesc_t::name[16]

◆ numposes

int maliasframedesc_t::numposes

◆ scale

vec3_t maliasframedesc_t::scale

◆ scale_origin

vec3_t maliasframedesc_t::scale_origin

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