#include <vtkPVTrackballRoll.h>
Inheritance diagram for vtkPVTrackballRoll:


Public Member Functions | |
| vtkTypeRevisionMacro (vtkPVTrackballRoll, vtkPVCameraManipulator) | |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual void | OnMouseMove (int x, int y, vtkRenderer *ren, vtkRenderWindowInteractor *rwi) |
| virtual void | OnButtonDown (int x, int y, vtkRenderer *ren, vtkRenderWindowInteractor *rwi) |
| virtual void | OnButtonUp (int x, int y, vtkRenderer *ren, vtkRenderWindowInteractor *rwi) |
Static Public Member Functions | |
| vtkPVTrackballRoll * | New () |
Protected Member Functions | |
| vtkPVTrackballRoll () | |
| ~vtkPVTrackballRoll () | |
| vtkPVTrackballRoll (const vtkPVTrackballRoll &) | |
| void | operator= (const vtkPVTrackballRoll &) |
vtkPVTrackballRoll allows the user to interactively manipulate the camera, the viewpoint of the scene. Roll tracks the mouse around the center of rotation.
Definition at line 28 of file vtkPVTrackballRoll.h.
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from vtkPVCameraManipulator. |
|
||||||||||||
|
|
|
||||||||||||
|
Reimplemented from vtkPVCameraManipulator. |
|
||||||||||||||||||||
|
Event bindings controlling the effects of pressing mouse buttons or moving the mouse. Reimplemented from vtkPVCameraManipulator. |
|
||||||||||||||||||||
|
Event bindings controlling the effects of pressing mouse buttons or moving the mouse. Reimplemented from vtkPVCameraManipulator. |
|
||||||||||||||||||||
|
Event bindings controlling the effects of pressing mouse buttons or moving the mouse. Reimplemented from vtkPVCameraManipulator. |
|
|
|
1.3.5