| AdjustBounds(double bounds[6], double newBounds[6], double center[3]) | vtk3DWidget | protected |
| ConnectionHolder | vtk3DWidget | protected |
| CreateDefaultProperties() | vtkSphereWidget | protected |
| GetCenter() | vtkSphereWidget | inline |
| GetCenter(double xyz[3]) | vtkSphereWidget | inline |
| GetHandleDirection() | vtkSphereWidget | virtual |
| GetHandleDirection(double &, double &, double &) | vtkSphereWidget | virtual |
| GetHandleDirection(double[3]) | vtkSphereWidget | virtual |
| GetHandlePosition() | vtkSphereWidget | virtual |
| GetHandlePosition(double &, double &, double &) | vtkSphereWidget | virtual |
| GetHandlePosition(double[3]) | vtkSphereWidget | virtual |
| GetHandleProperty() | vtkSphereWidget | virtual |
| GetHandleSize() | vtk3DWidget | virtual |
| GetHandleVisibility() | vtkSphereWidget | virtual |
| GetInput() | vtk3DWidget | virtual |
| GetPhiResolution() | vtkSphereWidget | inline |
| GetPlaceFactor() | vtk3DWidget | virtual |
| GetPolyData(vtkPolyData *pd) | vtkSphereWidget | |
| GetProp3D() | vtk3DWidget | virtual |
| GetRadius() | vtkSphereWidget | inline |
| GetRepresentation() | vtkSphereWidget | virtual |
| GetScale() | vtkSphereWidget | virtual |
| GetSelectedHandleProperty() | vtkSphereWidget | virtual |
| GetSelectedSphereProperty() | vtkSphereWidget | virtual |
| GetSphere(vtkSphere *sphere) | vtkSphereWidget | |
| GetSphereProperty() | vtkSphereWidget | virtual |
| GetThetaResolution() | vtkSphereWidget | inline |
| GetTranslation() | vtkSphereWidget | virtual |
| HandleActor | vtkSphereWidget | protected |
| HandleDirection | vtkSphereWidget | protected |
| HandleMapper | vtkSphereWidget | protected |
| HandlePosition | vtkSphereWidget | protected |
| HandleProperty | vtkSphereWidget | protected |
| HandleSize | vtk3DWidget | protected |
| HandleSource | vtkSphereWidget | protected |
| HandleVisibility | vtkSphereWidget | protected |
| HandleVisibilityOff() | vtkSphereWidget | virtual |
| HandleVisibilityOn() | vtkSphereWidget | virtual |
| HighlightHandle(int) | vtkSphereWidget | protected |
| HighlightSphere(int highlight) | vtkSphereWidget | protected |
| InitialBounds | vtk3DWidget | protected |
| InitialLength | vtk3DWidget | protected |
| IsA(const char *type) | vtkSphereWidget | virtual |
| IsTypeOf(const char *type) | vtkSphereWidget | static |
| LastPickPosition | vtk3DWidget | protected |
| MoveHandle(double *p1, double *p2, int X, int Y) | vtkSphereWidget | protected |
| Moving enum value | vtkSphereWidget | protected |
| New() | vtkSphereWidget | static |
| NewInstance() const | vtkSphereWidget | |
| NewInstanceInternal() const | vtkSphereWidget | protectedvirtual |
| OnLeftButtonDown() | vtkSphereWidget | protected |
| OnLeftButtonUp() | vtkSphereWidget | protected |
| OnMouseMove() | vtkSphereWidget | protected |
| OnRightButtonDown() | vtkSphereWidget | protected |
| OnRightButtonUp() | vtkSphereWidget | protected |
| Outside enum value | vtkSphereWidget | protected |
| Picker | vtkSphereWidget | protected |
| Placed | vtk3DWidget | protected |
| PlaceFactor | vtk3DWidget | protected |
| PlaceHandle(double *center, double radius) | vtkSphereWidget | protected |
| PlaceWidget(double bounds[6]) | vtkSphereWidget | virtual |
| PlaceWidget() | vtkSphereWidget | inlinevirtual |
| PlaceWidget(double xmin, double xmax, double ymin, double ymax, double zmin, double zmax) | vtkSphereWidget | inlinevirtual |
| Positioning enum value | vtkSphereWidget | protected |
| PrintSelf(ostream &os, vtkIndent indent) | vtkSphereWidget | |
| ProcessEvents(vtkObject *object, unsigned long event, void *clientdata, void *calldata) | vtkSphereWidget | protectedstatic |
| Prop3D | vtk3DWidget | protected |
| RegisterPickers() | vtkSphereWidget | protectedvirtual |
| Representation | vtkSphereWidget | protected |
| SafeDownCast(vtkObjectBase *o) | vtkSphereWidget | static |
| Scale | vtkSphereWidget | protected |
| ScaleOff() | vtkSphereWidget | virtual |
| ScaleOn() | vtkSphereWidget | virtual |
| ScaleSphere(double *p1, double *p2, int X, int Y) | vtkSphereWidget | protected |
| Scaling enum value | vtkSphereWidget | protected |
| SelectedHandleProperty | vtkSphereWidget | protected |
| SelectedSphereProperty | vtkSphereWidget | protected |
| SelectRepresentation() | vtkSphereWidget | protected |
| SetCenter(double x, double y, double z) | vtkSphereWidget | inline |
| SetCenter(double x[3]) | vtkSphereWidget | inline |
| SetEnabled(int) | vtkSphereWidget | virtual |
| SetHandleDirection(double, double, double) | vtkSphereWidget | virtual |
| SetHandleDirection(double[3]) | vtkSphereWidget | virtual |
| SetHandleSize(double) | vtk3DWidget | virtual |
| SetHandleVisibility(int) | vtkSphereWidget | virtual |
| SetInputConnection(vtkAlgorithmOutput *) | vtk3DWidget | virtual |
| SetInputData(vtkDataSet *) | vtk3DWidget | virtual |
| SetPhiResolution(int r) | vtkSphereWidget | inline |
| SetPlaceFactor(double) | vtk3DWidget | virtual |
| SetProp3D(vtkProp3D *) | vtk3DWidget | virtual |
| SetRadius(double r) | vtkSphereWidget | inline |
| SetRepresentation(int) | vtkSphereWidget | virtual |
| SetRepresentationToOff() | vtkSphereWidget | inline |
| SetRepresentationToSurface() | vtkSphereWidget | inline |
| SetRepresentationToWireframe() | vtkSphereWidget | inline |
| SetScale(int) | vtkSphereWidget | virtual |
| SetThetaResolution(int r) | vtkSphereWidget | inline |
| SetTranslation(int) | vtkSphereWidget | virtual |
| SizeHandles() | vtkSphereWidget | protectedvirtual |
| vtk3DWidget::SizeHandles(double factor) | vtk3DWidget | protected |
| SphereActor | vtkSphereWidget | protected |
| SphereMapper | vtkSphereWidget | protected |
| SphereProperty | vtkSphereWidget | protected |
| SphereSource | vtkSphereWidget | protected |
| Start enum value | vtkSphereWidget | protected |
| State | vtkSphereWidget | protected |
| Superclass typedef | vtkSphereWidget | |
| Translate(double *p1, double *p2) | vtkSphereWidget | protected |
| Translation | vtkSphereWidget | protected |
| TranslationOff() | vtkSphereWidget | virtual |
| TranslationOn() | vtkSphereWidget | virtual |
| UpdateInput() | vtk3DWidget | protected |
| ValidPick | vtk3DWidget | protected |
| vtk3DWidget() | vtk3DWidget | protected |
| vtkSphereWidget() | vtkSphereWidget | protected |
| WidgetState enum name | vtkSphereWidget | protected |
| ~vtk3DWidget() | vtk3DWidget | protected |
| ~vtkSphereWidget() | vtkSphereWidget | protected |