| # | Line 56 | Line 56 | double rw; | |
|---|---|---|
| 56 | r->newcset = r->clipset; | |
| 57 | r->ro = NULL; | |
| 58 | r->rot = FHUGE; | |
| 59 | – | r->rofs = 1.0; setident4(r->rofx); |
| 60 | – | r->robs = 1.0; setident4(r->robx); |
| 59 | r->pert[0] = r->pert[1] = r->pert[2] = 0.0; | |
| 60 | setcolor(r->pcol, 1.0, 1.0, 1.0); | |
| 61 | setcolor(r->rcol, 0.0, 0.0, 0.0); | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |