QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
testcontents.c File Reference

Macros

#define DIST_EPSILON   0
 
#define num_tests   (sizeof (tests) / sizeof (tests[0]))
 

Variables

box_t box = { {8, 8, 8} }
 
box_t player = { {16, 16, 28} }
 
box_t point = { {0, 0, 0} }
 
test_t tests []
 
int verbose = 0
 

Macro Definition Documentation

#define DIST_EPSILON   0
#define num_tests   (sizeof (tests) / sizeof (tests[0]))

Variable Documentation

box_t box = { {8, 8, 8} }
box_t player = { {16, 16, 28} }
box_t point = { {0, 0, 0} }
test_t tests[]
int verbose = 0