| 36 | 
  | 
### Special test of xform ### | 
| 37 | 
  | 
 | 
| 38 | 
  | 
test-xform:     combined.rad | 
| 39 | 
< | 
        radcompare -max 0.04 ref/combined.rad combined.rad | 
| 39 | 
> | 
        radcompare "-c#" -max 0.04 ref/combined.rad combined.rad | 
| 40 | 
  | 
 | 
| 41 | 
  | 
combined.rad:   combined_scene.rad | 
| 42 | 
< | 
        xform -f combined_scene.rad | grep -v '^[       ]*#' > combined.rad | 
| 42 | 
> | 
        xform -f combined_scene.rad > combined.rad | 
| 43 | 
  | 
 | 
| 44 | 
  | 
### Special test of rad ### | 
| 45 | 
  | 
 | 
| 311 | 
  | 
 | 
| 312 | 
  | 
### Octree for   tfunc ### | 
| 313 | 
  | 
 | 
| 314 | 
< | 
tfunc.oct:      tfunc.rif | 
| 314 | 
> | 
tfunc1.oct:     tfunc.rif | 
| 315 | 
  | 
        rad -v 0   tfunc.rif | 
| 316 | 
  | 
 | 
| 317 | 
  | 
### Reference and test for   tfunc view   def ### | 
| 323 | 
  | 
        make   tfunc_def.hdr | 
| 324 | 
  | 
        $(RDU_PFILT)   tfunc_def.hdr > ref/tfunc_def.hdr | 
| 325 | 
  | 
 | 
| 326 | 
< | 
tfunc_def.hdr:  tfunc.oct | 
| 326 | 
> | 
tfunc_def.hdr:  tfunc1.oct | 
| 327 | 
  | 
        rad -v   def   tfunc.rif | 
| 328 | 
  | 
 | 
| 329 | 
  | 
### End   tfunc-def   tests | 
| 337 | 
  | 
        make   tfunc_fish.hdr | 
| 338 | 
  | 
        $(RDU_PFILT)   tfunc_fish.hdr > ref/tfunc_fish.hdr | 
| 339 | 
  | 
 | 
| 340 | 
< | 
tfunc_fish.hdr: tfunc.oct | 
| 340 | 
> | 
tfunc_fish.hdr: tfunc1.oct | 
| 341 | 
  | 
        rad -v  fish   tfunc.rif | 
| 342 | 
  | 
 | 
| 343 | 
  | 
### End   tfunc-fish  tests |