OrbitBehaviorPivot

Package org.interactivemesh.pivot.wtk.j3d.nav

Provides mouse navigation capabilities including rotation, zoom, and translation actions.

See:
          Description

Class Summary
OrbitBehaviorPivot Moves the View around a point of interest when the mouse is dragged with a mouse button pressed.
ViewPlatformBehaviorPivot Abstract class which provides the target TransformGroup and a home transform.
ViewPlatformEventBehaviorPivot Abstract class which implements much of the event tracking and state updating in a thread safe manner.
 

Package org.interactivemesh.pivot.wtk.j3d.nav Description

Provides mouse navigation capabilities including rotation, zoom, and translation actions.


OrbitBehaviorPivot