ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/pmapray.h
(Generate patch)

Comparing ray/src/rt/pmapray.h (file contents):
Revision 2.5 by rschregle, Tue May 17 17:39:47 2016 UTC vs.
Revision 2.6 by greg, Wed Nov 2 22:09:14 2016 UTC

# Line 28 | 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 */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines