DHART
|
Bounding box. More...
#include <nanort.h>
Public Member Functions | |
BBox () | |
Public Attributes | |
real3< T > | bmin |
real3< T > | bmax |
|
inline |
Definition at line 641 of file nanort.h.
References nanort::BBox< T >::bmax, and nanort::BBox< T >::bmin.
real3<T> nanort::BBox< T >::bmax |
Definition at line 639 of file nanort.h.
Referenced by nanort::BBox< T >::BBox(), and nanort::BVHAccel< T >::Build().
real3<T> nanort::BBox< T >::bmin |
Definition at line 638 of file nanort.h.
Referenced by nanort::BBox< T >::BBox(), and nanort::BVHAccel< T >::Build().