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

Comparing ray/doc/man/man1/getinfo.1 (file contents):
Revision 1.3 by greg, Thu Jan 1 19:31:45 2004 UTC vs.
Revision 1.5 by greg, Mon Nov 10 19:08:17 2008 UTC

# Line 32 | Line 32 | For an octree,
32   prints the bounding cube (xmin ymin zmin size).
33   For a picture,
34   .I "getinfo \-d"
35 < prints the y and x resolution (-Y yres +X xres).
35 > prints the y and x resolution (\-Y yres +X xres).
36   If no
37   .I file
38   is given, the standard input is read.
# Line 41 | Line 41 | The second form of getinfo with a hyphen simply remove
41   and copies the body of the file from the standard
42   input to the standard output.
43   .SH EXAMPLE
44 < To print the header information from scene1.oct and scene2.pic:
44 > To print the header information from scene1.oct and scene2.hdr:
45   .IP "" .2i
46 < getinfo scene1.oct scene2.pic
46 > getinfo scene1.oct scene2.hdr
47   .SH AUTHOR
48   Greg Ward
49   .SH "SEE ALSO"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines