|
BRL-CAD
|
#include <tie.h>
Data Fields | |
| uint64_t | rays_fired |
| struct tie_kdtree_s * | kdtree |
| unsigned int | max_depth |
| unsigned int | tri_num |
| unsigned int | tri_num_alloc |
| struct tie_tri_s * | tri_list |
| int | stat |
| unsigned int | kdmethod |
| point_t | min |
| point_t | max |
| vect_t | amin |
| vect_t | amax |
| vect_t | mid |
| fastf_t | radius |
| struct tie_kdtree_s* kdtree |