| void vtkRenderWindowInteractor () |
| void vtkRenderWindowInteractor () |
| static vtkRenderWindowInteractor *New () |
| const char *GetClassName () |
| void PrintSelf (unknown & ,vtkIndent ) |
| void Initialize () |
| void Start () |
| void Enable () |
| void Disable () |
| int GetEnabled () |
| void SetRenderWindow (vtkRenderWindow *) |
| vtkRenderWindow *GetRenderWindow () |
| void SetLightFollowCamera (int ) |
| int GetLightFollowCamera () |
| void LightFollowCameraOn () |
| void LightFollowCameraOff () |
| void SetDesiredUpdateRate (float ) |
| float GetDesiredUpdateRate () |
| void SetStillUpdateRate (float ) |
| float GetStillUpdateRate () |
| int GetInitialized () |
| void FindPokedCamera (int ,int ) |
| void FindPokedRenderer (int ,int ) |
| void HighlightActor (vtkActor *) |
| void SetStartPickMethod (const ) |
| void SetStartPickMethodArgDelete (const ) |
| void SetEndPickMethod (const ) |
| void SetEndPickMethodArgDelete (const ) |
| void SetStartInteractionPickMethod (const ) |
| void SetStartInteractionPickMethodArgDelete (const ) |
| void SetEndInteractionPickMethod (const ) |
| void SetEndInteractionPickMethodArgDelete (const ) |
| void SetPicker (vtkPicker *) |
| vtkPicker *GetPicker () |
| vtkCellPicker *GetInteractionPicker () |
| vtkPicker *CreateDefaultPicker () |
| void SetUserMethod (const ) |
| void SetUserMethodArgDelete (const ) |
| void SetExitMethod (const ) |
| void SetExitMethodArgDelete (const ) |
| void SetTimerMethod (const ) |
| void SetTimerMethodArgDelete (const ) |
| void SetLeftButtonPressMethod (const ) |
| void SetLeftButtonPressMethodArgDelete (const ) |
| void SetLeftButtonReleaseMethod (const ) |
| void SetLeftButtonReleaseMethodArgDelete (const ) |
| void SetMiddleButtonPressMethod (const ) |
| void SetMiddleButtonPressMethodArgDelete (const ) |
| void SetMiddleButtonReleaseMethod (const ) |
| void SetMiddleButtonReleaseMethodArgDelete (const ) |
| void SetRightButtonPressMethod (const ) |
| void SetRightButtonPressMethodArgDelete (const ) |
| void SetRightButtonReleaseMethod (const ) |
| void SetRightButtonReleaseMethodArgDelete (const ) |
| void SetCameraModeMethod (const ) |
| void SetCameraModeMethodArgDelete (const ) |
| void SetActorModeMethod (const ) |
| void SetActorModeMethodArgDelete (const ) |
| void SetTrackballModeMethod (const ) |
| void SetTrackballModeMethodArgDelete (const ) |
| void SetJoystickModeMethod (const ) |
| void SetJoystickModeMethodArgDelete (const ) |
| void SetEventPosition (int ,int ) |
| void SetEventPosition (int *) |
| int *GetEventPosition () |
| void StartRotate () |
| void EndRotate () |
| void StartZoom () |
| void EndZoom () |
| void StartPan () |
| void EndPan () |
| void StartSpin () |
| void EndSpin () |
| void StartDolly () |
| void EndDolly () |
| void StartUniformScale () |
| void EndUniformScale () |
| void UnRegister (vtkObject *) |
| void SetPicker (vtkPicker &) |
| void SetActorModeToCamera () |
| void SetActorModeToActor () |
| int GetActorMode () |
| void SetTrackballModeToTrackball () |
| void SetTrackballModeToJoystick () |
| int GetTrackballMode () |
| void SetSize (int ,int ) |
| void SetSize (int *) |
| int *GetSize () |
| void ComputeDisplayToWorld (float ,float ,float ,float *) |
| void ComputeWorldToDisplay (float ,float ,float ,float *) |
| void ActorTransform (vtkActor * ,float * ,int ,float ,float *) |
| void JoystickRotateCamera (int ,int ) |
| void JoystickSpinCamera (int ,int ) |
| void JoystickPanCamera (int ,int ) |
| void JoystickDollyCamera (int ,int ) |
| void TrackballRotateCamera (int ,int ) |
| void TrackballSpinCamera (int ,int ) |
| void TrackballPanCamera (int ,int ) |
| void TrackballDollyCamera (int ,int ) |
| void JoystickRotateActor (int ,int ) |
| void JoystickSpinActor (int ,int ) |
| void JoystickPanActor (int ,int ) |
| void JoystickDollyActor (int ,int ) |
| void JoystickScaleActor (int ,int ) |
| void TrackballRotateActor (int ,int ) |
| void TrackballSpinActor (int ,int ) |
| void TrackballPanActor (int ,int ) |
| void TrackballDollyActor (int ,int ) |
| void TrackballScaleActor (int ,int ) |