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

Comparing ray/src/hd/rhd_qtree.h (file contents):
Revision 3.11 by gwlarson, Mon Aug 17 17:59:59 1998 UTC vs.
Revision 3.13 by greg, Sat Feb 22 02:07:24 2003 UTC

# Line 1 | Line 1
1 < /* Copyright (c) 1998 Silicon Graphics, Inc. */
2 <
3 < /* SCCSid "$SunId$ SGI" */
4 <
1 > /* RCSid: $Id$ */
2   /*
3   * Quadtree data structures for holodeck display drivers.
4   */
5  
6 + #undef NOPROTO
7 + #define NOPROTO 1
8   #include "color.h"
9   #include "tonemap.h"
10   #include "rhdriver.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines