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

Comparing ray/src/hd/rhd_qtree.h (file contents):
Revision 3.19 by greg, Fri May 20 02:06:39 2011 UTC vs.
Revision 3.20 by greg, Fri Oct 5 19:46:26 2018 UTC

# Line 57 | Line 57 | extern int     rayqleft;       /* number of rays to queue before
57  
58   extern TMstruct *tmGlobal;      /* global tone-mapping structure */
59  
60 /*
61 extern int32    encodedir();
62 extern double   fdir2diff(), dir2diff();
63 */
64
60          /* rhd_qtree.c */
61   extern int qtAllocLeaves(register int n);
62   extern void qtFreeLeaves(void);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines