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

#include <bspfile.h>

Public Attributes

float point [3]
 
float stcoords [2]
 
float lmtexcoords [RBSP_STYLESPERSURF][2]
 
float normal [3]
 
unsigned char color [RBSP_STYLESPERSURF][4]
 

Member Data Documentation

◆ color

unsigned char rbspvertex_t::color[RBSP_STYLESPERSURF][4]

◆ lmtexcoords

float rbspvertex_t::lmtexcoords[RBSP_STYLESPERSURF][2]

◆ normal

float rbspvertex_t::normal[3]

◆ point

float rbspvertex_t::point[3]

◆ stcoords

float rbspvertex_t::stcoords[2]

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