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

Comparing ray/src/rt/aniso.c (file contents):
Revision 2.25 by greg, Thu May 27 15:27:57 1993 UTC vs.
Revision 2.26 by greg, Thu Nov 18 09:42:55 1993 UTC

# Line 19 | Line 19 | static char SCCSid[] = "$SunId$ LBL";
19   extern double  specthresh;              /* specular sampling threshold */
20   extern double  specjitter;              /* specular sampling jitter */
21  
22 < static  agaussamp();
22 > static  agaussamp(), getacoords();
23  
24   /*
25   *      This routine implements the anisotropic Gaussian

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines