SoRotateSphericalDragger

InventorModule
genre InventorDraggers
author Silicon Graphics Inc
package MeVisLab/Standard
definition inventor.def

Purpose

The node SoRotateSphericalDragger is a simple dragger that rotates freely in all directions. The feel of the rotation is akin to rolling a ball. The center of rotation is the origin of the local space, determined by the dragger’s position in the scene graph. Transformation nodes placed before it will affect both the dragger and the direction of motion.

This node has a Rotation field that always reflects its orientation in local space. If you set the field, the dragger will rotate accordingly. You can also connect fields of other nodes or engines from this node to make them follow the dragger’s orientation.

Windows

Default Panel

../../../Modules/Inventor/InventorBase/mhelp/Images/Screenshots/SoRotateSphericalDragger._default.png

Output Fields

self

name: self, type: SoNode

Parameter Fields

Visible Fields

Is Active

name: isActive, type: Bool, persistent: no

Shows whether the dragger is active.

Rotation

name: rotation, type: Rotation, default: 0 0 1 0

Sets and shows the orientation of the dragger.

Hidden Fields

enable

name: enable, type: Bool, default: TRUE