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

Comparing ray/src/common/bsdf_m.c (file contents):
Revision 3.45 by greg, Tue Jan 25 01:34:20 2022 UTC vs.
Revision 3.46 by greg, Thu Jul 14 02:52:02 2022 UTC

# Line 42 | Line 42 | ANGLE_BASIS    abase_list[MAXABASES] = {
42                  {75., 12},
43                  {90., 0} }
44          }, {
45 <                "LBNL/Klems Half", 73,
45 >                "LBNL/Klems Half", 77,
46                  { {0., 1},
47                  {6.5, 8},
48                  {19.5, 12},
49                  {32.5, 16},
50 <                {46.5, 20},
51 <                {61.5, 12},
52 <                {76.5, 4},
50 >                {45.5, 20},
51 >                {58.5, 12},
52 >                {71.5, 8},
53                  {90., 0} }
54          }, {
55                  "LBNL/Klems Quarter", 41,
56                  { {0., 1},
57                  {9., 8},
58                  {27., 12},
59 <                {46., 12},
60 <                {66., 8},
59 >                {45., 12},
60 >                {63., 8},
61                  {90., 0} }
62          }
63   };

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines