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

Comparing ray/src/gen/mkillum.h (file contents):
Revision 2.11 by greg, Fri Sep 21 05:53:21 2007 UTC vs.
Revision 2.12 by greg, Mon Nov 5 23:40:26 2007 UTC

# Line 28 | Line 28 | typedef enum {
28          UDzpos=3
29   } UpDir;
30  
31 + /* XXX need to add per-band data */
32   struct BSDF_data {
33          double  om_scale;               /* maximum solid angle (sr/256) */
34          int     ninc;                   /* number of incoming directions */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines