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

Comparing ray/src/hd/rhdisp.h (file contents):
Revision 3.16 by schorsch, Thu Jan 1 11:21:55 2004 UTC vs.
Revision 3.17 by greg, Fri May 20 02:06:39 2011 UTC

# Line 80 | Line 80 | extern void beam_init(int fresh);
80   extern void gridlines(void (*f)(FVECT wp[2]));
81          /* rhd_ctab.c */
82   extern int new_ctab(int ncolors);
83 < extern int get_pixel(BYTE rgb[3], void (*set_pixel)(int h, int r, int g, int b));
83 > extern int get_pixel(uby8 rgb[3], void (*set_pixel)(int h, int r, int g, int b));
84  
85  
86   #ifdef __cplusplus

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines