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

Comparing ray/src/hd/sm.h (file contents):
Revision 3.8 by gwlarson, Sun Jan 10 10:27:47 1999 UTC vs.
Revision 3.9 by gwlarson, Fri Mar 5 16:33:17 1999 UTC

# Line 51 | Line 51
51  
52   #define SM_VIEW_FRAC   0.1
53  
54 + #define  SM_ALL_LEVELS -1
55 +
56  
57   typedef int VERT;  /* One triangle that vertex belongs to- the rest
58                        are derived by traversing neighbors */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines