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.2 by greg, Sun Jul 29 21:56:16 2012 UTC vs.
Revision 2.3 by greg, Wed Aug 7 05:10:09 2013 UTC

# Line 235 | Line 235 | ashiksamp(             /* sample anisotropic Ashikhmin-Shirley sp
235          FVECT  h;
236          double  rv[2], dtmp;
237          double  cosph, sinph, costh, sinth;
238        COLOR   scol;
238          int  maxiter, ntrials, nstarget, nstaken;
239          int  i;
240  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines