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.10 by greg, Mon Oct 21 18:33:15 2013 UTC vs.
Revision 2.11 by greg, Sat Nov 9 05:47:49 2013 UTC

# Line 57 | Line 57 | typedef struct s_rbfnode {
57   #define INP_QUAD3       4               /* 180-270 degree quadrant */
58   #define INP_QUAD4       8               /* 270-360 degree quadrant */
59  
60 +                                /* name and manufacturer if known */
61 + extern char             bsdf_name[];
62 + extern char             bsdf_manuf[];
63                                  /* active grid resolution */
64   extern int              grid_res;
65                                  /* coverage/symmetry using INP_QUAD? flags */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines