UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
textureref_t Struct Reference

#include <textures.h>

Data Fields

char name [MAX_TEXPATH]
 
bool footstepMarked
 
bool materialMarked
 

Detailed Description

Definition at line 33 of file textures.h.

Field Documentation

bool textureref_t::footstepMarked

only print it once to the footsteps file

Definition at line 35 of file textures.h.

Referenced by GenerateFootstepList().

bool textureref_t::materialMarked

only print it once to the material file

Definition at line 36 of file textures.h.

Referenced by GenerateMaterialFile().

char textureref_t::name[MAX_TEXPATH]

Definition at line 34 of file textures.h.


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