Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkInteractorStyleJoystickActor Member List
This is the complete list of members for vtkInteractorStyleJoystickActor, including all inherited members.
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- AnimState
[protected]
- AutoAdjustCameraClippingRange
[protected]
- AutoAdjustCameraClippingRangeOff()
[virtual]
- AutoAdjustCameraClippingRangeOn()
[virtual]
- BreakOnError()
[static]
- 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]
- DispObjCenter
[protected]
- DollyCamera(int x, int y)
[protected, virtual]
- DollyXY(int x, int y)
[protected]
- EndDolly()
[protected, virtual]
- EndPan()
[protected, virtual]
- EndRotate()
[protected, virtual]
- EndSpin()
[protected, virtual]
- EndTimer()
[protected, virtual]
- EndUniformScale()
[protected, virtual]
- EndZoom()
[protected, virtual]
- FindPickedActor(int x, int y)
[protected]
- 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]
- InteractionPicker
[protected]
- InteractionProp
[protected]
- Interactor
[protected]
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsTypeOf(const char *type)
[static]
- LastPos
[protected]
- LeftButtonPressTag
[protected]
- LeftButtonReleaseTag
[protected]
- MiddleButtonPressTag
[protected]
- MiddleButtonReleaseTag
[protected]
- Modified()
[virtual]
- MotionFactor
[protected]
- MotionVector
[protected]
- MTime
[protected]
- New()
[static]
- NewPickPoint
[protected]
- ObjCenter
[protected]
- OldPickPoint
[protected]
- 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(void)
[virtual]
- operator=(const vtkInteractorStyleJoystickActor &) (defined in vtkInteractorStyleJoystickActor)
[private]
- Outline
[protected]
- OutlineActor
[protected]
- OutlineMapper
[protected]
- PanCamera(int x, int y)
[protected, virtual]
- PanXY(int x, int y)
[protected]
- 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]
- Prop3DTransform(vtkProp3D *prop3D, double *boxCenter, int numRotation, double **rotate, double *scale)
[protected]
- Prop3DTransform(vtkProp3D *prop3D, float *boxCenter, int NumRotation, double **rotate, double *scale)
[protected]
- PropPicked
[protected]
- RadianToDegree
[protected]
- Radius
[protected]
- ReferenceCount
[protected]
- Register(vtkObject *o)
- RemoveObserver(unsigned long tag)
- ResetCameraClippingRange()
[protected]
- RightButtonPressTag
[protected]
- RightButtonReleaseTag
[protected]
- RotateCamera(int x, int y)
[protected, virtual]
- RotateXY(int x, int y)
[protected]
- SafeDownCast(vtkObject *o)
[static]
- ScaleXY(int x, int y)
[protected]
- SetAutoAdjustCameraClippingRange(int)
[virtual]
- SetDebug(unsigned char debugFlag)
- SetGlobalWarningDisplay(int val)
[static]
- SetInteractor(vtkRenderWindowInteractor *interactor)
[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]
- SpinXY(int x, int y)
[protected]
- 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]
- UnRegister(vtkObject *o)
[virtual]
- UpdateInternalState(int ctrl, int shift, int X, int Y)
[protected, virtual]
- ViewFocus
[protected]
- ViewLook
[protected]
- ViewPoint
[protected]
- ViewRight
[protected]
- ViewUp
[protected]
- vtkInteractorStyle()
[protected]
- vtkInteractorStyleJoystickActor()
[protected]
- vtkInteractorStyleJoystickActor(const vtkInteractorStyleJoystickActor &) (defined in vtkInteractorStyleJoystickActor)
[private]
- vtkObject()
[protected]
- ~vtkInteractorStyle()
[protected]
- ~vtkInteractorStyleJoystickActor()
[protected]
- ~vtkObject()
[protected, virtual]
Generated on Thu Mar 28 14:32:58 2002 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001