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

Comparing ray/src/gen/gendaymtx.c (file contents):
Revision 2.24 by greg, Fri Aug 19 15:13:40 2016 UTC vs.
Revision 2.25 by greg, Sat Aug 20 15:42:38 2016 UTC

# Line 1129 | Line 1129 | void CalcSkyPatchLumin( float *parr )
1129          double sspa;                    /* Sun-sky point angle */
1130          double zsa;                             /* Zenithal sun angle */
1131  
1132        perez_param[0], perez_param[1], perez_param[2], perez_param[3], perez_param[4]);
1133
1132          for (i = 1; i < nskypatch; i++)
1133          {
1134                  /* Calculate sun-sky point azimuthal angle */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines