Class WandViewBehavior.TranslationListener6D

All Implemented Interfaces:
SensorButtonListener, SensorReadListener
Enclosing class:
WandViewBehavior

public class WandViewBehavior.TranslationListener6D extends WandViewBehavior.ListenerBase
Implements a 6DOF sensor button listener that translates the view platform along the direction the sensor is pointing.
See Also:
  • Constructor Details

    • TranslationListener6D

      public TranslationListener6D(boolean reverse)
      Construct a new translation button listener for a 6DOF sensor.
      Parameters:
      reverse - if true, translate the view platform backwards; otherwise, translate the view platform forwards
  • Method Details