The user can interact with a DataViewer scene using the mouse and the keyboard. The objects displayed in the main window can be rotated, translated and zoomed. Note that
Here are the keyboard and mouse bindings for these operations:
Perform rotations about the vertical axis.
Perform rotations about the horizontal axis.
Perform rotations about the axis "coming out of the screen".
Translate the object horizontally.
Translate the object vertically.
Zoom the object.
This button is usually used by each application for its own purpose.
Performs rotations of the scene based upon the virtual trackball paradigm.
The scene continues to rotate in the same direction as it was rotating when the button was released.
The scene stops rotating.
Translates the scene based upon the movements of the mouse.
As the mouse is moved up the scene is moved closer to the eye-point (zoom in), and as the mouse is moved down the scene is moved further away from the eye-point (zoom out).