| Revision: | 1.2 |
| Committed: | Tue Dec 9 15:59:06 2003 UTC (21 years, 10 months ago) by greg |
| Branch: | MAIN |
| CVS Tags: | rad5R4, rad5R2, rad5R3, rad5R0, rad5R1, rad4R2, rad3R7P2, rad3R7P1, rad6R0, rad4R1, rad4R0, rad3R6, rad3R6P1, rad3R8, rad3R9, rad4R2P1, rad4R2P2, HEAD |
| Changes since 1.1: | +1 -1 lines |
| Log Message: | Fixed RCSid specification |
| # | Content |
|---|---|
| 1 | .\" RCSid "$Id$" |
| 2 | .TH RHINFO 1 1/15/99 RADIANCE |
| 3 | .SH NAME |
| 4 | rhinfo - print information about a RADIANCE holodeck file |
| 5 | .SH SYNOPSIS |
| 6 | .B "rhinfo input.hdk" |
| 7 | .SH DESCRIPTION |
| 8 | .I Rhinfo |
| 9 | reads the RADIANCE holodeck file |
| 10 | .I input.hdk |
| 11 | and writes out the header and section information, including |
| 12 | the grid sizes, number of beams and a histogram of samples/beam |
| 13 | for each section. |
| 14 | .SH EXAMPLE |
| 15 | To print the header and section information from scene1.hdk: |
| 16 | .IP "" .2i |
| 17 | rhinfo scene1.hdk |
| 18 | .SH AUTHOR |
| 19 | Greg Ward Larson |
| 20 | .SH ACKNOWLEDGMENT |
| 21 | This work was supported by Silicon Graphics, Inc. |
| 22 | .SH "SEE ALSO" |
| 23 | getinfo(1), rhcopy(1), rholo(1), rhoptimize(1) |