AddObserver(unsigned long event, vtkCommand *) | vtkObject | |
AddObserver(const char *event, vtkCommand *) (defined in vtkObject) | vtkObject | |
AnimState (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected] |
BreakOnError() | vtkObject | [static] |
Center (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected] |
ComputeDisplayToWorld(double x, double y, double z, double *worldPt) (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected, virtual] |
ComputeDisplayToWorld(double x, double y, double z, float *worldPt) (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected, virtual] |
ComputeWorldToDisplay(double x, double y, double z, double *displayPt) (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected, virtual] |
ComputeWorldToDisplay(double x, double y, double z, float *displayPt) (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected, virtual] |
CtrlKey (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected] |
CurrentCamera (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected] |
CurrentLight (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected] |
CurrentProp (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected] |
CurrentRenderer (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected] |
Debug (defined in vtkObject) | vtkObject | [protected] |
DebugOff() | vtkObject | [virtual] |
DebugOn() | vtkObject | [virtual] |
Delete() | vtkObject | [virtual] |
DeltaAzimuth (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected] |
DeltaElevation (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected] |
DispObjCenter (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [protected] |
DollyCamera(int x, int y) (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected, virtual] |
DollyXY(int dx, int dy) (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [protected] |
EndDolly() (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected, virtual] |
EndPan() (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected, virtual] |
EndRotate() (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected, virtual] |
EndSpin() (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected, virtual] |
EndTimer() (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected, virtual] |
EndUniformScale() (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected, virtual] |
EndZoom() (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected, virtual] |
FindPickedActor(int x, int y) (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [protected] |
FindPokedCamera(int, int) | vtkInteractorStyle | |
FindPokedRenderer(int, int) (defined in vtkInteractorStyle) | vtkInteractorStyle | |
FocalDepth (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected] |
GetClassName() | vtkInteractorStyleTrackballActor | [virtual] |
GetCommand(unsigned long tag) (defined in vtkObject) | vtkObject | |
GetDebug() | vtkObject | |
GetGlobalWarningDisplay() (defined in vtkObject) | vtkObject | [static] |
GetInteractor() (defined in vtkInteractorStyle) | vtkInteractorStyle | [virtual] |
GetMTime() | vtkObject | [virtual] |
GetPickColor() (defined in vtkInteractorStyle) | vtkInteractorStyle | [virtual] |
GetPickColor(float data[3]) (defined in vtkInteractorStyle) | vtkInteractorStyle | [virtual] |
GetReferenceCount() | vtkObject | [inline] |
GlobalWarningDisplayOff() (defined in vtkObject) | vtkObject | [inline, static] |
GlobalWarningDisplayOn() (defined in vtkObject) | vtkObject | [inline, static] |
HasObserver(unsigned long event) (defined in vtkObject) | vtkObject | |
HasObserver(const char *event) (defined in vtkObject) | vtkObject | |
HighlightActor2D(vtkActor2D *actor2D) (defined in vtkInteractorStyle) | vtkInteractorStyle | [virtual] |
HighlightProp(vtkProp *prop) | vtkInteractorStyle | [virtual] |
HighlightProp3D(vtkProp3D *prop3D) (defined in vtkInteractorStyle) | vtkInteractorStyle | [virtual] |
InteractionPicker (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [protected] |
InteractionProp (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [protected] |
Interactor (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected] |
InvokeEvent(unsigned long event, void *callData) (defined in vtkObject) | vtkObject | |
InvokeEvent(const char *event, void *callData) (defined in vtkObject) | vtkObject | |
IsA(const char *type) | vtkInteractorStyleTrackballActor | [virtual] |
IsTypeOf(const char *type) | vtkInteractorStyleTrackballActor | [static] |
LastPos (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected] |
LeftButtonPressTag (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected] |
LeftButtonReleaseTag (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected] |
MiddleButtonPressTag (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected] |
MiddleButtonReleaseTag (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected] |
Modified() | vtkObject | [inline, virtual] |
MotionFactor (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [protected] |
MotionVector (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [protected] |
MTime (defined in vtkObject) | vtkObject | [protected] |
New() | vtkInteractorStyleTrackballActor | [static] |
NewPickPoint (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [protected] |
ObjCenter (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [protected] |
OldPickPoint (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [protected] |
OnChar(int ctrl, int shift, char keycode, int repeatcount) | vtkInteractorStyle | [virtual] |
OnConfigure(int width, int height) | vtkInteractorStyle | [virtual] |
OnEnter(int ctrl, int shift, int x, int y) (defined in vtkInteractorStyle) | vtkInteractorStyle | [virtual] |
OnKeyDown(int ctrl, int shift, char keycode, int repeatcount) (defined in vtkInteractorStyle) | vtkInteractorStyle | [virtual] |
OnKeyPress(int ctrl, int shift, char keycode, char *keysym, int repeatcount) (defined in vtkInteractorStyle) | vtkInteractorStyle | [virtual] |
OnKeyRelease(int ctrl, int shift, char keycode, char *keysym, int repeatcount) (defined in vtkInteractorStyle) | vtkInteractorStyle | [virtual] |
OnKeyUp(int ctrl, int shift, char keycode, int repeatcount) (defined in vtkInteractorStyle) | vtkInteractorStyle | [virtual] |
OnLeave(int ctrl, int shift, int x, int y) (defined in vtkInteractorStyle) | vtkInteractorStyle | [virtual] |
OnLeftButtonDown(int ctrl, int shift, int x, int y) (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [virtual] |
OnLeftButtonUp(int ctrl, int shift, int x, int y) (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [virtual] |
OnMiddleButtonDown(int ctrl, int shift, int x, int y) (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [virtual] |
OnMiddleButtonUp(int ctrl, int shift, int x, int y) (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [virtual] |
OnMouseMove(int ctrl, int shift, int x, int y) | vtkInteractorStyleTrackballActor | [virtual] |
OnRightButtonDown(int ctrl, int shift, int x, int y) (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [virtual] |
OnRightButtonUp(int ctrl, int shift, int x, int y) (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [virtual] |
OnTimer() | vtkInteractorStyle | [virtual] |
operator=(const vtkInteractorStyleTrackballActor &) (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [inline, protected] |
operator=(const vtkInteractorStyle &) (defined in vtkInteractorStyle) | vtkInteractorStyle | [inline, protected] |
operator=(const vtkObject &) (defined in vtkObject) | vtkObject | [inline, protected] |
Outline (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected] |
OutlineActor (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected] |
OutlineMapper (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected] |
PanCamera(int x, int y) (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected, virtual] |
PanXY(int x, int y, int oldX, int oldY) (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [protected] |
PickColor (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected] |
PickedActor2D (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected] |
PickedRenderer (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected] |
Print(ostream &os) | vtkObject | |
PrintHeader(ostream &os, vtkIndent indent) (defined in vtkObject) | vtkObject | [virtual] |
PrintSelf(ostream &os, vtkIndent indent) | vtkInteractorStyleTrackballActor | [virtual] |
PrintTrailer(ostream &os, vtkIndent indent) (defined in vtkObject) | vtkObject | [virtual] |
Prop3DTransform(vtkProp3D *prop3D, double *boxCenter, int numRotation, double **rotate, double *scale) (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [protected] |
Prop3DTransform(vtkProp3D *prop3D, float *boxCenter, int NumRotation, double **rotate, double *scale) (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [protected] |
PropPicked (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected] |
RadianToDegree (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [protected] |
Radius (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [protected] |
ReferenceCount (defined in vtkObject) | vtkObject | [protected] |
Register(vtkObject *o) | vtkObject | |
RemoveObserver(unsigned long tag) (defined in vtkObject) | vtkObject | |
RightButtonPressTag (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected] |
RightButtonReleaseTag (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected] |
RotateCamera(int x, int y) (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected, virtual] |
RotateXY(int x, int y, int oldX, int oldY) (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [protected] |
SafeDownCast(vtkObject *o) | vtkInteractorStyleTrackballActor | [static] |
ScaleXY(int x, int y, int oldX, int oldY) (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [protected] |
SetDebug(unsigned char debugFlag) | vtkObject | |
SetGlobalWarningDisplay(int val) | vtkObject | [static] |
SetInteractor(vtkRenderWindowInteractor *interactor) | vtkInteractorStyle | [virtual] |
SetLeftButtonPressMethod(void(*f)(void *), void *arg) | vtkInteractorStyle | |
SetLeftButtonPressMethodArgDelete(void(*f)(void *)) (defined in vtkInteractorStyle) | vtkInteractorStyle | |
SetLeftButtonReleaseMethod(void(*f)(void *), void *arg) (defined in vtkInteractorStyle) | vtkInteractorStyle | |
SetLeftButtonReleaseMethodArgDelete(void(*f)(void *)) (defined in vtkInteractorStyle) | vtkInteractorStyle | |
SetMiddleButtonPressMethod(void(*f)(void *), void *arg) (defined in vtkInteractorStyle) | vtkInteractorStyle | |
SetMiddleButtonPressMethodArgDelete(void(*f)(void *)) (defined in vtkInteractorStyle) | vtkInteractorStyle | |
SetMiddleButtonReleaseMethod(void(*f)(void *), void *arg) (defined in vtkInteractorStyle) | vtkInteractorStyle | |
SetMiddleButtonReleaseMethodArgDelete(void(*f)(void *)) (defined in vtkInteractorStyle) | vtkInteractorStyle | |
SetPickColor(float, float, float) | vtkInteractorStyle | [virtual] |
SetPickColor(float[3]) (defined in vtkInteractorStyle) | vtkInteractorStyle | [virtual] |
SetReferenceCount(int) | vtkObject | |
SetRightButtonPressMethod(void(*f)(void *), void *arg) (defined in vtkInteractorStyle) | vtkInteractorStyle | |
SetRightButtonPressMethodArgDelete(void(*f)(void *)) (defined in vtkInteractorStyle) | vtkInteractorStyle | |
SetRightButtonReleaseMethod(void(*f)(void *), void *arg) (defined in vtkInteractorStyle) | vtkInteractorStyle | |
SetRightButtonReleaseMethodArgDelete(void(*f)(void *)) (defined in vtkInteractorStyle) | vtkInteractorStyle | |
ShiftKey (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected] |
SpinCamera(int x, int y) (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected, virtual] |
SpinXY(int dx, int dy, int oldX, int oldY) (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [protected] |
StartAnimate() (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected, virtual] |
StartDolly() (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected, virtual] |
StartPan() (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected, virtual] |
StartRotate() (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected, virtual] |
StartSpin() (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected, virtual] |
StartState(int newstate) (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected, virtual] |
StartTimer() (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected, virtual] |
StartUniformScale() (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected, virtual] |
StartZoom() (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected, virtual] |
State (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [protected] |
StopAnimate() (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected, virtual] |
StopState() (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected, virtual] |
SubjectHelper (defined in vtkObject) | vtkObject | [protected] |
UnRegister(vtkObject *o) | vtkObject | [virtual] |
UpdateInternalState(int ctrl, int shift, int X, int Y) (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected, virtual] |
ViewFocus (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [protected] |
ViewLook (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [protected] |
ViewPoint (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [protected] |
ViewRight (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [protected] |
ViewUp (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [protected] |
vtkInteractorStyle() (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected] |
vtkInteractorStyle(const vtkInteractorStyle &) (defined in vtkInteractorStyle) | vtkInteractorStyle | [inline, protected] |
vtkInteractorStyleTrackballActor() (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [protected] |
vtkInteractorStyleTrackballActor(const vtkInteractorStyleTrackballActor &) (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [inline, protected] |
vtkObject() (defined in vtkObject) | vtkObject | [protected] |
vtkObject(const vtkObject &) (defined in vtkObject) | vtkObject | [inline, protected] |
~vtkInteractorStyle() (defined in vtkInteractorStyle) | vtkInteractorStyle | [protected] |
~vtkInteractorStyleTrackballActor() (defined in vtkInteractorStyleTrackballActor) | vtkInteractorStyleTrackballActor | [protected] |
~vtkObject() (defined in vtkObject) | vtkObject | [protected, virtual] |