SPH
|
Trait for finding intersections with a axis-aligned box. More...
#include <Bvh.h>
Public Member Functions | |
BvhBox (const Box &box) | |
INLINE bool | getIntersection (const Ray &ray, IntersectionInfo &intersection) const |
INLINE Box | getBBox () const |
INLINE Vector | getCenter () const |
Additional Inherited Members | |
![]() | |
Size | userData = Size(-1) |
Generic user data, can be used to store additional information to the primitives. More... | |
|
inline |