Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkInteractorStyle Member List
This is the complete list of members for vtkInteractorStyle, including all inherited members.
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- AnimState
[protected]
- 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]
- 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]
- 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]
- LastPos
[protected]
- LeftButtonPressTag
[protected]
- LeftButtonReleaseTag
[protected]
- MiddleButtonPressTag
[protected]
- MiddleButtonReleaseTag
[protected]
- Modified()
[inline, 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 vtkInteractorStyle &)
[inline, protected]
- 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]
- 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]
- 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]
- vtkInteractorStyle()
[protected]
- vtkInteractorStyle(const vtkInteractorStyle &)
[inline, protected]
- vtkObject()
[protected]
- vtkObject(const vtkObject &)
[inline, protected]
- ~vtkInteractorStyle()
[protected]
- ~vtkObject()
[protected, virtual]
Generated on Wed Nov 21 12:49:41 2001 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001