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

Data Fields

int vert
 
int normal
 
int texcoord
 

Detailed Description

Definition at line 27 of file r_model_obj.cpp.

Field Documentation

int mobjvert_s::normal

Definition at line 29 of file r_model_obj.cpp.

Referenced by R_LoadObjModelFace(), and R_LoadObjModelVertexArrays().

int mobjvert_s::texcoord

Definition at line 30 of file r_model_obj.cpp.

Referenced by R_LoadObjModelFace(), and R_LoadObjModelVertexArrays().

int mobjvert_s::vert

Definition at line 28 of file r_model_obj.cpp.

Referenced by R_LoadObjModelFace(), and R_LoadObjModelVertexArrays().


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