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

Comparing ray/src/rt/source.h (file contents):
Revision 1.8 by greg, Thu Jun 20 13:43:36 1991 UTC vs.
Revision 1.9 by greg, Thu Jun 20 16:36:44 1991 UTC

# Line 83 | Line 83 | extern double  srcray();                /* ray to sour
83  
84   extern SPOT  *makespot();               /* make spotlight */
85  
86 extern SRCREC  *newsource();            /* allocate new source */
87
86   extern double  dstrsrc;                 /* source distribution amount */
87   extern double  shadthresh;              /* relative shadow threshold */
88   extern double  shadcert;                /* shadow testing certainty */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines