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.10 by greg, Sun Sep 2 15:33:15 2012 UTC vs.
Revision 3.11 by greg, Sun Nov 10 17:32:09 2013 UTC

# Line 52 | Line 52 | typedef struct SDTreCDst_s {
52          struct {
53                  unsigned        hndx;   /* hilbert index */
54                  unsigned        cuml;   /* cumulative value */
55 <        }               carr[1];        /* cumulative array (extends struct) */
55 >        }       carr[1];        /* cumulative array (extends struct) */
56   } SDTreCDst;    
57  
58   #ifdef _EZXML_H

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines