--- ray/src/hd/rhdisp2.c 1997/12/11 17:26:55 3.13 +++ ray/src/hd/rhdisp2.c 1997/12/12 12:30:20 3.14 @@ -13,7 +13,7 @@ static char SCCSid[] = "$SunId$ SGI"; #include "rhdriver.h" #ifndef MAXDIST -#define MAXDIST 13 /* maximum distance outside section */ +#define MAXDIST 42 /* maximum distance outside section */ #endif extern GCOORD *getviewcells();