Title | Previous | Next

rotx

Rotate a 3D object about the screen's X-axis.

Synopsis:

rotx angle [count]

Arguments:

angle

A real number indicating the amount to rotate (in degrees).

count

Optional integer count parameter, indicating the number of times to rotate by angle degrees.

Description:

The rotx command allows the user to rotate a 3D object about the screen's X-axis. With the optional count parameter, one can rotate an object in multiple steps, thus getting a more complete picture of the object shape.

Examples:

rotx 45 # Rotate 45 o once

rotx 10 36 # Rotate 10 o 36 times

See Also:

latitude , longitude , rotation , roty , rotz


Title | Previous | Next

MeshTV@viper.llnl.gov
Copyright © 1998, U.S. Department of Energy. All rights reserved.