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

Comparing ray/src/hd/rhd_x11.c (file contents):
Revision 3.30 by gwlarson, Thu Dec 10 10:45:54 1998 UTC vs.
Revision 3.31 by gwlarson, Fri Dec 18 11:56:10 1998 UTC

# Line 267 | Line 267 | VIEW   *nv;
267   }
268  
269  
270 + dev_section(ofn)                /* add octree for geometry rendering */
271 + char    *ofn;
272 + {
273 +        /* unimplemented */
274 + }
275 +
276 +
277   dev_auxcom(cmd, args)           /* process an auxiliary command */
278   char    *cmd, *args;
279   {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines