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

Comparing ray/src/hd/rhd_odraw.h (file contents):
Revision 3.4 by gwlarson, Tue Dec 22 17:05:54 1998 UTC vs.
Revision 3.5 by gwlarson, Wed Dec 23 17:42:24 1998 UTC

# Line 114 | Line 114 | needs to be redrawn in the next call to odUpdate().
114  
115  
116   void
117 + odRedrawAll()                   : everything needs to be redrawn
118 +
119 + Redraw everything in all views on the next call to odUpdate().
120 + Unless odRemap() is called, no new tone mapping will be done.
121 +
122 +
123 + void
124   odUpdate(vn)                    : update the current view
125   int     vn;                     : view number
126  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines