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.30 by greg, Tue May 16 20:41:03 2017 UTC vs.
Revision 2.31 by greg, Tue Mar 19 20:27:33 2019 UTC

# Line 269 | Line 269 | main(int argc, char *argv[])
269          }
270   #ifdef DEBUG
271          fprintf(stderr, "Minimum BSDF = %.4f\n", bsdf_min);
272 +        fprintf(stderr, "Integrated hemispherical value = %.4f\n", dsf_list->vtotal);
273   #endif
274          min_log = log(bsdf_min*.5 + 1e-5);
275   #if 1                                           /* produce spheres at meas. */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines