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.3 by gregl, Fri Nov 21 13:35:58 1997 UTC vs.
Revision 3.4 by gregl, Mon Nov 24 15:15:21 1997 UTC

# Line 8 | Line 8
8  
9   #include "tonemap.h"
10   #include "rhdriver.h"
11                                /* quantity of leaves to free at a time */
12 #ifndef LFREEPCT
13 #define LFREEPCT        15
14 #endif
11                                  /* child ordering */
12   #define DL              0               /* down left */
13   #define DR              1               /* down right */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines