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

Comparing ray/src/px/pict.h (file contents):
Revision 1.1 by greg, Wed Oct 23 09:29:10 1991 UTC vs.
Revision 2.3 by greg, Sat Feb 22 02:07:27 2003 UTC

# Line 1 | Line 1
1 < /* SCCSid "$SunId$ AU" */
2 <
1 > /* RCSid: $Id$ */
2   /*
3 <    Header files for PICTs
5 <
3 > Header file for ra_pict.h
4   */
5  
6   #define HEADER_SIZE         512
# Line 12 | Line 10
10   #define PICT_EndOfPicture   0x00FF
11   #define PICT_PackBitsRect   0x0098
12   #define PICT_Pack32BitsRect 0x009A
15

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines