Go to the documentation of this file.
34 #ifndef vtkInteractorStyleJoystickActor_h
35 #define vtkInteractorStyleJoystickActor_h
37 #include "vtkInteractionStyleModule.h"
void OnLeftButtonUp() override
vtkProp3D * InteractionProp
represents an 3D object for placement in a rendered scene
vtkInteractorStyleJoystickActor()
void UniformScale() override
void OnLeftButtonDown() override
void FindPickedActor(int x, int y)
a simple class to control print indentation
void OnRightButtonUp() override
static vtkInteractorStyleJoystickActor * New()
void Prop3DTransform(vtkProp3D *prop3D, double *boxCenter, int numRotation, double **rotate, double *scale)
vtkCellPicker * InteractionPicker
provide event-driven interface to the rendering window (defines trackball mode)
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void Rotate() override
These methods for the different interactions in different modes are overridden in subclasses to perfo...
void OnRightButtonDown() override
void OnMouseMove() override
Event bindings controlling the effects of pressing mouse buttons or moving the mouse.
manipulate objects in the scene independently of one another
ray-cast cell picker for all kinds of Prop3Ds
void OnMiddleButtonUp() override
~vtkInteractorStyleJoystickActor() override
void OnMiddleButtonDown() override