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

Comparing ray/src/rt/pmapio.h (file contents):
Revision 2.2 by rschregle, Fri May 8 13:20:22 2015 UTC vs.
Revision 2.3 by greg, Fri May 22 14:09:01 2015 UTC

# Line 20 | Line 20
20     #define PMAP_FILEVER 160u              /* File format version */
21    
22     void savePhotonMap (const PhotonMap *pmap, const char *fname,
23 <                       PhotonMapType type, int argc, char **argv);
23 >                       int argc, char **argv);
24     /* Save portable photon map of specified type to filename,
25        along with the corresponding command line. */
26  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines