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

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

# Line 110 | Line 110 | o_cube(                        /* determine if cubes intersect */
110   }
111  
112  
113 /* XXX o_instance() is extern, but not declared in any header file */
113   int
114   o_instance(                     /* determine if instance intersects */
115          OBJREC  *o,
# Line 125 | Line 124 | o_instance(                    /* determine if instance intersects */
124   }
125  
126  
128 /* XXX o_mesh() is extern, but not declared in any header file */
127   int
128   o_mesh(                         /* determine if mesh intersects */
129          OBJREC  *o,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines