Table of Contents

X4D 3D View

X4D's 3D View window displays a 3D scene representing the X-ray configurations and the tracking objects. It is a good way to visualize the relative poses of multiple tracking objects, and the mocap markers can also be displayed around them.

Mouse Interactions

This window also provides another method of moving the objects. To select an object for moving, left-click on it. A trackball will be displayed, centered on and aligned with the object's local coordinate system. This trackball allows you to move the object in the following ways:

Note: moving an object with these controls does not move other objects with it, even if Apply Joint Constraints is turned on in the Motion Capture Model widget.

Commands

X4D's 3D View window also provide several commands to control what is displayed, with some commands also accessible via keyboard shortcut.

Command Name Shortcut Keys Description
Show Lab Alt + L Toggles the display of the X-ray source, X-ray image frame, and projection line.
Show Objects Alt + O Toggles the display of the surface models of the selected objects.
Show <view 1> Image Toggles the display of the X-ray + DRR image for the first view.
Show <view 2> Image Toggles the display of the X-ray + DRR image for the second view.
Show Axes Alt + A Toggles the display of the X-ray lab reference frame.
Show Mocap Markers Alt + M Toggles the display of the motion capture markers for the current reporting time.
Align View with X-Axis Moves the camera to look down the negative X axis.
Align View with Y-Axis Moves the camera to look down the negative Y axis.
Align View with Z-Axis Moves the camera to look down the negative Z axis.
Align View with View 1 Source Moves the camera to the X-ray source in the first view, and points it along the X-ray projection line.
Align View with View 2 Source Moves the camera to the X-ray source in the second view, and points it along the X-ray projection line.

Pressing the right mouse button will display a context menu with some of the functionality described above.