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

Comparing ray/src/rt/rpaint.h (file contents):
Revision 2.10 by greg, Wed Oct 5 17:20:55 2011 UTC vs.
Revision 2.11 by greg, Wed Nov 13 23:45:54 2013 UTC

# Line 85 | Line 85 | extern void    getaim(char *s);
85   extern void     getmove(char *s);
86   extern void     getrotate(char *s);
87   extern void     getpivot(char *s);
88 + extern void     getorigin(char *s);
89   extern void     getexposure(char *s);
90   extern int      getparam(char *str, char *dsc, int typ, void *p);
91   extern void     setparam(char *s);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines