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

Comparing ray/src/rt/m_brdf.c (file contents):
Revision 1.1 by greg, Wed Dec 12 22:02:58 1990 UTC vs.
Revision 1.2 by greg, Wed Dec 12 22:35:07 1990 UTC

# Line 34 | Line 34 | static char SCCSid[] = "$SunId$ LBL";
34   *      4+      red     grn     blu     specularity     args ..
35   */
36  
37 + extern double   funvalue(), varvalue();
38 +
39   #define  BSPEC(m)               (6.0)           /* specular parameter b */
40  
41   typedef struct {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines