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

Comparing ray/src/cv/bsdfquery.c (file contents):
Revision 2.7 by greg, Thu Aug 18 00:52:48 2016 UTC vs.
Revision 2.8 by greg, Mon Feb 6 23:21:32 2017 UTC

# Line 135 | Line 135 | main(int argc, char *argv[])
135                          if (SDreportError(eval_rbfcol(&sval, rbf, odir), stderr))
136                                  return(1);
137                  }
138                if (repXYZ)                     /* ensure we have CIE (x,y) */
139                        c_ccvt(&sval.spec, C_CSXY);
138  
139                  switch (outfmt) {               /* write to stdout */
140                  case 'a':

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines