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

Comparing ray/src/hd/rhdobj.h (file contents):
Revision 3.3 by gwlarson, Thu Aug 27 19:33:28 1998 UTC vs.
Revision 3.4 by gwlarson, Fri Dec 18 11:06:46 1998 UTC

# Line 61 | Line 61 | of the intersected object is returned, or "" if none.
61   then all visible objects are checked, but the name is not returned.
62  
63  
64 < void
64 > int
65   dobj_render()                   : render visible objects to OpenGL
66  
67   Renders all display objects using OpenGL, assuming desired view has
68   been set.  This routine also assumes that the tone-mapping library
69   is being used to set exposure, and it queries this information to
70 < adjust light sources as necessary for illuminated objects.
70 > adjust light sources as necessary for illuminated objects.  Returns
71 > the number of objects rendered.
72  
73  
74   void

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines