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

Comparing src/util/glare.h (file contents):
Revision 2.6 by schorsch, Fri Jan 2 12:51:54 2004 UTC vs.
Revision 2.8 by greg, Sat Jun 7 05:09:46 2025 UTC

# Line 6 | Line 6
6   #define _RAD_GLARE_H_
7  
8   #include "standard.h"
9 + #include "paths.h"
10   #include "view.h"
11   #include "color.h"
12   #include "setscan.h"
# Line 77 | Line 78 | extern struct source {
78   extern long     npixinvw;       /* number of samples in view */
79   extern long     npixmiss;       /* number of samples missing */
80  
81 <        /* defined in findglare.c */;
81 >        /* defined in findglare.c */
82   extern void memerr(char *s);
83   extern int compdir(FVECT vd, int x, int y);
84   extern double pixsize(int x, int y);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines