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 2.8 by greg, Thu Aug 21 07:05:59 2008 UTC vs.
Revision 2.9 by greg, Fri Sep 5 19:45:41 2008 UTC

# Line 94 | Line 94 | extern void    redraw(void);
94   extern void     repaint(int xmin, int ymin, int xmax, int ymax);
95   extern void     paintrect(PNODE *p, RECT *r);
96   extern PNODE    *findrect(int x, int y, PNODE *p, int pd);
97 + extern void     compavg(PNODE *p);
98   extern void     scalepict(PNODE *p, double sf);
99   extern void     getpictcolrs(int yoff, COLR *scan, PNODE *p,
100                          int xsiz, int ysiz);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines