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

#include <bspfile.h>

Public Attributes

char name [32]
 
unsigned width
 
unsigned height
 
unsigned offsets [MIPLEVELS]
 
char animname [32]
 
int flags
 
int contents
 
int value
 

Member Data Documentation

◆ animname

char q2miptex_s::animname[32]

◆ contents

int q2miptex_s::contents

◆ flags

int q2miptex_s::flags

◆ height

unsigned q2miptex_s::height

◆ name

char q2miptex_s::name[32]

◆ offsets

unsigned q2miptex_s::offsets[MIPLEVELS]

◆ value

int q2miptex_s::value

◆ width

unsigned q2miptex_s::width

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