|
BRL-CAD
|
Go to the source code of this file.
Functions | |
| int | bg_isect_aabb_ray (fastf_t *r_min, fastf_t *r_max, point_t opt, const fastf_t *invdir, const fastf_t *aabb_min, const fastf_t *aabb_max) |
| Intersection between a ray and an axis-aligned box. More... | |