Version: 9.15.0
SVTK_Event.h File Reference
#include <vtkCommand.h>

Go to the source code of this file.

Namespaces

 SVTK
 

Enumerations

enum  SVTK::Event {
  SVTK::SpaceMouseMoveEvent = vtkCommand::UserEvent + 1000 , SVTK::SpaceMouseButtonEvent , SVTK::PanLeftEvent , SVTK::PanRightEvent ,
  SVTK::PanUpEvent , SVTK::PanDownEvent , SVTK::ZoomInEvent , SVTK::ZoomOutEvent ,
  SVTK::RotateLeftEvent , SVTK::RotateRightEvent , SVTK::RotateUpEvent , SVTK::RotateDownEvent ,
  SVTK::PlusSpeedIncrementEvent , SVTK::MinusSpeedIncrementEvent , SVTK::SetSpeedIncrementEvent , SVTK::SetSMDecreaseSpeedEvent ,
  SVTK::SetSMIncreaseSpeedEvent , SVTK::SetSMDominantCombinedSwitchEvent , SVTK::StartZoom , SVTK::StartPan ,
  SVTK::StartRotate , SVTK::StartGlobalPan , SVTK::StartFitArea , SVTK::SetRotateGravity ,
  SVTK::SetRotateSelected , SVTK::StartPointSelection , SVTK::BBCenterChanged , SVTK::RotationPointChanged ,
  SVTK::ChangeRotationPoint , SVTK::SetFocalPointGravity , SVTK::SetFocalPointSelected , SVTK::StartFocalPointSelection ,
  SVTK::FocalPointChanged , SVTK::StartInteractiveSelection , SVTK::InteractiveSelectionChanged , SVTK::InteractiveSelectionFinished ,
  SVTK::OperationFinished , SVTK::StopCurrentOperation , SVTK::LastEvent
}