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

Comparing ray/src/rt/ashikhmin.c (file contents):
Revision 2.10 by greg, Fri Jun 20 16:34:23 2025 UTC vs.
Revision 2.11 by greg, Fri Jun 20 16:48:39 2025 UTC

# Line 288 | Line 288 | ashiksamp(             /* sample anisotropic Ashikhmin-Shirley sp
288                  saddscolor(np->rp->rcol, sr.rcol);
289                  ++nstaken;
290          }
291 <        ndims--;
291 >        dec_ndims;
292   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines