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

Comparing ray/src/rt/pmapmat.c (file contents):
Revision 2.2 by rschregle, Wed Apr 22 15:50:44 2015 UTC vs.
Revision 2.3 by rschregle, Fri May 8 13:20:23 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 1658 | Line 1659 | static int pattexPhotonScatter (OBJREC *mat, RAY *rayI
1659        return 0;
1660     }
1661   #else
1662 +
1663 + /*
1664 +   The following code is
1665 +   (c) Lucerne University of Applied Sciences and Arts,
1666 +   supported by the Swiss National Science Foundation (SNSF, #147053)
1667 + */  
1668  
1669   static int bsdfPhotonScatter (OBJREC *mat, RAY *rayIn)
1670   /* Generate new photon ray for BSDF modifier and recurse. */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines