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

Comparing ray/src/common/bsdf_t.c (file contents):
Revision 3.44 by greg, Sun Aug 23 00:56:00 2015 UTC vs.
Revision 3.45 by greg, Fri Jan 5 21:00:24 2018 UTC

# Line 1421 | Line 1421 | SDloadTre(SDData *sd, ezxml_t wtl)
1421   }
1422  
1423   /* Variable resolution BSDF methods */
1424 < SDFunc SDhandleTre = {
1424 > const SDFunc SDhandleTre = {
1425          &SDgetTreBSDF,
1426          &SDqueryTreProjSA,
1427          &SDgetTreCDist,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines