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

Comparing ray/src/px/pcond.h (file contents):
Revision 3.13 by greg, Mon Nov 8 15:50:59 2004 UTC vs.
Revision 3.14 by greg, Sun Nov 14 16:57:18 2004 UTC

# Line 128 | Line 128 | extern void adjveil(void);             /* adjust veil image */
128   #endif
129   extern void acuscan(COLOR *scln, int y);        /* get acuity-sampled scanline */
130   extern void addveil(COLOR *sl, int y);  /* add veil to scanline */
131 < extern int initacuity(void);            /* initialize variable acuity sampling */
131 > extern void initacuity(void);           /* initialize variable acuity sampling */
132   extern double hacuity(double La);       /* human acuity func. (cycles/deg.) */
133  
134   #ifdef __cplusplus

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines