22 lines
613 B
Groff
22 lines
613 B
Groff
|
.\" Automatically generated by bam-info -write-bam
|
||
|
.TH BAM-INFO 1 "27 December 2014" "1.9.0" Panda3D
|
||
|
.SH NAME
|
||
|
bam-info \- describe the contents of .bam files
|
||
|
.SH SYNOPSIS
|
||
|
\fBbam-info\fR [opts] input.bam [input.bam ... ]
|
||
|
.SH DESCRIPTION
|
||
|
This program scans one or more Bam files\-\-Panda's Binary Animation and Models native binary format\-\-and describes their contents.
|
||
|
.SH OPTIONS
|
||
|
.TP
|
||
|
.B \-ls
|
||
|
List the scene graph hierarchy in the bam file.
|
||
|
.TP
|
||
|
.B \-t
|
||
|
List explicitly each transition in the hierarchy.
|
||
|
.TP
|
||
|
.B \-g
|
||
|
Output verbose information about the each Geom in the Bam file.
|
||
|
.TP
|
||
|
.B \-h
|
||
|
Display this help page.
|