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

Comparing ray/src/gen/mkillum.h (file contents):
Revision 1.3 by greg, Wed Jul 24 16:48:25 1991 UTC vs.
Revision 1.4 by greg, Thu Jul 25 10:59:03 1991 UTC

# Line 26 | Line 26 | struct illum_args {
26          char    altmat[MAXSTR];         /* alternate material name */
27          int     sampdens;               /* point sample density */
28          int     nsamps;                 /* # of samples in each direction */
29 <        float   col[3];                 /* average color */
29 >        float   col[3];                 /* computed average color */
30   };                              /* illum options */
31  
32   struct rtproc {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines