FTEQW
Documentation of the FTE engine source tree.
QCC_eval_s Union Reference

#include <qcc.h>

Public Attributes

QCC_string_t string
 
pvec_t _float
 
pdouble_t _double
 
pvec_t vector [3]
 
func_t function
 
pint_t _int
 
puint_t _uint
 
pint64_t i64
 
puint64_t u64
 

Member Data Documentation

◆ _double

pdouble_t QCC_eval_s::_double

◆ _float

pvec_t QCC_eval_s::_float

◆ _int

pint_t QCC_eval_s::_int

◆ _uint

puint_t QCC_eval_s::_uint

◆ function

func_t QCC_eval_s::function

◆ i64

pint64_t QCC_eval_s::i64

◆ string

QCC_string_t QCC_eval_s::string

◆ u64

puint64_t QCC_eval_s::u64

◆ vector

pvec_t QCC_eval_s::vector[3]

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