ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/hd/sm_qtree.h
(Generate patch)

Comparing ray/src/hd/sm_qtree.h (file contents):
Revision 3.12 by gwlarson, Thu Jun 10 15:22:24 1999 UTC vs.
Revision 3.13 by greg, Sat Feb 22 02:07:25 2003 UTC

# Line 1 | Line 1
1 < /* Copyright (c) 1998 Silicon Graphics, Inc. */
2 <
3 < /* SCCSid "$SunId$ SGI" */
4 <
1 > /* RCSid: $Id$ */
2   /*
3   *  sm_qtree.h - header file for routines using spherical quadtrees.
4   *
# Line 19 | Line 16
16   *
17   *              < -1:   it is an index to a set of objects
18   */
19 < #include "object.h"
19 >
20   typedef struct _FUNC {
21      int (*func)();
22      int (*func_after)();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines