Path Tracer
Public Member Functions | Public Attributes | List of all members
ptracey::InnerParams Struct Reference

Public Member Functions

 InnerParams (int sx, int ex, const camera &c, int imw, int imh, int ps, int d, const hittable_list &hs, const spectrum &b)
 

Public Attributes

camera cam
 
int imwidth
 
int imheight
 
int psample
 
int mdepth
 
int startx
 
int endx
 
hittable_list scene
 
spectrum background
 

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