FreeBSD Manual Pages
vtkxform(1) General Commands Manual vtkxform(1) NAME vtkxform - Transform a mesh SYNOPSIS vtkxform [ -r <a,i,j,k>] [ -s <s>| -s <sx,sy,sz>] [ -t <dx,dy,dz>] [ -f ] [ -k ] <input_file> <output_file> vtkxform -h vtkxform -M DESCRIPTION Apply one or more transformations to vertex coordinates in a mesh read from a VTK file. OPTIONS -r <a,i,j,k> Specify a rotation as an angle in degrees counter-clockwise about a vector -s <s>| -s <sx,sy,sz> Specify factor(s) by which to scale mesh about origin -t <dx,dy,dz> Specify translation of vertex coordinates. -f Do not move fixed vertices. -k Mark boundary vertices as fixed vtkxform(1)
NAME | SYNOPSIS | DESCRIPTION | OPTIONS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=vtkxform&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>