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

#include <sw.h>

Public Attributes

int scoord [2]
 
float zicoord
 
vec4_t vcoord
 
vec2_t tccoord
 
vec2_t lmcoord
 
byte_vec4_t colour
 
unsigned int clipflags
 

Member Data Documentation

◆ clipflags

unsigned int swvert_t::clipflags

◆ colour

byte_vec4_t swvert_t::colour

◆ lmcoord

vec2_t swvert_t::lmcoord

◆ scoord

int swvert_t::scoord[2]

◆ tccoord

vec2_t swvert_t::tccoord

◆ vcoord

vec4_t swvert_t::vcoord

◆ zicoord

float swvert_t::zicoord

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