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

Comparing ray/src/rt/rpaint.h (file contents):
Revision 1.1 by greg, Thu Feb 2 10:41:15 1989 UTC vs.
Revision 1.2 by greg, Mon Jan 8 13:37:52 1990 UTC

# Line 36 | Line 36 | extern PNODE  ptrunk;          /* the base of the image tree *
36  
37   extern VIEW  ourview;           /* current view parameters */
38   extern VIEW  oldview;           /* previous view parameters */
39 + extern int  hresolu, vresolu;   /* image resolution */
40  
41   extern int  greyscale;          /* map colors to brightness? */
42  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines