| # | 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 */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |