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

Comparing ray/src/common/object.h (file contents):
Revision 2.1 by greg, Tue Nov 12 16:55:32 1991 UTC vs.
Revision 2.2 by greg, Mon Jan 25 12:41:25 1993 UTC

# Line 48 | Line 48 | typedef struct {
48          char  *oname;                   /* object name */
49          FUNARGS  oargs;                 /* object specification */
50          char  *os;                      /* object structure */
51        long  lastrno;                  /* last ray this was used with */
51   }  OBJREC;
52  
53   #ifndef  MAXOBJBLK

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines