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

Comparing ray/src/hd/holo.h (file contents):
Revision 3.1 by gregl, Fri Oct 31 10:23:29 1997 UTC vs.
Revision 3.2 by gregl, Thu Nov 6 16:37:45 1997 UTC

# Line 45 | Line 45 | typedef struct {
45   typedef struct {
46          short   w;              /* wall number */
47          short   i[2];           /* index on wall grid */
48 < } BCOORD[2];            /* beam grid coordinates */
48 > } GCOORD;               /* grid coordinates (two for beam) */
49  
50   typedef struct {
51          unsigned int4   nrd;    /* number of beam rays bundled on disk */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines