ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/ray.h
(Generate patch)

Comparing ray/src/rt/ray.h (file contents):
Revision 2.43 by greg, Mon Jun 15 15:44:03 2020 UTC vs.
Revision 2.44 by greg, Tue Jun 16 17:58:11 2020 UTC

# Line 137 | Line 137 | extern int     ambincl;        /* include == 1, exclude == 0 */
137  
138   extern int      ray_pnprocs;    /* number of child processes */
139   extern int      ray_pnidle;     /* number of idle processes */
140 extern int      ray_pnbatch;    /* throughput over responsiveness? */
140  
141   #ifndef AMBLLEN
142   #define AMBLLEN         512     /* max. ambient list length */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines