AddObserver(unsigned long event, vtkCommand *, float priority=0.0f) | vtkObject | |
AddObserver(const char *event, vtkCommand *, float priority=0.0f) | vtkObject | |
AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) | vtkObject | inline |
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline |
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline |
AdjustingP1 enum value | vtkOrientationMarkerWidget | protected |
AdjustingP2 enum value | vtkOrientationMarkerWidget | protected |
AdjustingP3 enum value | vtkOrientationMarkerWidget | protected |
AdjustingP4 enum value | vtkOrientationMarkerWidget | protected |
BreakOnError() | vtkObject | static |
CharObserverTag | vtkInteractorObserver | protected |
ComputeDisplayToWorld(vtkRenderer *ren, double x, double y, double z, double worldPt[4]) | vtkInteractorObserver | static |
ComputeDisplayToWorld(double x, double y, double z, double worldPt[4]) | vtkInteractorObserver | protected |
ComputeStateBasedOnPosition(int X, int Y, int *pos1, int *pos2) | vtkOrientationMarkerWidget | protectedvirtual |
ComputeWorldToDisplay(vtkRenderer *ren, double x, double y, double z, double displayPt[3]) | vtkInteractorObserver | static |
ComputeWorldToDisplay(double x, double y, double z, double displayPt[3]) | vtkInteractorObserver | protected |
CurrentRenderer | vtkInteractorObserver | protected |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
DefaultRenderer | vtkInteractorObserver | protected |
Delete() | vtkObjectBase | virtual |
DeleteObserverTag | vtkInteractorObserver | protected |
Enabled | vtkInteractorObserver | protected |
EnabledOff() | vtkInteractorObserver | inline |
EnabledOn() | vtkInteractorObserver | inline |
EndInteraction() override | vtkOrientationMarkerWidget | virtual |
EventCallbackCommand | vtkInteractorObserver | protected |
ExecuteCameraUpdateEvent(vtkObject *o, unsigned long event, void *calldata) | vtkOrientationMarkerWidget | |
FastDelete() | vtkObjectBase | virtual |
GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
GetAssemblyPath(double X, double Y, double Z, vtkAbstractPropPicker *picker) | vtkInteractorObserver | protected |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
GetCurrentRenderer() | vtkInteractorObserver | virtual |
GetDebug() | vtkObject | |
GetDefaultRenderer() | vtkInteractorObserver | virtual |
GetEnabled() | vtkInteractorObserver | inline |
GetGlobalWarningDisplay() | vtkObject | static |
GetInteractive() | vtkOrientationMarkerWidget | virtual |
GetInteractor() | vtkInteractorObserver | virtual |
GetIsInMemkind() const | vtkObjectBase | |
GetKeyPressActivation() | vtkInteractorObserver | virtual |
GetKeyPressActivationValue() | vtkInteractorObserver | virtual |
GetMaxDimensionSize() | vtkOrientationMarkerWidget | virtual |
GetMinDimensionSize() | vtkOrientationMarkerWidget | virtual |
GetMTime() | vtkObject | virtual |
GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
GetOrientationMarker() | vtkOrientationMarkerWidget | virtual |
GetOutlineColor() | vtkOrientationMarkerWidget | |
GetPickingManaged() | vtkInteractorObserver | virtual |
GetPickingManager() | vtkInteractorObserver | protected |
GetPriority() | vtkInteractorObserver | virtual |
GetReferenceCount() | vtkObjectBase | inline |
GetShouldConstrainSize() | vtkOrientationMarkerWidget | virtual |
GetTolerance() | vtkOrientationMarkerWidget | virtual |
GetUsingMemkind() | vtkObjectBase | static |
GetViewport() | vtkOrientationMarkerWidget | virtual |
GetViewport(double &, double &, double &, double &) | vtkOrientationMarkerWidget | virtual |
GetViewport(double[4]) | vtkOrientationMarkerWidget | virtual |
GetZoom() | vtkOrientationMarkerWidget | virtual |
GlobalWarningDisplayOff() | vtkObject | inlinestatic |
GlobalWarningDisplayOn() | vtkObject | inlinestatic |
GrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr) | vtkInteractorObserver | |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
InitializeObjectBase() | vtkObjectBase | |
Inside enum value | vtkOrientationMarkerWidget | protected |
Interactive | vtkOrientationMarkerWidget | protected |
InteractiveOff() | vtkOrientationMarkerWidget | virtual |
InteractiveOn() | vtkOrientationMarkerWidget | virtual |
Interactor | vtkInteractorObserver | protected |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr) | vtkObject | protected |
InternalReleaseFocus() | vtkObject | protected |
InvokeEvent(unsigned long event, void *callData) | vtkObject | |
InvokeEvent(const char *event, void *callData) | vtkObject | |
InvokeEvent(unsigned long event) | vtkObject | inline |
InvokeEvent(const char *event) | vtkObject | inline |
IsA(const char *type) | vtkOrientationMarkerWidget | virtual |
IsTypeOf(const char *type) | vtkOrientationMarkerWidget | static |
KeyPressActivation | vtkInteractorObserver | protected |
KeyPressActivationOff() | vtkInteractorObserver | virtual |
KeyPressActivationOn() | vtkInteractorObserver | virtual |
KeyPressActivationValue | vtkInteractorObserver | protected |
KeyPressCallbackCommand | vtkInteractorObserver | protected |
MaxDimensionSize | vtkOrientationMarkerWidget | protected |
MinDimensionSize | vtkOrientationMarkerWidget | protected |
Modified() override | vtkOrientationMarkerWidget | virtual |
MoveWidget(int X, int Y) | vtkOrientationMarkerWidget | protected |
Moving | vtkOrientationMarkerWidget | protected |
MTime | vtkObject | protected |
New() | vtkOrientationMarkerWidget | static |
NewInstance() const | vtkOrientationMarkerWidget | |
NewInstanceInternal() const | vtkOrientationMarkerWidget | protectedvirtual |
Observer | vtkOrientationMarkerWidget | protected |
ObserverMediator | vtkInteractorObserver | protected |
Off() | vtkInteractorObserver | inline |
On() | vtkInteractorObserver | inline |
OnChar() | vtkInteractorObserver | virtual |
OnLeftButtonDown() | vtkOrientationMarkerWidget | protectedvirtual |
OnLeftButtonUp() | vtkOrientationMarkerWidget | protectedvirtual |
OnMouseMove() | vtkOrientationMarkerWidget | protectedvirtual |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
OrientationMarker | vtkOrientationMarkerWidget | protected |
Outline | vtkOrientationMarkerWidget | protected |
OutlineActor | vtkOrientationMarkerWidget | protected |
Outside enum value | vtkOrientationMarkerWidget | protected |
PickingManaged | vtkInteractorObserver | protected |
PickingManagedOff() | vtkInteractorObserver | virtual |
PickingManagedOn() | vtkInteractorObserver | virtual |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintSelf(ostream &os, vtkIndent indent) override | vtkOrientationMarkerWidget | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
Priority | vtkInteractorObserver | protected |
ProcessEvents(vtkObject *object, unsigned long event, void *clientdata, void *calldata) | vtkOrientationMarkerWidget | protectedstatic |
ReferenceCount | vtkObjectBase | protected |
Register(vtkObjectBase *o) | vtkObjectBase | virtual |
RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
RegisterPickers() | vtkInteractorObserver | protectedvirtual |
ReleaseFocus() | vtkInteractorObserver | |
RemoveAllObservers() | vtkObject | |
RemoveObserver(vtkCommand *) | vtkObject | |
RemoveObserver(unsigned long tag) | vtkObject | |
RemoveObservers(unsigned long event, vtkCommand *) | vtkObject | |
RemoveObservers(const char *event, vtkCommand *) | vtkObject | |
RemoveObservers(unsigned long event) | vtkObject | |
RemoveObservers(const char *event) | vtkObject | |
Renderer | vtkOrientationMarkerWidget | protected |
ReportReferences(vtkGarbageCollector *) | vtkObjectBase | protectedvirtual |
RequestCursorShape(int requestedShape) | vtkInteractorObserver | protected |
ResizeBottomLeft(int X, int Y) | vtkOrientationMarkerWidget | protected |
ResizeBottomRight(int X, int Y) | vtkOrientationMarkerWidget | protected |
ResizeToFitSizeConstraints() | vtkOrientationMarkerWidget | protected |
ResizeTopLeft(int X, int Y) | vtkOrientationMarkerWidget | protected |
ResizeTopRight(int X, int Y) | vtkOrientationMarkerWidget | protected |
SafeDownCast(vtkObjectBase *o) | vtkOrientationMarkerWidget | static |
SetCurrentRenderer(vtkRenderer *) | vtkInteractorObserver | virtual |
SetCursor(int state) | vtkOrientationMarkerWidget | protectedvirtual |
SetDebug(bool debugFlag) | vtkObject | |
SetDefaultRenderer(vtkRenderer *) | vtkInteractorObserver | virtual |
SetEnabled(int) override | vtkOrientationMarkerWidget | virtual |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetInteractive(vtkTypeBool interact) | vtkOrientationMarkerWidget | |
SetInteractor(vtkRenderWindowInteractor *iren) | vtkInteractorObserver | virtual |
SetKeyPressActivation(vtkTypeBool) | vtkInteractorObserver | virtual |
SetKeyPressActivationValue(char) | vtkInteractorObserver | virtual |
SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
SetOrientationMarker(vtkProp *prop) | vtkOrientationMarkerWidget | virtual |
SetOutlineColor(double r, double g, double b) | vtkOrientationMarkerWidget | |
SetPickingManaged(bool managed) | vtkInteractorObserver | virtual |
SetPriority(float) | vtkInteractorObserver | virtual |
SetReferenceCount(int) | vtkObjectBase | |
SetShouldConstrainSize(const vtkTypeBool shouldConstrainSize) | vtkOrientationMarkerWidget | |
SetSizeConstraintDimensionSizes(const int minDimensionSize, const int maxDimensionSize) | vtkOrientationMarkerWidget | |
SetTolerance(int) | vtkOrientationMarkerWidget | virtual |
SetViewport(double, double, double, double) | vtkOrientationMarkerWidget | virtual |
SetViewport(double[4]) | vtkOrientationMarkerWidget | virtual |
SetZoom(double) | vtkOrientationMarkerWidget | virtual |
ShouldConstrainSize | vtkOrientationMarkerWidget | protected |
SquareRenderer() | vtkOrientationMarkerWidget | protected |
StartEventObserverId | vtkOrientationMarkerWidget | protected |
StartInteraction() | vtkInteractorObserver | protectedvirtual |
StartPosition | vtkOrientationMarkerWidget | protected |
State | vtkOrientationMarkerWidget | protected |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkOrientationMarkerWidget | |
Tolerance | vtkOrientationMarkerWidget | protected |
Translating enum value | vtkOrientationMarkerWidget | protected |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
UnRegisterPickers() | vtkInteractorObserver | protected |
UpdateInternalViewport() | vtkOrientationMarkerWidget | protected |
UpdateOutline() | vtkOrientationMarkerWidget | protected |
UpdateViewport() | vtkOrientationMarkerWidget | protected |
Viewport | vtkOrientationMarkerWidget | protected |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkInteractorObserver() | vtkInteractorObserver | protected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
vtkOrientationMarkerWidget() | vtkOrientationMarkerWidget | protected |
WeakPointers | vtkObjectBase | protected |
WidgetState enum name | vtkOrientationMarkerWidget | protected |
Zoom | vtkOrientationMarkerWidget | protected |
~vtkInteractorObserver() override | vtkInteractorObserver | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |
~vtkOrientationMarkerWidget() override | vtkOrientationMarkerWidget | protected |