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

Comparing ray/src/common/tonemap.h (file contents):
Revision 3.9 by gwlarson, Mon Oct 5 16:49:52 1998 UTC vs.
Revision 3.10 by gwlarson, Sun Dec 20 16:38:29 1998 UTC

# Line 49 | Line 49
49  
50   #define TM_BRTSCALE     128             /* brightness scale factor (integer) */
51  
52 + #define TM_NOBRT        (-1<<15)        /* bogus brightness value */
53 +
54   #define TM_MAXPKG       8               /* maximum number of color formats */
55  
56  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines