UFO: Alien Invasion
modelConfig_t Struct Reference
Collaboration diagram for modelConfig_t:
Collaboration graph

Data Fields

bool overwrite
 
bool verbose
 
char fileName [MAX_QPATH]
 
ufoModelAction_t action
 
float smoothness
 
char inputName [MAX_QPATH]
 

Detailed Description

Definition at line 61 of file ufomodel.cpp.

Field Documentation

◆ action

ufoModelAction_t modelConfig_t::action

Definition at line 65 of file ufomodel.cpp.

Referenced by main(), and UM_Parameter().

◆ fileName

char modelConfig_t::fileName[MAX_QPATH]

Definition at line 64 of file ufomodel.cpp.

Referenced by main(), and UM_Parameter().

◆ inputName

char modelConfig_t::inputName[MAX_QPATH]

Definition at line 67 of file ufomodel.cpp.

Referenced by main(), and UM_Parameter().

◆ overwrite

bool modelConfig_t::overwrite

Definition at line 62 of file ufomodel.cpp.

Referenced by PrecalcNormalsAndTangents(), and UM_Parameter().

◆ smoothness

float modelConfig_t::smoothness

Definition at line 66 of file ufomodel.cpp.

Referenced by PrecalcNormalsAndTangents(), UM_DefaultParameter(), and UM_Parameter().

◆ verbose

bool modelConfig_t::verbose

Definition at line 63 of file ufomodel.cpp.

Referenced by Com_DPrintf(), and UM_Parameter().


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