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

Comparing ray/src/common/bsdf_t.h (file contents):
Revision 3.2 by greg, Fri Feb 18 00:41:44 2011 UTC vs.
Revision 3.3 by greg, Sat Feb 19 01:48:59 2011 UTC

# Line 28 | Line 28 | typedef struct SDNode_s {
28   } SDNode;
29  
30   /* Load a variable-resolution BSDF tree from an open XML file */
31 < extern SDError          SDloadTre(SDData *sd, ezxml_t fl);
31 > extern SDError          SDloadTre(SDData *sd, ezxml_t wtl);
32  
33   /* Our matrix handling routines */
34   extern const SDFunc     SDhandleTre;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines