Prev | Next



ptxinfo - query information about a given ptexture file

SYNOPSIS

ptxinfo

[-m] (output meta data)

[-f] (output face info)

[-d] (output face data)

[-t] (output tiling info)

[-i] (output header info)

[-help]

ptxfilename

DESCRIPTION

ptxinfo takes a given ptexture file and outputs information about a given file. This information can help debug issues with ptexture files or can simply be used to query the contents and structure of a given ptexture file.

OPTIONS

-m
Dump all the meta-data associated with the ptexture file.
-f
Dump information about each face in the ptexture file, including resolution, connectivity, and flags.
-d
Dump the actual data contained on each face in the ptexture file. Note this option can produce large amounts of output.
-t
Dump the tiling information for each face in the ptexture file.
-i
Dump the internal header data for the ptexture file.

SEE ALSO

ptxmake(1) ptxview(1)


Prev | Next


Pixar Animation Studios
Copyright© Pixar. All rights reserved.
Pixar® and RenderMan® are registered trademarks of Pixar.
All other trademarks are the properties of their respective holders.