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

Comparing ray/src/hd/rhdriver.h (file contents):
Revision 3.20 by gwlarson, Thu Mar 4 10:29:23 1999 UTC vs.
Revision 3.22 by greg, Fri Jun 20 00:25:49 2003 UTC

# Line 1 | Line 1
1 < /* Copyright (c) 1999 Silicon Graphics, Inc. */
2 <
3 < /* SCCSid "$SunId$ SGI" */
4 <
1 > /* RCSid: $Id$ */
2   /*
3   * Header file for holodeck device driver routines.
4   */
# Line 165 | Line 162 | Set odev.v.type=0 and odev.hres=odev.vres=0 when done.
162  
163   extern VIEW     *dev_auxview();
164  
165 < extern int2     *beam_view();
165 > extern int16    *beam_view();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines