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

Comparing ray/src/hd/rhd_odraw.h (file contents):
Revision 3.12 by schorsch, Thu Jan 1 11:21:55 2004 UTC vs.
Revision 3.13 by greg, Fri Jan 7 20:33:02 2005 UTC

# Line 34 | Line 34 | extern struct ODview {
34  
35   extern int      odNViews;       /* number of views in our list */
36  
37 + extern TMstruct *tmGlobal;      /* global tone-mapping structure */
38 +
39   extern struct ODsamp {
40          union ODfunion {
41                  float   prox;                   /* viewpoint proximity */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines