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

Comparing ray/src/gen/mksource.c (file contents):
Revision 2.3 by schorsch, Mon Sep 19 12:32:12 2005 UTC vs.
Revision 2.4 by greg, Fri Sep 23 19:22:37 2005 UTC

# Line 29 | Line 29 | typedef struct lostlight {
29          COLOR           intens;         /* output times solid angle */
30   } LOSTLIGHT;
31  
32 < char    *progname;
32 > extern char     *progname;
33  
34   FVECT   scene_cent;             /* center of octree cube */
35   RREAL   scene_rad;              /* radius to get outside cube from center */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines