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

#include <progdefs.h>

Public Attributes

pint_t null
 
union {
   pvec3_t   vec
 
   pvec_t   f
 
   pint_t   i
 
ret
 
union {
   pvec3_t   vec
 
   pvec_t   f
 
   pint_t   i
 
param [8]
 

Member Data Documentation

◆ f

pvec_t globalvars_s::f

◆ i

pint_t globalvars_s::i

◆ null

pint_t globalvars_s::null

◆ 

union { ... } globalvars_s::param[8]

◆ 

union { ... } globalvars_s::ret

◆ vec

pvec3_t globalvars_s::vec

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