VisionX V4VVPTOVTKVisionX V4
NAME

vvptovtk − data format converter from VX polygon to VTK polygon

SYNOPSIS

vvptovtk if=infile of=outfile [-a]

DESCRIPTION

Vvptovtk is a data format converter from VX polygon to VTK polygon. It takes VX virtual-polygon and outputs a VTK polygon data with binary or ASCII mode. The input file can be obtained by vpoltoadj with -i option.

OPTIONS

if=

input virtual-polygon file in VX format.

of=

output polygon file in VTK format. (default: binary mode)

-a

output polygon file in VTK format with ASCII mode.

AUTHOR

H.Bae, J.Lee, 2006

SEE ALSO

vpoltoadj(1), vxtovtk(1)