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.1 by greg, Tue Feb 24 19:39:27 2015 UTC vs.
Revision 2.3 by greg, Fri May 22 14:09:01 2015 UTC

# Line 4 | Line 4
4  
5     Roland Schregle (roland.schregle@{hslu.ch, gmail.com})
6     (c) Fraunhofer Institute for Solar Energy Systems,
7 <       Lucerne University of Applied Sciences & Arts
7 >   (c) Lucerne University of Applied Sciences and Arts,
8 >   supported by the Swiss National Science Foundation (SNSF, #147053)
9     ==================================================================
10    
11     $Id$
# Line 19 | 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