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

Comparing ray/src/ot/o_cone.c (file contents):
Revision 2.3 by schorsch, Sat Mar 27 12:41:45 2004 UTC vs.
Revision 2.4 by schorsch, Tue Mar 30 16:13:00 2004 UTC

# Line 33 | Line 33 | static double findcseg(FVECT ep0, FVECT ep1, CONE *co,
33  
34  
35  
36 < /* XXX o_cone() is extern, but not declared in any header file */
37 < int
38 < o_cone(                 /* determine if cone intersects cube */
36 > extern int
37 > o_cone(         /* determine if cone intersects cube */
38          OBJREC  *o,
39          register CUBE  *cu
40   )

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines