| # | Line 153 | Line 153 | srcsamps( /* sample sources from this surface positi | |
|---|---|---|
| 153 | d = 5.*FTINY; | |
| 154 | for (i = 3; i--; ) | |
| 155 | sr.rorg[i] += d*nrm[i]; | |
| 156 | + | samplendx++; /* increment sample counter */ |
| 157 | if (!srcray(&sr, NULL, &si)) | |
| 158 | break; /* end of sources */ | |
| 159 | /* index direction */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |