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.2 by gwlarson, Wed Jul 15 17:52:34 1998 UTC vs.
Revision 3.3 by gwlarson, Wed Oct 21 17:48:06 1998 UTC

# Line 7 | Line 7
7   */
8  
9   #include "standard.h"
10 + #include <GL/glu.h>
11   #include "color.h"
12   #include "object.h"
13   #include "otypes.h"
14   #include "lookup.h"
14 #include <GL/glu.h>
15  
16   #define MAXLIGHTS       8       /* number of OGL light sources */
17  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines