| 1 |
greg |
1.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)
|