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.5 by greg, Thu Jan 1 19:31:45 2004 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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines