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

Comparing ray/src/hd/sm_qtree.h (file contents):
Revision 3.16 by schorsch, Mon Jul 14 22:24:00 2003 UTC vs.
Revision 3.17 by schorsch, Sat Aug 30 08:17:32 2003 UTC

# Line 4 | Line 4
4   *
5   *    adapted from octree.h
6   */
7 < #ifndef _RAD_CONE_H_
8 < #define _RAD_CONE_H_
7 > #ifndef _RAD_SM_QTREE_H_
8 > #define _RAD_SM_QTREE_H_
9  
10   #ifdef __cplusplus
11   extern "C" {
# Line 162 | Line 162 | extern QUADTREE qtRoot_trace_ray();
162   #ifdef __cplusplus
163   }
164   #endif
165 < #endif /* _RAD_CONE_H_ */
165 > #endif /* _RAD_SM_QTREE_H_ */
166  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines