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

Comparing ray/src/rt/ambient.h (file contents):
Revision 1.1 by greg, Fri Jun 7 10:03:51 1991 UTC vs.
Revision 1.2 by greg, Tue Aug 20 10:02:43 1991 UTC

# Line 35 | Line 35 | extern double  maxarad;                /* maximum ambient radius */
35   extern double  minarad;         /* minimum ambient radius */
36  
37   extern double  sumambient(), doambient(), makeambient();
38 +
39 + #define  AVGREFL        0.5     /* assumed average reflectance */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines