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

Comparing ray/src/util/glare.h (file contents):
Revision 1.10 by greg, Thu Mar 21 17:11:48 1991 UTC vs.
Revision 1.11 by greg, Thu Mar 28 16:27:23 1991 UTC

# Line 69 | Line 69 | extern struct source {
69   } *donelist;                    /* finished sources */
70  
71   extern double   getviewpix();
72 +
73 + extern long     npixinvw;       /* number of samples in view */
74 + extern long     npixmiss;       /* number of samples missing */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines