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

Comparing ray/src/rt/rpict.c (file contents):
Revision 2.95 by greg, Sun Nov 14 17:30:02 2021 UTC vs.
Revision 2.96 by greg, Fri Dec 3 16:50:05 2021 UTC

# Line 660 | Line 660 | pixvalue(              /* compute pixel value */
660          int  y
661   )
662   {
663        extern void  SDsquare2disk(double ds[2], double seedx, double seedy);
663          RAY  thisray;
664          FVECT   lorg, ldir;
665          double  hpos, vpos, vdist, lmax;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines