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.1 by gwlarson, Wed Aug 19 17:45:24 1998 UTC vs.
Revision 3.2 by gwlarson, Thu Aug 20 16:47:22 1998 UTC

# Line 70 | Line 70 | QT_NTH_CHILD(qt,1)=EMPTY,QT_NTH_CHILD(qt,2)=EMPTY,QT_N
70   #define QT_MAX_SET        MAXSET
71   #define MAXCSET           MAXSET*2
72   #ifndef QT_SET_THRESHOLD
73 < #define QT_SET_THRESHOLD  40  
73 > #define QT_SET_THRESHOLD  30  
74   #endif
75  
76   #ifndef QT_MAX_LEVELS
77 < #define QT_MAX_LEVELS     16
77 > #define QT_MAX_LEVELS     17
78   #endif
79  
80   #define QT_BLOCK_SIZE 256

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines