Path Tracer
Public Member Functions | Public Attributes | List of all members
ptracey::aabb Class Reference

Public Member Functions

 aabb (const point3 &a, const point3 &b)
 
point3 min () const
 
point3 max () const
 
bool hit (const ray &r, double t_min, double t_max) const
 
double area () const
 
int longest_axis () const
 

Public Attributes

point3 minimum
 
point3 maximum
 

The documentation for this class was generated from the following file: