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.23 by greg, Tue Feb 5 05:40:06 2013 UTC vs.
Revision 2.24 by greg, Wed Aug 7 05:10:09 2013 UTC

# Line 156 | Line 156 | doambient(                             /* compute ambient component */
156          FVECT  dg
157   )
158   {
159 <        double  b, d;
159 >        double  b, d=0;
160          AMBHEMI  hemi;
161          AMBSAMP  *div;
162          AMBSAMP  dnew;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines