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

Comparing ray/src/util/vwrays.c (file contents):
Revision 3.4 by greg, Sat Feb 22 02:07:30 2003 UTC vs.
Revision 3.5 by schorsch, Thu Jun 26 00:58:11 2003 UTC

# Line 193 | Line 193 | pix2rays(FILE *fp)
193  
194   putrays()
195   {
196 <        static FLOAT    loc[2];
196 >        static RREAL    loc[2];
197          static FVECT    rorg, rdir;
198          float   *zbuf;
199          int     sc;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines