ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/cv/bsdfrep.h
(Generate patch)

Comparing ray/src/cv/bsdfrep.h (file contents):
Revision 2.20 by greg, Thu Aug 21 10:33:48 2014 UTC vs.
Revision 2.21 by greg, Thu Aug 21 13:44:05 2014 UTC

# Line 90 | Line 90 | extern unsigned long   bsdf_hist[HISTLEN];
90  
91                                  /* BSDF value for boundary regions */
92   extern double           bsdf_min;
93 < extern float            bsdf_spec_peak;
94 < extern int              bsdf_spec_crad;
93 > extern double           bsdf_spec_peak;
94 > extern double           bsdf_spec_rad;
95  
96                                  /* processed incident DSF measurements */
97   extern RBFNODE          *dsf_list;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines