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.7 by gwlarson, Tue Oct 6 18:18:54 1998 UTC vs.
Revision 3.8 by gwlarson, Wed Nov 11 12:05:40 1998 UTC

# Line 79 | Line 79
79   #define QT_MAX_LEVELS     12
80   #endif
81  
82 < #define QT_FILL_THRESHOLD 3
82 > #define QT_FILL_THRESHOLD 2
83   #define QT_EXPAND   8
84   #define QT_COMPRESS 16
85   #define QT_DONE 32

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines