|
SPH
|
#include "objects/finders/Bvh.h"Go to the source code of this file.
Classes | |
| struct | BvhTraversal |
| struct | BvhBuildEntry |
Functions | |
| bool | intersectBox (const Box &box, const Ray &ray, Float &t_min, Float &t_max) |
| Finds intersections of ray with a box. More... | |