| # | Line 40 | Line 40 | nextssamp( /* compute sample for source, rtn. distan | |
|---|---|---|
| 40 | { | |
| 41 | int cent[3], size[3], parr[2]; | |
| 42 | SRCREC *srcp; | |
| 43 | < | FVECT vpos; |
| 43 | > | double vpos[3]; |
| 44 | double d; | |
| 45 | int i; | |
| 46 | nextsample: | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |