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 2.19 by greg, Sat Oct 13 20:15:43 2012 UTC vs.
Revision 2.20 by greg, Sun Aug 11 02:57:49 2013 UTC

# Line 20 | Line 20 | extern "C" {
20  
21   struct illum_args {
22          int     flags;                  /* flags from list above */
23        double  thick;                  /* object thickness */
23          char    matname[MAXSTR];        /* illum material name */
24          char    datafile[MAXSTR];       /* distribution data file name */
25          int     dfnum;                  /* data file number */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines