FTEQW
Documentation of the FTE engine source tree.
q3dvertex_t Struct Reference

#include <bspfile.h>

Public Attributes

float point [3]
 
float texcoords [2][2]
 
float normal [3]
 
unsigned char color [4]
 

Member Data Documentation

◆ color

unsigned char q3dvertex_t::color[4]

◆ normal

float q3dvertex_t::normal[3]

◆ point

float q3dvertex_t::point[3]

◆ texcoords

float q3dvertex_t::texcoords[2][2]

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