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 2.2 by greg, Sat Feb 22 02:07:26 2003 UTC vs.
Revision 2.3 by schorsch, Thu Jun 26 00:58:10 2003 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines