Actor | vtkPointWidget | protected |
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 |
AdjustBounds(double bounds[6], double newBounds[6], double center[3]) | vtk3DWidget | protected |
AllOff() | vtkPointWidget | inline |
AllOn() | vtkPointWidget | inline |
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 |
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 |
ConnectionHolder | vtk3DWidget | protected |
ConstraintAxis | vtkPointWidget | protected |
CreateDefaultProperties() | vtkPointWidget | protected |
CurrentRenderer | vtkInteractorObserver | protected |
Cursor3D | vtkPointWidget | protected |
CursorPicker | vtkPointWidget | protected |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
DefaultRenderer | vtkInteractorObserver | protected |
Delete() | vtkObjectBase | virtual |
DeleteObserverTag | vtkInteractorObserver | protected |
DetermineConstraintAxis(int constraint, double *x) | vtkPointWidget | protected |
Enabled | vtkInteractorObserver | protected |
EnabledOff() | vtkInteractorObserver | inline |
EnabledOn() | vtkInteractorObserver | inline |
EndInteraction() | vtkInteractorObserver | protectedvirtual |
EventCallbackCommand | vtkInteractorObserver | protected |
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 |
GetHandleSize() | vtk3DWidget | virtual |
GetHotSpotSize() | vtkPointWidget | virtual |
GetInput() | vtk3DWidget | virtual |
GetInteractor() | vtkInteractorObserver | virtual |
GetIsInMemkind() const | vtkObjectBase | |
GetKeyPressActivation() | vtkInteractorObserver | virtual |
GetKeyPressActivationValue() | vtkInteractorObserver | virtual |
GetMTime() | vtkObject | virtual |
GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
GetOutline() | vtkPointWidget | inline |
GetPickingManaged() | vtkInteractorObserver | virtual |
GetPickingManager() | vtkInteractorObserver | protected |
GetPlaceFactor() | vtk3DWidget | virtual |
GetPolyData(vtkPolyData *pd) | vtkPointWidget | |
GetPosition() | vtkPointWidget | inline |
GetPosition(double xyz[3]) | vtkPointWidget | inline |
GetPriority() | vtkInteractorObserver | virtual |
GetProp3D() | vtk3DWidget | virtual |
GetProperty() | vtkPointWidget | virtual |
GetReferenceCount() | vtkObjectBase | inline |
GetSelectedProperty() | vtkPointWidget | virtual |
GetTranslationMode() | vtkPointWidget | inline |
GetUsingMemkind() | vtkObjectBase | static |
GetXShadows() | vtkPointWidget | inline |
GetYShadows() | vtkPointWidget | inline |
GetZShadows() | vtkPointWidget | inline |
GlobalWarningDisplayOff() | vtkObject | inlinestatic |
GlobalWarningDisplayOn() | vtkObject | inlinestatic |
GrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr) | vtkInteractorObserver | |
HandleSize | vtk3DWidget | protected |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
Highlight(int highlight) | vtkPointWidget | protected |
HotSpotSize | vtkPointWidget | protected |
InitialBounds | vtk3DWidget | protected |
InitializeObjectBase() | vtkObjectBase | |
InitialLength | vtk3DWidget | protected |
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) | vtkPointWidget | virtual |
IsTypeOf(const char *type) | vtkPointWidget | static |
KeyPressActivation | vtkInteractorObserver | protected |
KeyPressActivationOff() | vtkInteractorObserver | virtual |
KeyPressActivationOn() | vtkInteractorObserver | virtual |
KeyPressActivationValue | vtkInteractorObserver | protected |
KeyPressCallbackCommand | vtkInteractorObserver | protected |
LastPickPosition | vtk3DWidget | protected |
Mapper | vtkPointWidget | protected |
Modified() | vtkObject | virtual |
MoveFocus(double *p1, double *p2) | vtkPointWidget | protected |
Moving enum value | vtkPointWidget | protected |
MTime | vtkObject | protected |
New() | vtkPointWidget | static |
NewInstance() const | vtkPointWidget | |
NewInstanceInternal() const | vtkPointWidget | protectedvirtual |
ObserverMediator | vtkInteractorObserver | protected |
Off() | vtkInteractorObserver | inline |
On() | vtkInteractorObserver | inline |
OnChar() | vtkInteractorObserver | virtual |
OnLeftButtonDown() | vtkPointWidget | protectedvirtual |
OnLeftButtonUp() | vtkPointWidget | protectedvirtual |
OnMiddleButtonDown() | vtkPointWidget | protectedvirtual |
OnMiddleButtonUp() | vtkPointWidget | protectedvirtual |
OnMouseMove() | vtkPointWidget | protectedvirtual |
OnRightButtonDown() | vtkPointWidget | protectedvirtual |
OnRightButtonUp() | vtkPointWidget | protectedvirtual |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
OutlineOff() | vtkPointWidget | inline |
OutlineOn() | vtkPointWidget | inline |
Outside enum value | vtkPointWidget | protected |
PickingManaged | vtkInteractorObserver | protected |
PickingManagedOff() | vtkInteractorObserver | virtual |
PickingManagedOn() | vtkInteractorObserver | virtual |
Placed | vtk3DWidget | protected |
PlaceFactor | vtk3DWidget | protected |
PlaceWidget(double bounds[6]) override | vtkPointWidget | virtual |
PlaceWidget() override | vtkPointWidget | inlinevirtual |
PlaceWidget(double xmin, double xmax, double ymin, double ymax, double zmin, double zmax) override | vtkPointWidget | inlinevirtual |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintSelf(ostream &os, vtkIndent indent) override | vtkPointWidget | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
Priority | vtkInteractorObserver | protected |
ProcessEvents(vtkObject *object, unsigned long event, void *clientdata, void *calldata) | vtkPointWidget | protectedstatic |
Prop3D | vtk3DWidget | protected |
Property | vtkPointWidget | protected |
ReferenceCount | vtkObjectBase | protected |
Register(vtkObjectBase *o) | vtkObjectBase | virtual |
RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
RegisterPickers() override | vtkPointWidget | 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 | |
ReportReferences(vtkGarbageCollector *) | vtkObjectBase | protectedvirtual |
RequestCursorShape(int requestedShape) | vtkInteractorObserver | protected |
SafeDownCast(vtkObjectBase *o) | vtkPointWidget | static |
Scale(double *p1, double *p2, int X, int Y) | vtkPointWidget | protected |
Scaling enum value | vtkPointWidget | protected |
SelectedProperty | vtkPointWidget | protected |
SetCurrentRenderer(vtkRenderer *) | vtkInteractorObserver | virtual |
SetDebug(bool debugFlag) | vtkObject | |
SetDefaultRenderer(vtkRenderer *) | vtkInteractorObserver | virtual |
SetEnabled(int) override | vtkPointWidget | virtual |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetHandleSize(double) | vtk3DWidget | virtual |
SetHotSpotSize(double) | vtkPointWidget | virtual |
SetInputConnection(vtkAlgorithmOutput *) | vtk3DWidget | virtual |
SetInputData(vtkDataSet *) | vtk3DWidget | virtual |
SetInteractor(vtkRenderWindowInteractor *iren) | vtkInteractorObserver | virtual |
SetKeyPressActivation(vtkTypeBool) | vtkInteractorObserver | virtual |
SetKeyPressActivationValue(char) | vtkInteractorObserver | virtual |
SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
SetOutline(int o) | vtkPointWidget | inline |
SetPickingManaged(bool managed) | vtkInteractorObserver | virtual |
SetPlaceFactor(double) | vtk3DWidget | virtual |
SetPosition(double x, double y, double z) | vtkPointWidget | inline |
SetPosition(double x[3]) | vtkPointWidget | inline |
SetPriority(float) | vtkInteractorObserver | virtual |
SetProp3D(vtkProp3D *) | vtk3DWidget | virtual |
SetReferenceCount(int) | vtkObjectBase | |
SetTranslationMode(int mode) | vtkPointWidget | inline |
SetXShadows(int o) | vtkPointWidget | inline |
SetYShadows(int o) | vtkPointWidget | inline |
SetZShadows(int o) | vtkPointWidget | inline |
SizeHandles(double factor) | vtk3DWidget | protected |
SizeHandles() | vtk3DWidget | inlineprotectedvirtual |
Start enum value | vtkPointWidget | protected |
StartInteraction() | vtkInteractorObserver | protectedvirtual |
State | vtkPointWidget | protected |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkPointWidget | |
Translate(double *p1, double *p2) | vtkPointWidget | protected |
Translating enum value | vtkPointWidget | protected |
TranslationMode | vtkPointWidget | protected |
TranslationModeOff() | vtkPointWidget | inline |
TranslationModeOn() | vtkPointWidget | inline |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
UnRegisterPickers() | vtkInteractorObserver | protected |
UpdateInput() | vtk3DWidget | protected |
ValidPick | vtk3DWidget | protected |
vtk3DWidget() | vtk3DWidget | protected |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkInteractorObserver() | vtkInteractorObserver | protected |
vtkLineWidget | vtkPointWidget | friend |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
vtkPointWidget() | vtkPointWidget | protected |
WaitCount | vtkPointWidget | protected |
WaitingForMotion | vtkPointWidget | protected |
WeakPointers | vtkObjectBase | protected |
WidgetState enum name | vtkPointWidget | protected |
XShadowsOff() | vtkPointWidget | inline |
XShadowsOn() | vtkPointWidget | inline |
YShadowsOff() | vtkPointWidget | inline |
YShadowsOn() | vtkPointWidget | inline |
ZShadowsOff() | vtkPointWidget | inline |
ZShadowsOn() | vtkPointWidget | inline |
~vtk3DWidget() override | vtk3DWidget | protected |
~vtkInteractorObserver() override | vtkInteractorObserver | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |
~vtkPointWidget() override | vtkPointWidget | protected |