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

Comparing ray/src/cv/pabopto2bsdf.c (file contents):
Revision 2.8 by greg, Tue Oct 22 04:29:27 2013 UTC vs.
Revision 2.9 by greg, Fri Nov 8 03:43:01 2013 UTC

# Line 214 | Line 214 | main(int argc, char *argv[])
214                  return(1);
215                                                  /* reduce data set */
216          make_rbfrep();
217 + #ifdef DEBUG
218 +        fprintf(stderr, "Minimum BSDF = %.4f\n", bsdf_min);
219 + #endif
220                                                  /* produce spheres at meas. */
221          puts("void plastic yellow\n0\n0\n5 .6 .4 .01 .04 .08\n");
222          min_log = log(bsdf_min*.5);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines