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

Comparing ray/src/rt/ray.h (file contents):
Revision 2.8 by greg, Wed Apr 17 14:01:51 1996 UTC vs.
Revision 2.9 by greg, Wed Jun 5 11:27:30 1996 UTC

# Line 16 | Line 16
16  
17   #define  MAXDIM         32      /* maximum number of dimensions */
18  
19 #define  MAXSLIST       32      /* maximum sources to check */
20
19                                  /* ray type flags */
20   #define  PRIMARY        01              /* original ray */
21   #define  SHADOW         02              /* ray to light source */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines