|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   40 #ifndef vtkInteractorStyleTrackballActor_h 
   41 #define vtkInteractorStyleTrackballActor_h 
   43 #include "vtkInteractionStyleModule.h"  
   76   void Dolly() 
override;
 
   83   void FindPickedActor(
int x, 
int y);
 
   86     vtkProp3D* prop3D, 
double* boxCenter, 
int NumRotation, 
double** rotate, 
double* 
scale);
 
  
represents an 3D object for placement in a rendered scene
virtual void OnMiddleButtonUp()
virtual void OnMouseMove()
Generic event bindings can be overridden in subclasses.
virtual void OnMiddleButtonDown()
virtual void OnRightButtonDown()
virtual void OnLeftButtonDown()
a simple class to control print indentation
provide event-driven interface to the rendering window (defines trackball mode)
virtual void OnLeftButtonUp()
static vtkInteractorStyle * New()
This class must be supplied with a vtkRenderWindowInteractor wrapper or parent.
virtual void UniformScale()
virtual void Rotate()
These methods for the different interactions in different modes are overridden in subclasses to perfo...
vtkProp3D * InteractionProp
vtkCellPicker * InteractionPicker
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual void OnRightButtonUp()
ray-cast cell picker for all kinds of Prop3Ds
manipulate objects in the scene independent of each other