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

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

ufoModelAction_t modelConfig_s::action

Definition at line 65 of file ufomodel.cpp.

Referenced by main(), and UM_Parameter().

char modelConfig_s::fileName[MAX_QPATH]

Definition at line 64 of file ufomodel.cpp.

Referenced by main(), and UM_Parameter().

char modelConfig_s::inputName[MAX_QPATH]

Definition at line 67 of file ufomodel.cpp.

Referenced by main(), and UM_Parameter().

bool modelConfig_s::overwrite

Definition at line 62 of file ufomodel.cpp.

Referenced by PrecalcNormalsAndTangents(), and UM_Parameter().

float modelConfig_s::smoothness

Definition at line 66 of file ufomodel.cpp.

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

bool modelConfig_s::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: