| AddConsumer(vtkObject *c) | vtkProp | |
| AddEstimatedRenderTime(double t, vtkViewport *vtkNotUsed(vp)) | vtkProp | inlinevirtual |
| 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]) | vtkWidgetRepresentation | protected |
| AllocatedRenderTime | vtkProp | protected |
| Axis enum name | vtkWidgetRepresentation | |
| BoundingBox | vtkAxesTransformRepresentation | protected |
| BreakOnError() | vtkObject | static |
| BuildPaths(vtkAssemblyPaths *paths, vtkAssemblyPath *path) | vtkProp | virtual |
| BuildRepresentation() override | vtkAxesTransformRepresentation | virtual |
| BuildTime | vtkWidgetRepresentation | protected |
| CollectRevisions(ostream &) | vtkObjectBase | inlineprotectedvirtual |
| ComplexInteraction(vtkRenderWindowInteractor *, vtkAbstractWidget *, unsigned long, void *) | vtkWidgetRepresentation | inlinevirtual |
| ComputeComplexInteractionState(vtkRenderWindowInteractor *iren, vtkAbstractWidget *widget, unsigned long event, void *callData, int modify=0) | vtkWidgetRepresentation | virtual |
| ComputeInteractionState(int X, int Y, int modify=0) override | vtkAxesTransformRepresentation | virtual |
| Consumers | vtkProp | protected |
| Debug | vtkObject | protected |
| DebugOff() | vtkObject | virtual |
| DebugOn() | vtkObject | virtual |
| Delete() | vtkObjectBase | virtual |
| Dragable | vtkProp | protected |
| DragableOff() | vtkProp | virtual |
| DragableOn() | vtkProp | virtual |
| EndComplexInteraction(vtkRenderWindowInteractor *, vtkAbstractWidget *, unsigned long, void *) | vtkWidgetRepresentation | inlinevirtual |
| EndWidgetInteraction(double newEventPos[2]) | vtkWidgetRepresentation | inlinevirtual |
| EstimatedRenderTime | vtkProp | protected |
| FastDelete() | vtkObjectBase | virtual |
| GeneralTextureTransform() | vtkProp | static |
| GeneralTextureUnit() | vtkProp | static |
| GetActors(vtkPropCollection *) override | vtkWidgetRepresentation | inlinevirtual |
| GetActors2D(vtkPropCollection *) override | vtkWidgetRepresentation | inlinevirtual |
| GetAllocatedRenderTime() | vtkProp | virtual |
| GetAssemblyPath(double X, double Y, double Z, vtkAbstractPropPicker *picker) | vtkWidgetRepresentation | protected |
| GetAssemblyPath3DPoint(double pos[3], vtkAbstractPropPicker *picker) | vtkWidgetRepresentation | protected |
| GetBounds() override | vtkAxesTransformRepresentation | virtual |
| GetClassName() const | vtkObjectBase | |
| GetCommand(unsigned long tag) | vtkObject | |
| GetConsumer(int i) | vtkProp | |
| GetDebug() | vtkObject | |
| GetDragable() | vtkProp | virtual |
| GetEstimatedRenderTime(vtkViewport *) | vtkProp | inlinevirtual |
| GetEstimatedRenderTime() | vtkProp | inlinevirtual |
| GetGlobalWarningDisplay() | vtkObject | static |
| GetHandleSize() | vtkWidgetRepresentation | virtual |
| GetInteractionState() | vtkWidgetRepresentation | inlinevirtual |
| GetLabelFormat() | vtkAxesTransformRepresentation | virtual |
| GetLabelProperty() | vtkAxesTransformRepresentation | virtual |
| GetLabelScale() | vtkAxesTransformRepresentation | virtual |
| GetMatrix() | vtkProp | inlinevirtual |
| GetMTime() | vtkObject | virtual |
| GetNeedToRender() | vtkWidgetRepresentation | virtual |
| GetNextPath() | vtkProp | virtual |
| GetNumberOfConsumers() | vtkProp | virtual |
| GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
| GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
| GetNumberOfPaths() | vtkProp | inlinevirtual |
| GetOriginDisplayPosition(double pos[3]) | vtkAxesTransformRepresentation | |
| GetOriginRepresentation() | vtkAxesTransformRepresentation | virtual |
| GetOriginWorldPosition() | vtkAxesTransformRepresentation | |
| GetOriginWorldPosition(double pos[3]) | vtkAxesTransformRepresentation | |
| GetPickable() | vtkProp | virtual |
| GetPickingManaged() | vtkWidgetRepresentation | virtual |
| GetPickingManager() | vtkWidgetRepresentation | protected |
| GetPlaceFactor() | vtkWidgetRepresentation | virtual |
| GetPropertyKeys() | vtkProp | virtual |
| GetRedrawMTime() | vtkProp | inlinevirtual |
| GetReferenceCount() | vtkObjectBase | inline |
| GetRenderer() | vtkWidgetRepresentation | virtual |
| GetRenderTimeMultiplier() | vtkProp | virtual |
| GetSelectionRepresentation() | vtkAxesTransformRepresentation | virtual |
| GetShaderProperty() | vtkProp | virtual |
| GetSupportsSelection() | vtkProp | inlinevirtual |
| GetTolerance() | vtkAxesTransformRepresentation | virtual |
| GetUseBounds() | vtkProp | virtual |
| GetVisibility() | vtkProp | virtual |
| GetVolumes(vtkPropCollection *) override | vtkWidgetRepresentation | inlinevirtual |
| GlobalWarningDisplayOff() | vtkObject | inlinestatic |
| GlobalWarningDisplayOn() | vtkObject | inlinestatic |
| Glyph3D | vtkAxesTransformRepresentation | protected |
| GlyphActor | vtkAxesTransformRepresentation | protected |
| GlyphCylinder | vtkAxesTransformRepresentation | protected |
| GlyphMapper | vtkAxesTransformRepresentation | protected |
| GlyphPoints | vtkAxesTransformRepresentation | protected |
| GlyphPolyData | vtkAxesTransformRepresentation | protected |
| GlyphVectors | vtkAxesTransformRepresentation | protected |
| GlyphXForm | vtkAxesTransformRepresentation | protected |
| HandleSize | vtkWidgetRepresentation | protected |
| HasKeys(vtkInformation *requiredKeys) | vtkProp | virtual |
| HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
| HasObserver(const char *event, vtkCommand *) | vtkObject | |
| HasObserver(unsigned long event) | vtkObject | |
| HasObserver(const char *event) | vtkObject | |
| HasOpaqueGeometry() | vtkProp | inlinevirtual |
| HasTranslucentPolygonalGeometry() override | vtkWidgetRepresentation | inlinevirtual |
| Highlight(int vtkNotUsed(highlightOn)) | vtkWidgetRepresentation | inlinevirtual |
| InitialBounds | vtkWidgetRepresentation | protected |
| InitializeObjectBase() | vtkObjectBase | |
| InitialLength | vtkWidgetRepresentation | protected |
| InitPathTraversal() | vtkProp | virtual |
| InteractionState | vtkWidgetRepresentation | 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) | vtkAxesTransformRepresentation | virtual |
| IsConsumer(vtkObject *c) | vtkProp | |
| IsRenderingTranslucentPolygonalGeometry() | vtkProp | inlinevirtual |
| IsTypeOf(const char *type) | vtkAxesTransformRepresentation | static |
| LabelActor | vtkAxesTransformRepresentation | protected |
| LabelFormat | vtkAxesTransformRepresentation | protected |
| LabelMapper | vtkAxesTransformRepresentation | protected |
| LabelText | vtkAxesTransformRepresentation | protected |
| LastEventPosition | vtkAxesTransformRepresentation | protected |
| LineActor | vtkAxesTransformRepresentation | protected |
| LineMapper | vtkAxesTransformRepresentation | protected |
| LinePoints | vtkAxesTransformRepresentation | protected |
| LinePolyData | vtkAxesTransformRepresentation | protected |
| Modified() | vtkObject | virtual |
| MTime | vtkObject | protected |
| NearbyEvent(int X, int Y, double bounds[6]) | vtkWidgetRepresentation | protected |
| NeedToRender | vtkWidgetRepresentation | protected |
| NeedToRenderOff() | vtkWidgetRepresentation | virtual |
| NeedToRenderOn() | vtkWidgetRepresentation | virtual |
| New() | vtkAxesTransformRepresentation | static |
| NewInstance() const | vtkAxesTransformRepresentation | |
| NewInstanceInternal() const | vtkAxesTransformRepresentation | protectedvirtual |
| NONE enum value | vtkWidgetRepresentation | |
| NumberOfConsumers | vtkProp | protected |
| OnOrigin enum value | vtkAxesTransformRepresentation | |
| OnX enum value | vtkAxesTransformRepresentation | |
| OnXEnd enum value | vtkAxesTransformRepresentation | |
| OnY enum value | vtkAxesTransformRepresentation | |
| OnYEnd enum value | vtkAxesTransformRepresentation | |
| OnZ enum value | vtkAxesTransformRepresentation | |
| OnZEnd enum value | vtkAxesTransformRepresentation | |
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| OriginRepresentation | vtkAxesTransformRepresentation | protected |
| Outside enum value | vtkAxesTransformRepresentation | |
| Paths | vtkProp | protected |
| Pick() | vtkProp | virtual |
| Pickable | vtkProp | protected |
| PickableOff() | vtkProp | virtual |
| PickableOn() | vtkProp | virtual |
| PickingManaged | vtkWidgetRepresentation | protected |
| PickingManagedOff() | vtkWidgetRepresentation | virtual |
| PickingManagedOn() | vtkWidgetRepresentation | virtual |
| Placed | vtkWidgetRepresentation | protected |
| PlaceFactor | vtkWidgetRepresentation | protected |
| PlaceWidget(double *vtkNotUsed(bounds[6])) | vtkWidgetRepresentation | inlinevirtual |
| PokeMatrix(vtkMatrix4x4 *vtkNotUsed(matrix)) | vtkProp | inlinevirtual |
| Print(ostream &os) | vtkObjectBase | |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| PrintRevisions(ostream &) | vtkObjectBase | inline |
| PrintSelf(ostream &os, vtkIndent indent) override | vtkAxesTransformRepresentation | virtual |
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| ProcessSelectorPixelBuffers(vtkHardwareSelector *, std::vector< unsigned int > &) | vtkProp | inlinevirtual |
| PropertyKeys | vtkProp | protected |
| ReferenceCount | vtkObjectBase | protected |
| Register(vtkObjectBase *o) | vtkObjectBase | virtual |
| RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
| RegisterPickers() | vtkWidgetRepresentation | virtual |
| ReleaseGraphicsResources(vtkWindow *w) override | vtkAxesTransformRepresentation | virtual |
| RemoveAllObservers() | vtkObject | |
| RemoveConsumer(vtkObject *c) | vtkProp | |
| 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 | vtkWidgetRepresentation | protected |
| RenderFilteredOpaqueGeometry(vtkViewport *v, vtkInformation *requiredKeys) | vtkProp | virtual |
| RenderFilteredOverlay(vtkViewport *v, vtkInformation *requiredKeys) | vtkProp | virtual |
| RenderFilteredTranslucentPolygonalGeometry(vtkViewport *v, vtkInformation *requiredKeys) | vtkProp | virtual |
| RenderFilteredVolumetricGeometry(vtkViewport *v, vtkInformation *requiredKeys) | vtkProp | virtual |
| RenderOpaqueGeometry(vtkViewport *viewport) override | vtkAxesTransformRepresentation | virtual |
| vtkWidgetRepresentation::RenderOpaqueGeometry(vtkViewport *vtkNotUsed(viewport)) override | vtkWidgetRepresentation | inline |
| RenderOverlay(vtkViewport *vtkNotUsed(viewport)) override | vtkWidgetRepresentation | inline |
| vtkProp::RenderOverlay(vtkViewport *) | vtkProp | inlinevirtual |
| RenderTimeMultiplier | vtkProp | protected |
| RenderTranslucentPolygonalGeometry(vtkViewport *viewport) override | vtkAxesTransformRepresentation | virtual |
| vtkWidgetRepresentation::RenderTranslucentPolygonalGeometry(vtkViewport *vtkNotUsed(viewport)) override | vtkWidgetRepresentation | inline |
| RenderVolumetricGeometry(vtkViewport *vtkNotUsed(viewport)) override | vtkWidgetRepresentation | inline |
| vtkProp::RenderVolumetricGeometry(vtkViewport *) | vtkProp | inlinevirtual |
| ReportReferences(vtkGarbageCollector *) | vtkObjectBase | protectedvirtual |
| RestoreEstimatedRenderTime() | vtkProp | inlinevirtual |
| SafeDownCast(vtkObjectBase *o) | vtkAxesTransformRepresentation | static |
| SavedEstimatedRenderTime | vtkProp | protected |
| SelectionRepresentation | vtkAxesTransformRepresentation | protected |
| SetAllocatedRenderTime(double t, vtkViewport *vtkNotUsed(v)) | vtkProp | inlinevirtual |
| SetDebug(bool debugFlag) | vtkObject | |
| SetDragable(vtkTypeBool) | vtkProp | virtual |
| SetEstimatedRenderTime(double t) | vtkProp | inlinevirtual |
| SetGlobalWarningDisplay(int val) | vtkObject | static |
| SetHandleSize(double) | vtkWidgetRepresentation | virtual |
| SetInteractionState(int) | vtkAxesTransformRepresentation | virtual |
| SetLabelFormat(const char *) | vtkAxesTransformRepresentation | virtual |
| SetLabelScale(double x, double y, double z) | vtkAxesTransformRepresentation | inline |
| SetLabelScale(double scale[3]) | vtkAxesTransformRepresentation | virtual |
| SetNeedToRender(vtkTypeBool) | vtkWidgetRepresentation | virtual |
| SetOriginDisplayPosition(double pos[3]) | vtkAxesTransformRepresentation | |
| SetOriginWorldPosition(double pos[3]) | vtkAxesTransformRepresentation | |
| SetPickable(vtkTypeBool) | vtkProp | virtual |
| SetPickingManaged(bool managed) | vtkWidgetRepresentation | |
| SetPlaceFactor(double) | vtkWidgetRepresentation | virtual |
| SetPropertyKeys(vtkInformation *keys) | vtkProp | virtual |
| SetReferenceCount(int) | vtkObjectBase | |
| SetRenderer(vtkRenderer *ren) | vtkWidgetRepresentation | virtual |
| SetRenderTimeMultiplier(double t) | vtkProp | inline |
| SetShaderProperty(vtkShaderProperty *property) | vtkProp | virtual |
| SetTolerance(int) | vtkAxesTransformRepresentation | virtual |
| SetUseBounds(bool) | vtkProp | virtual |
| SetVisibility(vtkTypeBool) | vtkProp | virtual |
| ShaderProperty | vtkProp | protected |
| ShallowCopy(vtkProp *prop) override | vtkWidgetRepresentation | virtual |
| SizeHandlesInPixels(double factor, double pos[3]) | vtkWidgetRepresentation | protected |
| SizeHandlesRelativeToViewport(double factor, double pos[3]) | vtkWidgetRepresentation | protected |
| StartComplexInteraction(vtkRenderWindowInteractor *, vtkAbstractWidget *, unsigned long, void *) | vtkWidgetRepresentation | inlinevirtual |
| StartEventPosition | vtkWidgetRepresentation | protected |
| StartWidgetInteraction(double e[2]) override | vtkAxesTransformRepresentation | virtual |
| SubjectHelper | vtkObject | protected |
| Superclass typedef | vtkAxesTransformRepresentation | |
| TempMatrix | vtkWidgetRepresentation | protected |
| TempTransform | vtkWidgetRepresentation | protected |
| Tolerance | vtkAxesTransformRepresentation | protected |
| UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
| UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
| UnRegisterPickers() | vtkWidgetRepresentation | virtual |
| UpdatePropPose(vtkProp3D *prop, const double *pos1, const double *orient1, const double *pos2, const double *orient2) | vtkWidgetRepresentation | protected |
| UseBounds | vtkProp | protected |
| UseBoundsOff() | vtkProp | virtual |
| UseBoundsOn() | vtkProp | virtual |
| ValidPick | vtkWidgetRepresentation | protected |
| Visibility | vtkProp | protected |
| VisibilityOff() | vtkProp | virtual |
| VisibilityOn() | vtkProp | virtual |
| vtkAxesTransformRepresentation() | vtkAxesTransformRepresentation | protected |
| vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
| vtkObject() | vtkObject | protected |
| vtkObjectBase() | vtkObjectBase | protected |
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| vtkProp() | vtkProp | protected |
| vtkWidgetRepresentation() | vtkWidgetRepresentation | protected |
| WeakPointers | vtkObjectBase | protected |
| WidgetInteraction(double e[2]) override | vtkAxesTransformRepresentation | virtual |
| XAxis enum value | vtkWidgetRepresentation | |
| YAxis enum value | vtkWidgetRepresentation | |
| ZAxis enum value | vtkWidgetRepresentation | |
| ~vtkAxesTransformRepresentation() override | vtkAxesTransformRepresentation | protected |
| ~vtkObject() override | vtkObject | protected |
| ~vtkObjectBase() | vtkObjectBase | protectedvirtual |
| ~vtkProp() override | vtkProp | protected |
| ~vtkWidgetRepresentation() override | vtkWidgetRepresentation | protected |