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

Comparing ray/src/common/radogl.h (file contents):
Revision 3.1 by gwlarson, Tue Jun 9 11:18:36 1998 UTC vs.
Revision 3.2 by gwlarson, Wed Jul 15 17:52:34 1998 UTC

# Line 37 | Line 37 | typedef struct {
37  
38   extern double   expval;         /* global exposure value */
39   extern COLOR    ambval;         /* global ambient value */
40 + extern int      glightid[MAXLIGHTS];    /* OpenGL GL_LIGHTi values */
41   extern int      dolights;       /* are we outputting light sources? */
42   extern int      domats;         /* are we doing materials? */
43  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines