--- ray/src/hd/sm.h 1999/01/10 10:27:47 3.8 +++ ray/src/hd/sm.h 1999/03/05 16:33:17 3.9 @@ -51,6 +51,8 @@ #define SM_VIEW_FRAC 0.1 +#define SM_ALL_LEVELS -1 + typedef int VERT; /* One triangle that vertex belongs to- the rest are derived by traversing neighbors */