Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkInteractorStyleUser Member List
This is the complete list of members for vtkInteractorStyleUser, including all inherited members.
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- AnimState
[protected]
- BreakOnError()
[static]
- Button
[protected]
- CameraOrActor
[protected]
- Center
[protected]
- Char
[protected]
- CharTag
[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]
- ConfigureTag
[protected]
- 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]
- EndUserInteraction()
- EndZoom()
[protected, virtual]
- EnterTag
[protected]
- FindPokedCamera(int, int)
- FindPokedRenderer(int, int)
- FocalDepth
[protected]
- GetButton()
[virtual]
- GetChar()
[virtual]
- GetClassName()
[virtual]
- GetCommand(unsigned long tag)
- GetCtrlKey()
[virtual]
- GetDebug()
- GetGlobalWarningDisplay()
[static]
- GetInteractor()
[virtual]
- GetKeySym()
[virtual]
- GetLastPos()
[virtual]
- GetLastPos(int &, int &)
[virtual]
- GetLastPos(int[2])
[virtual]
- GetMTime()
[virtual]
- GetOldPos()
[virtual]
- GetOldPos(int &, int &)
[virtual]
- GetOldPos(int[2])
[virtual]
- GetPickColor()
[virtual]
- GetPickColor(float data[3])
[virtual]
- GetReferenceCount()
[inline]
- GetShiftKey()
[virtual]
- 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]
- KeyPressTag
[protected]
- KeyReleaseTag
[protected]
- KeySym
[protected]
- LastPos
[protected]
- LeaveTag
[protected]
- LeftButtonPressTag
[protected]
- LeftButtonReleaseTag
[protected]
- MiddleButtonPressTag
[protected]
- MiddleButtonReleaseTag
[protected]
- Modified()
[inline, virtual]
- MouseMoveTag
[protected]
- MTime
[protected]
- New()
[static]
- OldPos
[protected]
- OnChar(int ctrl, int shift, char keycode, int repeatcount)
[protected, virtual]
- OnConfigure(int width, int height)
[protected, virtual]
- OnEnter(int ctrl, int shift, int X, int Y)
[protected, virtual]
- OnKeyDown(int ctrl, int shift, char keycode, int repeatcount)
[virtual]
- OnKeyPress(int ctrl, int shift, char keycode, char *keysym, int repeatcount)
[protected, virtual]
- OnKeyRelease(int ctrl, int shift, char keycode, char *keysym, int repeatcount)
[protected, virtual]
- OnKeyUp(int ctrl, int shift, char keycode, int repeatcount)
[virtual]
- OnLeave(int ctrl, int shift, int X, int Y)
[protected, virtual]
- OnLeftButtonDown(int ctrl, int shift, int X, int Y)
[protected, virtual]
- OnLeftButtonUp(int ctrl, int shift, int X, int Y)
[protected, virtual]
- OnMiddleButtonDown(int ctrl, int shift, int X, int Y)
[protected, virtual]
- OnMiddleButtonUp(int ctrl, int shift, int X, int Y)
[protected, virtual]
- OnMouseMove(int ctrl, int shift, int X, int Y)
[protected, virtual]
- OnRightButtonDown(int ctrl, int shift, int X, int Y)
[protected, virtual]
- OnRightButtonUp(int ctrl, int shift, int X, int Y)
[protected, virtual]
- OnTimer(void)
[protected, virtual]
- operator=(const vtkInteractorStyleUser &)
[inline, protected]
- vtkInteractorStyleSwitch::operator=(const vtkInteractorStyleSwitch &)
[inline]
- vtkInteractorStyle::operator=(const vtkInteractorStyle &)
[inline]
- vtkObject::operator=(const vtkObject &)
[inline]
- 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)
- RightButtonPressTag
[protected]
- RightButtonReleaseTag
[protected]
- RotateCamera(int x, int y)
[protected, virtual]
- SafeDownCast(vtkObject *o)
[static]
- SetActorModeToActor()
[inline]
- SetActorModeToCamera()
[inline]
- SetButtonPressMethod(void(*f)(void *), void *arg)
- SetButtonPressMethodArgDelete(void(*f)(void *))
- SetButtonReleaseMethod(void(*f)(void *), void *arg)
- SetButtonReleaseMethodArgDelete(void(*f)(void *))
- SetCharMethod(void(*f)(void *), void *arg)
- SetCharMethodArgDelete(void(*f)(void *))
- SetConfigureMethod(void(*f)(void *), void *arg)
- SetConfigureMethodArgDelete(void(*f)(void *))
- SetDebug(unsigned char debugFlag)
- SetEnterMethod(void(*f)(void *), void *arg)
- SetEnterMethodArgDelete(void(*f)(void *))
- SetGlobalWarningDisplay(int val)
[static]
- SetInteractor(vtkRenderWindowInteractor *iren)
[virtual]
- SetKeyPressMethod(void(*f)(void *), void *arg)
- SetKeyPressMethodArgDelete(void(*f)(void *))
- SetKeyReleaseMethod(void(*f)(void *), void *arg)
- SetKeyReleaseMethodArgDelete(void(*f)(void *))
- SetLeaveMethod(void(*f)(void *), void *arg)
- SetLeaveMethodArgDelete(void(*f)(void *))
- 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 *))
- SetMouseMoveMethod(void(*f)(void *), void *arg)
- SetMouseMoveMethodArgDelete(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 *))
- SetTimerMethod(void(*f)(void *), void *arg)
- SetTimerMethodArgDelete(void(*f)(void *))
- SetTrackballModeToJoystick()
[inline]
- SetTrackballModeToTrackball()
[inline]
- SetUserInteractionMethod(void(*f)(void *), void *arg)
- SetUserInteractionMethodArgDelete(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]
- StartUserInteraction()
- StartZoom()
[protected, virtual]
- State
[protected]
- StopAnimate()
[protected, virtual]
- StopState()
[protected, virtual]
- SubjectHelper
[protected]
- TimerTag
[protected]
- TrackballActor
[protected]
- TrackballCamera
[protected]
- UnRegister(vtkObject *o)
[virtual]
- UpdateInternalState(int ctrl, int shift, int X, int Y)
[protected, virtual]
- UserTag
[protected]
- vtkInteractorStyle()
[protected]
- vtkInteractorStyle(const vtkInteractorStyle &)
[inline, protected]
- vtkInteractorStyleSwitch()
[protected]
- vtkInteractorStyleSwitch(const vtkInteractorStyleSwitch &)
[inline, protected]
- vtkInteractorStyleUser()
[protected]
- vtkInteractorStyleUser(const vtkInteractorStyleUser &)
[inline, protected]
- vtkObject()
[protected]
- vtkObject(const vtkObject &)
[inline, protected]
- vtkSetOldCallback(unsigned long &tag, unsigned long event, void(*f)(void *), void *arg)
[protected]
- vtkSetOldDelete(unsigned long tag, void(*f)(void *))
[protected]
- ~vtkInteractorStyle()
[protected]
- ~vtkInteractorStyleSwitch()
[protected]
- ~vtkInteractorStyleUser()
[protected]
- ~vtkObject()
[protected, virtual]
Generated on Wed Nov 21 12:52:24 2001 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001