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

Comparing ray/src/rt/otspecial.h (file contents):
Revision 2.6 by greg, Wed Dec 31 01:50:02 2003 UTC vs.
Revision 2.7 by greg, Tue Jun 22 13:40:54 2004 UTC

# Line 17 | Line 17 | extern "C" {
17  
18   #define  irr_ignore(t)  (ofun[t].flags & T_IRR_IGN)
19  
20 + #define  isopaque(t)    (ofun[t].flags & T_OPAQUE)
21 +
22  
23   #ifdef __cplusplus
24   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines