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

Comparing ray/doc/man/man1/oconv.1 (file contents):
Revision 1.7 by greg, Wed Apr 21 15:01:46 2004 UTC vs.
Revision 1.8 by greg, Tue Sep 4 17:36:40 2007 UTC

# Line 109 | Line 109 | Although the octree file format is binary, it is meant
109   between machines.
110   The only limitation is that machines with radically different integer
111   sizes will not work together.
112 < For the best results, the -f option should be used if an octree is
112 > For the best results, the \-f option should be used if an octree is
113   to be used in different environments.
114   .SH DIAGNOSTICS
115   There are four basic error types reported by oconv:
# Line 152 | Line 152 | option.
152   To add book1, book2 and a
153   transformed book3 to the octree ``scene.oct'':
154   .IP "" .2i
155 < oconv -i scene.oct book1 book2 '\\!xform -rz 30 book3' > newscene.oct
155 > oconv \-i scene.oct book1 book2 '\\!xform \-rz 30 book3' > newscene.oct
156   .SH AUTHOR
157   Greg Ward
158   .SH NOTES

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines