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

Comparing ray/src/hd/rhd_ogl.c (file contents):
Revision 3.16 by gwlarson, Mon Mar 8 17:31:49 1999 UTC vs.
Revision 3.17 by gwlarson, Mon Jun 28 16:30:22 1999 UTC

# Line 944 | Line 944 | wipeclean()                    /* prepare for redraw */
944                  viewflags &= ~VWCHANGE;         /* change noted */
945          } else if (viewflags & VWSTEADY)
946                  odRedrawAll();
947 <        setglpersp(&odev.v);            /* reset view & clipping planes */
947 >        setglpersp();                   /* reset view & clipping planes */
948   }
949  
950  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines