UFO: Alien Invasion
Loading...
Searching...
No Matches
mBspVertex_t Struct Reference

#include <r_model_brush.h>

Collaboration diagram for mBspVertex_t:
Collaboration graph

Data Fields

vec3_t position
vec3_t normal

Detailed Description

in memory representation

Definition at line 36 of file r_model_brush.h.

Field Documentation

◆ normal

vec3_t mBspVertex_t::normal

Definition at line 38 of file r_model_brush.h.

Referenced by R_LoadBspVertexArrays(), and R_ModLoadNormals().

◆ position

vec3_t mBspVertex_t::position

Definition at line 37 of file r_model_brush.h.

Referenced by R_LoadBspVertexArrays(), R_ModLoadVertexes(), and R_ModShiftTile().


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