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.13 by greg, Thu Mar 6 00:40:37 2014 UTC vs.
Revision 2.14 by greg, Sat Mar 8 06:37:59 2014 UTC

# Line 19 | Line 19
19   typedef struct {
20          float           vsum;           /* DSF sum */
21          unsigned int    nval;           /* number of values in sum */
22        unsigned short  crad;           /* radius (coded angle) */
22   } GRIDVAL;                      /* grid value */
23  
24   typedef struct {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines