| # | Line 361 | Line 361 | raydist( /* compute (cumulative) ray distance */ | |
|---|---|---|
| 361 | ||
| 362 | extern void | |
| 363 | raycontrib( /* compute (cumulative) ray contribution */ | |
| 364 | < | double rc[3], |
| 364 | > | RREAL rc[3], |
| 365 | const RAY *r, | |
| 366 | int flags | |
| 367 | ) | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |