ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/pcomb.1
(Generate patch)

Comparing ray/doc/man/man1/pcomb.1 (file contents):
Revision 1.4 by greg, Tue Dec 9 15:59:06 2003 UTC vs.
Revision 1.6 by greg, Tue Mar 1 22:55:21 2005 UTC

# Line 68 | Line 68 | For example,
68   would return the red component of the pixel from picture 3
69   that is left 2 and up 1 from the current position.
70   Although x offsets may be as large as width of the picture,
71 < y offsets are limited to a small window (+/- 8 pixels) due to efficiency
71 > y offsets are limited to a small window (+/- 32 pixels) due to efficiency
72   considerations.
73   However, it is not usually necessary to worry about this problem --
74   if the requested offset is not available, the next best pixel is
# Line 209 | Line 209 | pcomb -x 100 -y 100 -e 'ro=b;go=b;bo=b;b=if((x-50)^2+(
209   .SH AUTHOR
210   Greg Ward
211   .SH "SEE ALSO"
212 < calc(1), getinfo(1), pcompos(1), pfilt(1), rpict(1)
212 > getinfo(1), icalc(1), pcompos(1), pfilt(1), rpict(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines