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.4 by greg, Tue Aug 18 18:45:55 2015 UTC

# Line 1 | Line 1
1 + /* RCSid $Id$ */
2   /*
3     ==================================================================
4     Photon map file I/O
# Line 20 | Line 21
21     #define PMAP_FILEVER 160u              /* File format version */
22    
23     void savePhotonMap (const PhotonMap *pmap, const char *fname,
24 <                       PhotonMapType type, int argc, char **argv);
24 >                       int argc, char **argv);
25     /* Save portable photon map of specified type to filename,
26        along with the corresponding command line. */
27  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines