| # | 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 */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |