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.7 by schorsch, Fri Jun 6 16:38:47 2003 UTC vs.
Revision 3.9 by greg, Fri Jun 27 06:53:21 2003 UTC

# Line 8 | Line 8
8   extern "C" {
9   #endif
10  
11
12 #include "copyright.h"
13
11   #include "standard.h"
12   #include <GL/glu.h>
13   #include "color.h"
# Line 58 | Line 55 | extern void    domatvert(MATREC *mp, FVECT v, FVECT n);
55   extern int      newglist(void);
56   extern void     rgl_checkerr(char *where);
57   extern int      rgl_filelist(int ic, char **inp, int *nl);
58 < extern int      rgl_octlist(char *fname, FVECT cent, FLOAT *radp, int *nl);
58 > extern int      rgl_octlist(char *fname, FVECT cent, RREAL *radp, int *nl);
59   extern void     rgl_load(char *inpspec);
60   extern void     rgl_object(char *name, FILE *fp);
61                                  /* defined in rglinst.c */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines