ivInfo prints information about an Open Inventor files.
SYNOPSIS:
DESCRIPTION:
ivInfo prints (to standard output) information about the named file. (If no input file is given, ivinfo reads from the standard input.) The information includes whether the file is in ASCII or binary format, and, for each scene graph in the file, the number of nodes in the graph and the contents of any SoInfo nodes contained in it.
USAGE:
The following command line options are allowed:
-h | Print the usage message. |
EXAMPLES
FILES:
-
tools/source/ivInfo/ivInfo.cxx
-
tools/source/ivInfo/getopt/getopt.c
-
tools/source/ivInfo/getopt/getopt.h