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

Comparing ray/src/hd/holo.h (file contents):
Revision 3.24 by schorsch, Thu Jan 1 11:21:55 2004 UTC vs.
Revision 3.25 by greg, Thu Sep 9 01:06:19 2004 UTC

# Line 173 | Line 173 | extern HOLO * hdinit(int fd, HDGRID *hproto);
173   extern void hddone(HOLO *hp);
174   extern int hdsync(HOLO *hp, int all);
175   extern off_t hdfilen(int fd);
176 < extern off_t hdfiluse(int fd, int all);
176 > extern off_t hdfiluse(int fd);
177   extern RAYVAL * hdnewrays(HOLO *hp, int i, int nr);
178   extern BEAM * hdgetbeam(HOLO *hp, int i);
179   extern void hdloadbeams(HDBEAMI *hb, int n, void (*bf)(BEAM *bp, HDBEAMI *hb));

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines