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

Comparing ray/src/rt/pmapdata.h (file contents):
Revision 2.3 by greg, Wed May 20 12:58:31 2015 UTC vs.
Revision 2.4 by greg, Wed May 20 14:15:26 2015 UTC

# Line 53 | Line 53
53           COLR flux;                  /* Photon flux */
54        #endif
55  
56 <      unsigned primary;              /* Index to primary ray */
56 >      uint32 primary;              /* Index to primary ray */
57     } Photon;
58    
59     /* Photon flag bitmasks and manipulation macros */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines