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.8 by schorsch, Thu Jun 26 00:58:09 2003 UTC

# Line 58 | Line 58 | extern void    domatvert(MATREC *mp, FVECT v, FVECT n);
58   extern int      newglist(void);
59   extern void     rgl_checkerr(char *where);
60   extern int      rgl_filelist(int ic, char **inp, int *nl);
61 < extern int      rgl_octlist(char *fname, FVECT cent, FLOAT *radp, int *nl);
61 > extern int      rgl_octlist(char *fname, FVECT cent, RREAL *radp, int *nl);
62   extern void     rgl_load(char *inpspec);
63   extern void     rgl_object(char *name, FILE *fp);
64                                  /* defined in rglinst.c */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines