| _InteractionState enum name | vtkHandleRepresentation | |
| ActiveRepresentation | vtkHandleRepresentation | protected |
| ActiveRepresentationOff() | vtkHandleRepresentation | virtual |
| ActiveRepresentationOn() | vtkHandleRepresentation | virtual |
| AdjustBounds(double bounds[6], double newBounds[6], double center[3]) | vtkWidgetRepresentation | protected |
| BuildRepresentation()=0 | vtkWidgetRepresentation | pure virtual |
| BuildTime | vtkWidgetRepresentation | protected |
| CheckConstraint(vtkRenderer *renderer, double pos[2]) | vtkHandleRepresentation | virtual |
| ComputeInteractionState(int X, int Y, int modify=0) | vtkWidgetRepresentation | virtual |
| Constrained | vtkHandleRepresentation | protected |
| ConstrainedOff() | vtkHandleRepresentation | virtual |
| ConstrainedOn() | vtkHandleRepresentation | virtual |
| DeepCopy(vtkProp *prop) | vtkHandleRepresentation | virtual |
| DisplayPosition | vtkHandleRepresentation | protected |
| DisplayPositionTime | vtkHandleRepresentation | protected |
| EndWidgetInteraction(double newEventPos[2]) | vtkWidgetRepresentation | inlinevirtual |
| GetActiveRepresentation() | vtkHandleRepresentation | virtual |
| GetActors(vtkPropCollection *) | vtkWidgetRepresentation | inlinevirtual |
| GetActors2D(vtkPropCollection *) | vtkWidgetRepresentation | inlinevirtual |
| GetAssemblyPath(double X, double Y, double Z, vtkAbstractPropPicker *picker) | vtkWidgetRepresentation | protected |
| GetBounds() | vtkWidgetRepresentation | inlinevirtual |
| GetConstrained() | vtkHandleRepresentation | virtual |
| GetDisplayPosition(double pos[3]) | vtkHandleRepresentation | virtual |
| GetDisplayPosition() | vtkHandleRepresentation | virtual |
| GetHandleSize() | vtkWidgetRepresentation | virtual |
| GetInteractionState() | vtkWidgetRepresentation | inlinevirtual |
| GetMTime() | vtkHandleRepresentation | virtual |
| GetNeedToRender() | vtkWidgetRepresentation | virtual |
| GetPickingManaged() | vtkWidgetRepresentation | virtual |
| GetPickingManager() | vtkWidgetRepresentation | protected |
| GetPlaceFactor() | vtkWidgetRepresentation | virtual |
| GetPointPlacer() | vtkHandleRepresentation | virtual |
| GetRenderer() | vtkWidgetRepresentation | virtual |
| GetTolerance() | vtkHandleRepresentation | virtual |
| GetVolumes(vtkPropCollection *) | vtkWidgetRepresentation | inlinevirtual |
| GetWorldPosition(double pos[3]) | vtkHandleRepresentation | virtual |
| GetWorldPosition() | vtkHandleRepresentation | virtual |
| HandleSize | vtkWidgetRepresentation | protected |
| HasTranslucentPolygonalGeometry() | vtkWidgetRepresentation | inlinevirtual |
| Highlight(int vtkNotUsed(highlightOn)) | vtkWidgetRepresentation | inlinevirtual |
| InitialBounds | vtkWidgetRepresentation | protected |
| InitialLength | vtkWidgetRepresentation | protected |
| InteractionState | vtkWidgetRepresentation | protected |
| IsA(const char *type) | vtkHandleRepresentation | virtual |
| IsTypeOf(const char *type) | vtkHandleRepresentation | static |
| Nearby enum value | vtkHandleRepresentation | |
| NeedToRender | vtkWidgetRepresentation | protected |
| NeedToRenderOff() | vtkWidgetRepresentation | virtual |
| NeedToRenderOn() | vtkWidgetRepresentation | virtual |
| NewInstance() const | vtkHandleRepresentation | |
| NewInstanceInternal() const | vtkHandleRepresentation | protectedvirtual |
| Outside enum value | vtkHandleRepresentation | |
| PickersModified() | vtkWidgetRepresentation | protectedvirtual |
| PickingManaged | vtkWidgetRepresentation | protected |
| PickingManagedOff() | vtkWidgetRepresentation | virtual |
| PickingManagedOn() | vtkWidgetRepresentation | virtual |
| Placed | vtkWidgetRepresentation | protected |
| PlaceFactor | vtkWidgetRepresentation | protected |
| PlaceWidget(double *vtkNotUsed(bounds[6])) | vtkWidgetRepresentation | inlinevirtual |
| PointPlacer | vtkHandleRepresentation | protected |
| PrintSelf(ostream &os, vtkIndent indent) | vtkHandleRepresentation | |
| RegisterPickers() | vtkWidgetRepresentation | protectedvirtual |
| ReleaseGraphicsResources(vtkWindow *) | vtkWidgetRepresentation | inlinevirtual |
| Renderer | vtkWidgetRepresentation | protected |
| RenderOpaqueGeometry(vtkViewport *vtkNotUsed(viewport)) | vtkWidgetRepresentation | inlinevirtual |
| RenderOverlay(vtkViewport *vtkNotUsed(viewport)) | vtkWidgetRepresentation | inlinevirtual |
| RenderTranslucentPolygonalGeometry(vtkViewport *vtkNotUsed(viewport)) | vtkWidgetRepresentation | inlinevirtual |
| RenderVolumetricGeometry(vtkViewport *vtkNotUsed(viewport)) | vtkWidgetRepresentation | inlinevirtual |
| SafeDownCast(vtkObjectBase *o) | vtkHandleRepresentation | static |
| Scaling enum value | vtkHandleRepresentation | |
| Selecting enum value | vtkHandleRepresentation | |
| SetActiveRepresentation(int) | vtkHandleRepresentation | virtual |
| SetConstrained(int) | vtkHandleRepresentation | virtual |
| SetDisplayPosition(double pos[3]) | vtkHandleRepresentation | virtual |
| SetHandleSize(double) | vtkWidgetRepresentation | virtual |
| SetInteractionState(int) | vtkHandleRepresentation | virtual |
| SetNeedToRender(int) | vtkWidgetRepresentation | virtual |
| SetPickingManaged(bool) | vtkWidgetRepresentation | virtual |
| SetPlaceFactor(double) | vtkWidgetRepresentation | virtual |
| SetPointPlacer(vtkPointPlacer *) | vtkHandleRepresentation | virtual |
| SetRenderer(vtkRenderer *ren) | vtkHandleRepresentation | virtual |
| SetTolerance(int) | vtkHandleRepresentation | virtual |
| SetWorldPosition(double pos[3]) | vtkHandleRepresentation | virtual |
| ShallowCopy(vtkProp *prop) | vtkHandleRepresentation | virtual |
| SizeHandlesInPixels(double factor, double pos[3]) | vtkWidgetRepresentation | protected |
| SizeHandlesRelativeToViewport(double factor, double pos[3]) | vtkWidgetRepresentation | protected |
| StartEventPosition | vtkWidgetRepresentation | protected |
| StartWidgetInteraction(double eventPos[2]) | vtkWidgetRepresentation | inlinevirtual |
| Superclass typedef | vtkHandleRepresentation | |
| Tolerance | vtkHandleRepresentation | protected |
| Translating enum value | vtkHandleRepresentation | |
| UnRegisterPickers() | vtkWidgetRepresentation | protectedvirtual |
| ValidPick | vtkWidgetRepresentation | protected |
| vtkHandleRepresentation() | vtkHandleRepresentation | protected |
| vtkWidgetRepresentation() | vtkWidgetRepresentation | protected |
| WidgetInteraction(double newEventPos[2]) | vtkWidgetRepresentation | inlinevirtual |
| WorldPosition | vtkHandleRepresentation | protected |
| WorldPositionTime | vtkHandleRepresentation | protected |
| ~vtkHandleRepresentation() | vtkHandleRepresentation | protected |
| ~vtkWidgetRepresentation() | vtkWidgetRepresentation | protected |