--- ray/src/hd/rhd_odraw.h 1998/12/21 13:17:01 3.3 +++ ray/src/hd/rhd_odraw.h 1998/12/22 17:05:54 3.4 @@ -17,6 +17,7 @@ #endif extern struct ODview { + int sfirst, snext; /* first sample and first in next view */ short hhi, vhi; /* screen image resolution */ short hlow, vlow; /* block resolution */ struct ODblock {