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 2.6 by schorsch, Fri Jan 2 12:51:54 2004 UTC vs.
Revision 2.7 by greg, Thu May 1 16:42:06 2008 UTC

# Line 77 | Line 77 | extern struct source {
77   extern long     npixinvw;       /* number of samples in view */
78   extern long     npixmiss;       /* number of samples missing */
79  
80 <        /* defined in findglare.c */;
80 >        /* defined in findglare.c */
81   extern void memerr(char *s);
82   extern int compdir(FVECT vd, int x, int y);
83   extern double pixsize(int x, int y);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines