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