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

Comparing ray/src/rt/ambcomp.c (file contents):
Revision 2.66 by greg, Thu Sep 4 09:09:08 2014 UTC vs.
Revision 2.67 by greg, Fri Oct 17 20:47:59 2014 UTC

# Line 180 | Line 180 | ambsupersamp(AMBHEMI *hp, int cnt)
180          float   *earr = getambdiffs(hp);
181          double  e2rem = 0;
182          AMBSAMP *ap;
183        RAY     ar;
183          float   *ep;
184          int     i, j, n, nss;
185  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines