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

Comparing ray/src/rt/func.h (file contents):
Revision 2.9 by greg, Sat Jun 9 07:16:47 2012 UTC vs.
Revision 2.10 by greg, Wed May 20 12:58:31 2015 UTC

# Line 25 | Line 25 | extern XF  unitxf;             /* identity transform */
25   extern XF  funcxf;              /* current transform */
26  
27   extern void     initfunc(void);
28 + extern void     set_eparams(char *prms);
29   extern MFUNC    *getfunc(OBJREC *m, int ff, unsigned int ef, int dofwd);
30   extern void     freefunc(OBJREC *m);
31   extern int      setfunc(OBJREC *m, RAY *r);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines