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.24 by greg, Sat Jan 30 01:31:57 2016 UTC vs.
Revision 2.25 by greg, Mon Oct 26 21:12:20 2020 UTC

# Line 138 | Line 138 | extern GRIDVAL         dsf_grid[GRIDRES][GRIDRES];
138   extern float            (*spec_grid)[GRIDRES][GRIDRES];
139   extern int              nspec_grid;
140  
141 +                                /* header line sharing callback */
142 + extern int              (*sir_headshare)(char *s);
143 +
144 +
145   /* Register new input direction */
146   extern int              new_input_direction(double new_theta, double new_phi);
147  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines