ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/hd/rhcopy.c
(Generate patch)

Comparing ray/src/hd/rhcopy.c (file contents):
Revision 3.26 by greg, Thu Sep 30 15:43:30 2010 UTC vs.
Revision 3.27 by greg, Fri May 20 02:06:39 2011 UTC

# Line 176 | Line 176 | addray(                /* add a ray to our output holodeck */
176          int     sn, bi, n;
177          register HOLO   *hp;
178          GCOORD  gc[2];
179 <        BYTE    rr[2][2];
179 >        uby8    rr[2][2];
180          BEAM    *bp;
181          double  d0, d1;
182          unsigned        dc;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines