|
UFO: Alien Invasion
|
#include <r_model_brush.h>

Data Fields | |
| vec3_t | position |
| vec3_t | normal |
in memory representation
Definition at line 36 of file r_model_brush.h.
| vec3_t mBspVertex_t::normal |
Definition at line 38 of file r_model_brush.h.
Referenced by R_LoadBspVertexArrays(), and R_ModLoadNormals().
| vec3_t mBspVertex_t::position |
Definition at line 37 of file r_model_brush.h.
Referenced by R_LoadBspVertexArrays(), R_ModLoadVertexes(), and R_ModShiftTile().