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.3 by greg, Thu Jul 16 12:08:46 1992 UTC vs.
Revision 2.4 by greg, Mon Aug 10 08:46:38 1992 UTC

# Line 39 | Line 39 | extern double  sumambient(), doambient(), makeambient(
39   #define  AVGREFL        0.5     /* assumed average reflectance */
40  
41   #define  AMBVALSIZ      75      /* number of bytes in portable AMBVAL struct */
42 < #define  AMBMAGIC       357     /* magic number for ambient value files */
42 > #define  AMBMAGIC       557     /* magic number for ambient value files */
43   #define  AMBFMT         "Radiance_ambval"       /* format id string */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines