Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SVTK_Event.h File Reference
#include <vtkCommand.h>

Go to the source code of this file.

Namespaces

namespace  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::OperationFinished, SVTK::LastEvent
}