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

Data Fields

const mBspModel_tbsp
 
vec3_t origin
 
vec3_t angles
 

Detailed Description

Definition at line 42 of file r_bsp.cpp.

Field Documentation

vec3_t bspRenderRef_s::angles

Definition at line 45 of file r_bsp.cpp.

Referenced by R_AddBspRRef(), and R_RenderBspRRefs().

const mBspModel_t* bspRenderRef_s::bsp

Definition at line 43 of file r_bsp.cpp.

Referenced by R_AddBspRRef(), and R_RenderBspRRefs().

vec3_t bspRenderRef_s::origin

Definition at line 44 of file r_bsp.cpp.

Referenced by R_AddBspRRef(), and R_RenderBspRRefs().


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