| # | Line 157 | Line 157 | int xmin, ymin, xmax, ymax; | |
|---|---|---|
| 157 | setcolor(thisray.rcol, 0.0, 0.0, 0.0); | |
| 158 | } else { | |
| 159 | rayorigin(&thisray, NULL, PRIMARY, 1.0); | |
| 160 | + | samplendx++; |
| 161 | rayvalue(&thisray); | |
| 162 | } | |
| 163 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |