Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkInteractorStyleSwitch Member List
This is the complete list of members for vtkInteractorStyleSwitch, including all inherited members.
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- AnimState
[protected]
- AutoAdjustCameraClippingRange
[protected]
- AutoAdjustCameraClippingRangeOff()
[virtual]
- AutoAdjustCameraClippingRangeOn()
[virtual]
- BreakOnError()
[static]
- CameraOrActor
[protected]
- Center
[protected]
- ComputeDisplayToWorld(double x, double y, double z, double *worldPt)
[protected, virtual]
- ComputeDisplayToWorld(double x, double y, double z, float *worldPt)
[protected, virtual]
- ComputeWorldToDisplay(double x, double y, double z, double *displayPt)
[protected, virtual]
- ComputeWorldToDisplay(double x, double y, double z, float *displayPt)
[protected, virtual]
- CtrlKey
[protected]
- CurrentCamera
[protected]
- CurrentLight
[protected]
- CurrentProp
[protected]
- CurrentRenderer
[protected]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- Delete()
[virtual]
- DeltaAzimuth
[protected]
- DeltaElevation
[protected]
- DollyCamera(int x, int y)
[protected, virtual]
- EndDolly()
[protected, virtual]
- EndPan()
[protected, virtual]
- EndRotate()
[protected, virtual]
- EndSpin()
[protected, virtual]
- EndTimer()
[protected, virtual]
- EndUniformScale()
[protected, virtual]
- EndZoom()
[protected, virtual]
- FindPokedCamera(int, int)
- FindPokedRenderer(int, int)
- FocalDepth
[protected]
- GetAutoAdjustCameraClippingRange()
[virtual]
- GetClassName()
[virtual]
- GetCommand(unsigned long tag)
- GetDebug()
- GetGlobalWarningDisplay()
[static]
- GetInteractor()
[virtual]
- GetMTime()
[virtual]
- GetPickColor()
[virtual]
- GetPickColor(float data[3])
[virtual]
- GetReferenceCount()
[inline]
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- HasObserver(unsigned long event)
- HasObserver(const char *event)
- HighlightActor2D(vtkActor2D *actor2D)
[virtual]
- HighlightProp(vtkProp *prop)
[virtual]
- HighlightProp3D(vtkProp3D *prop3D)
[virtual]
- Interactor
[protected]
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsTypeOf(const char *type)
[static]
- JoystickActor
[protected]
- JoystickCamera
[protected]
- JoystickOrTrackball
[protected]
- LastPos
[protected]
- LeftButtonPressTag
[protected]
- LeftButtonReleaseTag
[protected]
- MiddleButtonPressTag
[protected]
- MiddleButtonReleaseTag
[protected]
- Modified()
[virtual]
- MTime
[protected]
- New()
[static]
- OnChar(int ctrl, int shift, char keycode, int repeatcount)
[virtual]
- OnConfigure(int width, int height)
[virtual]
- OnEnter(int ctrl, int shift, int x, int y)
[virtual]
- OnKeyDown(int ctrl, int shift, char keycode, int repeatcount)
[virtual]
- OnKeyPress(int ctrl, int shift, char keycode, char *keysym, int repeatcount)
[virtual]
- OnKeyRelease(int ctrl, int shift, char keycode, char *keysym, int repeatcount)
[virtual]
- OnKeyUp(int ctrl, int shift, char keycode, int repeatcount)
[virtual]
- OnLeave(int ctrl, int shift, int x, int y)
[virtual]
- OnLeftButtonDown(int ctrl, int shift, int x, int y)
[virtual]
- OnLeftButtonUp(int ctrl, int shift, int x, int y)
[virtual]
- OnMiddleButtonDown(int ctrl, int shift, int x, int y)
[virtual]
- OnMiddleButtonUp(int ctrl, int shift, int x, int y)
[virtual]
- OnMouseMove(int ctrl, int shift, int x, int y)
[virtual]
- OnRightButtonDown(int ctrl, int shift, int x, int y)
[virtual]
- OnRightButtonUp(int ctrl, int shift, int x, int y)
[virtual]
- OnTimer()
[virtual]
- operator=(const vtkInteractorStyleSwitch &) (defined in vtkInteractorStyleSwitch)
[private]
- Outline
[protected]
- OutlineActor
[protected]
- OutlineMapper
[protected]
- PanCamera(int x, int y)
[protected, virtual]
- PickColor
[protected]
- PickedActor2D
[protected]
- PickedRenderer
[protected]
- Print(ostream &os)
- PrintHeader(ostream &os, vtkIndent indent)
[virtual]
- PrintSelf(ostream &os, vtkIndent indent)
[virtual]
- PrintTrailer(ostream &os, vtkIndent indent)
[virtual]
- PropPicked
[protected]
- ReferenceCount
[protected]
- Register(vtkObject *o)
- RemoveObserver(unsigned long tag)
- ResetCameraClippingRange()
[protected]
- RightButtonPressTag
[protected]
- RightButtonReleaseTag
[protected]
- RotateCamera(int x, int y)
[protected, virtual]
- SafeDownCast(vtkObject *o)
[static]
- SetAutoAdjustCameraClippingRange(int value)
[virtual]
- SetDebug(unsigned char debugFlag)
- SetGlobalWarningDisplay(int val)
[static]
- SetInteractor(vtkRenderWindowInteractor *iren)
[virtual]
- SetLeftButtonPressMethod(void(*f)(void *), void *arg)
- SetLeftButtonPressMethodArgDelete(void(*f)(void *))
- SetLeftButtonReleaseMethod(void(*f)(void *), void *arg)
- SetLeftButtonReleaseMethodArgDelete(void(*f)(void *))
- SetMiddleButtonPressMethod(void(*f)(void *), void *arg)
- SetMiddleButtonPressMethodArgDelete(void(*f)(void *))
- SetMiddleButtonReleaseMethod(void(*f)(void *), void *arg)
- SetMiddleButtonReleaseMethodArgDelete(void(*f)(void *))
- SetPickColor(float, float, float)
[virtual]
- SetPickColor(float[3])
[virtual]
- SetReferenceCount(int)
- SetRightButtonPressMethod(void(*f)(void *), void *arg)
- SetRightButtonPressMethodArgDelete(void(*f)(void *))
- SetRightButtonReleaseMethod(void(*f)(void *), void *arg)
- SetRightButtonReleaseMethodArgDelete(void(*f)(void *))
- ShiftKey
[protected]
- SpinCamera(int x, int y)
[protected, virtual]
- StartAnimate()
[protected, virtual]
- StartDolly()
[protected, virtual]
- StartPan()
[protected, virtual]
- StartRotate()
[protected, virtual]
- StartSpin()
[protected, virtual]
- StartState(int newstate)
[protected, virtual]
- StartTimer()
[protected, virtual]
- StartUniformScale()
[protected, virtual]
- StartZoom()
[protected, virtual]
- State
[protected]
- StopAnimate()
[protected, virtual]
- StopState()
[protected, virtual]
- SubjectHelper
[protected]
- TrackballActor
[protected]
- TrackballCamera
[protected]
- UnRegister(vtkObject *o)
[virtual]
- UpdateInternalState(int ctrl, int shift, int X, int Y)
[protected, virtual]
- vtkInteractorStyle()
[protected]
- vtkInteractorStyleSwitch()
[protected]
- vtkInteractorStyleSwitch(const vtkInteractorStyleSwitch &) (defined in vtkInteractorStyleSwitch)
[private]
- vtkObject()
[protected]
- ~vtkInteractorStyle()
[protected]
- ~vtkInteractorStyleSwitch()
[protected]
- ~vtkObject()
[protected, virtual]
Generated on Thu Mar 28 14:33:20 2002 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001