Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkInteractorStyleUnicam Member List
This is the complete list of members for vtkInteractorStyleUnicam, including all inherited members.
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- AnimState
[protected]
- AutoAdjustCameraClippingRange
[protected]
- AutoAdjustCameraClippingRangeOff()
[virtual]
- AutoAdjustCameraClippingRangeOn()
[virtual]
- BreakOnError()
[static]
- ButtonDown
[protected]
- Center
[protected]
- Choose(int X, int Y)
[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]
- Dist
[protected]
- Dolly(int X, int Y)
[protected]
- DollyCamera(int x, int y)
[protected, virtual]
- DownPt
[protected]
- DTime
[protected]
- 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]
- FocusSphere
[protected]
- FocusSphereRenderer
[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]
- GetRightVandUpV(float *p, vtkCamera *cam, float *rightV, float *upV)
[protected]
- GetWorldUpVector()
[virtual]
- GetWorldUpVector(float data[3])
[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]
- InteractionPicker
[protected]
- Interactor
[protected]
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsDot
[protected]
- IsTypeOf(const char *type)
[static]
- LastPix
[protected]
- LastPos
[protected]
- LeftButtonPressTag
[protected]
- LeftButtonReleaseTag
[protected]
- MiddleButtonPressTag
[protected]
- MiddleButtonReleaseTag
[protected]
- Modified()
[virtual]
- MTime
[protected]
- MyRotateCamera(float cx, float cy, float cz, float ax, float ay, float az, float angle)
[protected]
- MyTranslateCamera(float v[3])
[protected]
- New()
[static]
- NormalizeMouseXY(int X, int Y, float *NX, float *NY)
[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]
- OnLeftButtonMove(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]
- OnMiddleButtonMove(int, int, int, int)
[inline, 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]
- OnRightButtonMove(int, int, int, int)
[inline, virtual]
- OnRightButtonUp(int ctrl, int shift, int X, int Y)
[virtual]
- OnTimer(void)
[virtual]
- operator=(const vtkInteractorStyleUnicam &) (defined in vtkInteractorStyleUnicam)
[private]
- Outline
[protected]
- OutlineActor
[protected]
- OutlineMapper
[protected]
- Pan(int X, int Y)
[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]
- Rotate(int X, int Y)
[protected]
- RotateCamera(int x, int y)
[protected, virtual]
- SafeDownCast(vtkObject *o)
[static]
- 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 *))
- SetWorldUpVector(double a[3])
[inline]
- SetWorldUpVector(float a[3])
[inline]
- SetWorldUpVector(float x, float y, float z)
- ShiftKey
[protected]
- SpinCamera(int x, int y)
[protected, virtual]
- StartAnimate()
[protected, virtual]
- StartDolly()
[protected, virtual]
- StartPan()
[protected, virtual]
- StartPix
[protected]
- StartRotate()
[protected, virtual]
- StartSpin()
[protected, virtual]
- StartState(int newstate)
[protected, virtual]
- StartTimer()
[protected, virtual]
- StartUniformScale()
[protected, virtual]
- StartZoom()
[protected, virtual]
- state
[protected]
- 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]
- vtkInteractorStyleUnicam()
[protected]
- vtkInteractorStyleUnicam(const vtkInteractorStyleUnicam &) (defined in vtkInteractorStyleUnicam)
[private]
- vtkObject()
[protected]
- WindowAspect()
[protected]
- WorldUpVector
[protected]
- ~vtkInteractorStyle()
[protected]
- ~vtkInteractorStyleUnicam()
[protected, virtual]
- ~vtkObject()
[protected, virtual]
Generated on Thu Mar 28 14:33:58 2002 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001