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

Comparing ray/src/hd/rholo.h (file contents):
Revision 3.18 by gwlarson, Sun Jan 31 10:56:57 1999 UTC vs.
Revision 3.19 by gwlarson, Tue Feb 2 16:13:24 1999 UTC

# Line 94 | Line 94 | extern int     nowarn;         /* turn warnings off? */
94   extern int      ncprocs;        /* number of requested compute processes */
95   extern int      nprocs;         /* number of running compute processes */
96  
97 < extern double   expval;         /* global exposure value */
97 > extern int      chunkycmp;      /* using "chunky" comparison mode */
98  
99   extern VIEWPOINT        myeye;  /* target view position */
100  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines