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

Comparing ray/src/rt/noise3.c (file contents):
Revision 2.10 by greg, Thu Mar 2 17:16:56 2006 UTC vs.
Revision 2.11 by greg, Fri Sep 3 21:16:50 2010 UTC

# Line 39 | Line 39 | static char  noise_name[4][8] = {"noise3x", "noise3y",
39   static char  fnoise_name[] = "fnoise3";
40   static char  hermite_name[] = "hermite";
41  
42 //double  *noise3(), fnoise3(), frand();
43 //static  interpolate();
44
42   static long  xlim[3][2];
43   static double  xarg[3];
44  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines