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 |
| #define DIST_EPSILON 0 |
| box_t box = { {8, 8, 8} } |
| box_t player = { {16, 16, 28} } |
| box_t point = { {0, 0, 0} } |
| test_t tests[] |
| int verbose = 0 |