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.1 by greg, Tue Nov 12 17:10:26 1991 UTC vs.
Revision 2.3 by greg, Tue Feb 25 02:47:23 2003 UTC

# Line 1 | Line 1
1 < /* Copyright (c) 1991 Regents of the University of California */
2 <
3 < /* SCCSid "$SunId$ LBL" */
4 <
1 > /* RCSid $Id$ */
2   /*
3   * Special type flags for objects used in rendering.
4   * Depends on definitions in otypes.h
5   */
6 +
7 + #include "copyright.h"
8  
9                  /* flag for materials to ignore during irradiance comp. */
10   #define  T_IRR_IGN      T_SP1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines