# | Line 1 | Line 1 | |
---|---|---|
1 | + | /* RCSid $Id$ */ |
2 | + | |
3 | /* | |
4 | ================================================================== | |
5 | Photon map interface to RADIANCE raycalls | |
# | Line 26 | Line 28 | void ray_save_pmap (RAYPARAMS *rp); | |
28 | ||
29 | void ray_restore_pmap (RAYPARAMS *rp); | |
30 | /* Interface to ray_restore(); restore photon mapping params */ | |
31 | + | |
32 | + | void ray_defaults_pmap (RAYPARAMS *rp); |
33 | + | /* Interface to ray_defaults(); set photon mapping defaults */ |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |