| # | Line 1 | Line 1 | |
|---|---|---|
| 1 | < | .\" RCSid "$Id" |
| 1 | > | .\" RCSid "$Id$" |
| 2 | .TH GETBBOX 1 11/15/93 RADIANCE | |
| 3 | .SH NAME | |
| 4 | getbbox - compute bounding box for RADIANCE scene | |
| # | Line 38 | Line 38 | getbbox thingy | |
| 38 | .PP | |
| 39 | To preview ``scene'': | |
| 40 | .IP "" .2i | |
| 41 | < | preview -v FOUR -b `getbbox -h scene` scene |
| 41 | > | preview \-v FOUR \-b `getbbox \-h scene` scene |
| 42 | .SH NOTES | |
| 43 | Since expanding a scene can require considerable overhead, it | |
| 44 | is better to use the bounding cube produced by | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |