debian man page for transform

Query: transform

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

transform(1)						  GNU Triangulated Surface utils					      transform(1)

NAME
transform - apply geometric transformations to the input.
SYNOPSIS
transform [OPTIONS] < file.gts
DESCRIPTION
This manual page documents briefly the transform command.
OPTIONS
This program follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -r ANGLE, --rx=ANGLE Rotate around x-axis (ANGLE in degrees). -m ANGLE, --ry=ANGLE Rotate around y-axis. -m ANGLE, --rz=ANGLE Rotate around z-axis. -s FACTOR, --scale=FACTOR Scale by FACTOR. -R FACTOR, --sx=FACTOR Scale x-axis by FACTOR. -M FACTOR, --sy=FACTOR Scale y-axis by FACTOR. -N FACTOR, --sz=FACTOR Scale z-axis by FACTOR. -t V, --tx=V Translate of V along x-axis. -u V, --ty=V Translate of V along y-axis. -w V, --tz=V Translate of V along z-axis. -i, --revert Turn surface inside out. -o, --normalize Fit the resulting surface in a cube of size 1 centered at the origin. -v, --verbose Print statistics about the surface. -h, --help Display the help and exit.
AUTHOR
transform was written by Stephane Popinet <popinet@users.sourceforge.net>. This manual page was written by Ruben Molina <rmolina@udea.edu.co>, for the Debian project (but may be used by others). June 2, 2008 transform(1)
Related Man Pages
transform(1) - debian
transform(1) - suse
xform(1) - centos
xform(1) - xfree86
xform(1) - bsd
Similar Topics in the Unix Linux Community
JImageViewer 1.0 (Default branch)
Managing Data Retention Policies at Scale
transpose selected columns
STL transform question
Add a number all the the values and log transform them using awk