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 2.1 by greg, Tue Nov 12 17:10:27 1991 UTC vs.
Revision 2.2 by greg, Mon Jul 13 16:17:48 1992 UTC

# Line 37 | Line 37 | extern double  minarad;                /* minimum ambient radius */
37   extern double  sumambient(), doambient(), makeambient();
38  
39   #define  AVGREFL        0.5     /* assumed average reflectance */
40 +
41 + #define  AMBVALSIZ      75      /* number of bytes in portable AMBVAL struct */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines