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

Comparing ray/src/ot/sphere.c (file contents):
Revision 1.3 by greg, Wed May 22 17:01:43 1991 UTC vs.
Revision 1.4 by greg, Wed Oct 23 13:43:34 1991 UTC

# Line 59 | Line 59 | register CUBE  *cu;
59   {
60          FVECT  v1;
61          double  d1, d2;
62 <        register double  *fa;
62 >        register FLOAT  *fa;
63          register int  i;
64   #define  cent           fa
65   #define  rad            fa[3]

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines