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.79 by greg, Tue Jan 9 00:52:35 2018 UTC vs.
Revision 2.80 by greg, Wed Apr 11 17:05:59 2018 UTC

# Line 646 | Line 646 | ambcorral(AMBHEMI *hp, FVECT uv[2], const double r0, c
646          FVECT           vec;
647          double          u, v;
648          double          ang, a1;
649        OBJREC          *m;
649          int             i, j;
650                                          /* don't bother for a few samples */
651          if (hp->ns < 8)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines