_HighlightState enum name | vtkButtonRepresentation | |
_InteractionState enum name | vtkButtonRepresentation | |
Actor | vtkTexturedButtonRepresentation | protected |
AdjustBounds(double bounds[6], double newBounds[6], double center[3]) | vtkWidgetRepresentation | protected |
BuildRepresentation() | vtkTexturedButtonRepresentation | virtual |
BuildTime | vtkWidgetRepresentation | protected |
ComputeInteractionState(int X, int Y, int modify=0) | vtkTexturedButtonRepresentation | virtual |
CreateDefaultProperties() | vtkTexturedButtonRepresentation | protected |
EndWidgetInteraction(double newEventPos[2]) | vtkWidgetRepresentation | inlinevirtual |
FollowCamera | vtkTexturedButtonRepresentation | protected |
FollowCameraOff() | vtkTexturedButtonRepresentation | virtual |
FollowCameraOn() | vtkTexturedButtonRepresentation | virtual |
Follower | vtkTexturedButtonRepresentation | protected |
GetActors(vtkPropCollection *pc) | vtkTexturedButtonRepresentation | virtual |
GetActors2D(vtkPropCollection *) | vtkWidgetRepresentation | inlinevirtual |
GetAssemblyPath(double X, double Y, double Z, vtkAbstractPropPicker *picker) | vtkWidgetRepresentation | protected |
GetBounds() | vtkTexturedButtonRepresentation | virtual |
GetButtonGeometry() | vtkTexturedButtonRepresentation | |
GetButtonTexture(int i) | vtkTexturedButtonRepresentation | |
GetFollowCamera() | vtkTexturedButtonRepresentation | virtual |
GetHandleSize() | vtkWidgetRepresentation | virtual |
GetHighlightState() | vtkButtonRepresentation | virtual |
GetHoveringProperty() | vtkTexturedButtonRepresentation | virtual |
GetInteractionState() | vtkWidgetRepresentation | inlinevirtual |
GetNeedToRender() | vtkWidgetRepresentation | virtual |
GetPickingManaged() | vtkWidgetRepresentation | virtual |
GetPickingManager() | vtkWidgetRepresentation | protected |
GetPlaceFactor() | vtkWidgetRepresentation | virtual |
GetProperty() | vtkTexturedButtonRepresentation | virtual |
GetRenderer() | vtkWidgetRepresentation | virtual |
GetSelectingProperty() | vtkTexturedButtonRepresentation | virtual |
GetState() | vtkButtonRepresentation | virtual |
GetVolumes(vtkPropCollection *) | vtkWidgetRepresentation | inlinevirtual |
HandleSize | vtkWidgetRepresentation | protected |
HasTranslucentPolygonalGeometry() | vtkTexturedButtonRepresentation | virtual |
Highlight(int state) | vtkTexturedButtonRepresentation | virtual |
vtkWidgetRepresentation::Highlight(int vtkNotUsed(highlightOn)) | vtkWidgetRepresentation | inlinevirtual |
HighlightHovering enum value | vtkButtonRepresentation | |
HighlightNormal enum value | vtkButtonRepresentation | |
HighlightSelecting enum value | vtkButtonRepresentation | |
HighlightState | vtkButtonRepresentation | protected |
HoveringProperty | vtkTexturedButtonRepresentation | protected |
InitialBounds | vtkWidgetRepresentation | protected |
InitialLength | vtkWidgetRepresentation | protected |
Inside enum value | vtkButtonRepresentation | |
InteractionState | vtkWidgetRepresentation | protected |
IsA(const char *type) | vtkTexturedButtonRepresentation | virtual |
IsTypeOf(const char *type) | vtkTexturedButtonRepresentation | static |
Mapper | vtkTexturedButtonRepresentation | protected |
NeedToRender | vtkWidgetRepresentation | protected |
NeedToRenderOff() | vtkWidgetRepresentation | virtual |
NeedToRenderOn() | vtkWidgetRepresentation | virtual |
New() | vtkTexturedButtonRepresentation | static |
NewInstance() const | vtkTexturedButtonRepresentation | |
NewInstanceInternal() const | vtkTexturedButtonRepresentation | protectedvirtual |
NextState() | vtkButtonRepresentation | virtual |
NumberOfStates | vtkButtonRepresentation | protected |
Outside enum value | vtkButtonRepresentation | |
Picker | vtkTexturedButtonRepresentation | protected |
PickersModified() | vtkWidgetRepresentation | protectedvirtual |
PickingManaged | vtkWidgetRepresentation | protected |
PickingManagedOff() | vtkWidgetRepresentation | virtual |
PickingManagedOn() | vtkWidgetRepresentation | virtual |
Placed | vtkWidgetRepresentation | protected |
PlaceFactor | vtkWidgetRepresentation | protected |
PlaceWidget(double scale, double point[3], double normal[3]) | vtkTexturedButtonRepresentation | virtual |
PlaceWidget(double bounds[6]) | vtkTexturedButtonRepresentation | virtual |
vtkButtonRepresentation::PlaceWidget(double *vtkNotUsed(bounds[6])) | vtkWidgetRepresentation | inlinevirtual |
PreviousState() | vtkButtonRepresentation | virtual |
PrintSelf(ostream &os, vtkIndent indent) | vtkTexturedButtonRepresentation | |
Property | vtkTexturedButtonRepresentation | protected |
RegisterPickers() | vtkTexturedButtonRepresentation | protectedvirtual |
ReleaseGraphicsResources(vtkWindow *) | vtkTexturedButtonRepresentation | virtual |
Renderer | vtkWidgetRepresentation | protected |
RenderOpaqueGeometry(vtkViewport *) | vtkTexturedButtonRepresentation | virtual |
vtkButtonRepresentation::RenderOpaqueGeometry(vtkViewport *vtkNotUsed(viewport)) | vtkWidgetRepresentation | inlinevirtual |
RenderOverlay(vtkViewport *vtkNotUsed(viewport)) | vtkWidgetRepresentation | inlinevirtual |
RenderTranslucentPolygonalGeometry(vtkViewport *) | vtkTexturedButtonRepresentation | virtual |
vtkButtonRepresentation::RenderTranslucentPolygonalGeometry(vtkViewport *vtkNotUsed(viewport)) | vtkWidgetRepresentation | inlinevirtual |
RenderVolumetricGeometry(vtkViewport *vtkNotUsed(viewport)) | vtkWidgetRepresentation | inlinevirtual |
SafeDownCast(vtkObjectBase *o) | vtkTexturedButtonRepresentation | static |
SelectingProperty | vtkTexturedButtonRepresentation | protected |
SetButtonGeometry(vtkPolyData *pd) | vtkTexturedButtonRepresentation | |
SetButtonGeometryConnection(vtkAlgorithmOutput *algOutput) | vtkTexturedButtonRepresentation | |
SetButtonTexture(int i, vtkImageData *image) | vtkTexturedButtonRepresentation | |
SetFollowCamera(int) | vtkTexturedButtonRepresentation | virtual |
SetHandleSize(double) | vtkWidgetRepresentation | virtual |
SetHoveringProperty(vtkProperty *p) | vtkTexturedButtonRepresentation | virtual |
SetNeedToRender(int) | vtkWidgetRepresentation | virtual |
SetNumberOfStates(int) | vtkButtonRepresentation | virtual |
SetPickingManaged(bool) | vtkWidgetRepresentation | virtual |
SetPlaceFactor(double) | vtkWidgetRepresentation | virtual |
SetProperty(vtkProperty *p) | vtkTexturedButtonRepresentation | virtual |
SetRenderer(vtkRenderer *ren) | vtkWidgetRepresentation | virtual |
SetSelectingProperty(vtkProperty *p) | vtkTexturedButtonRepresentation | virtual |
SetState(int state) | vtkButtonRepresentation | virtual |
ShallowCopy(vtkProp *prop) | vtkTexturedButtonRepresentation | 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 |
State | vtkButtonRepresentation | protected |
Superclass typedef | vtkTexturedButtonRepresentation | |
Texture | vtkTexturedButtonRepresentation | protected |
TextureArray | vtkTexturedButtonRepresentation | protected |
UnRegisterPickers() | vtkWidgetRepresentation | protectedvirtual |
ValidPick | vtkWidgetRepresentation | protected |
vtkButtonRepresentation() | vtkButtonRepresentation | protected |
vtkTexturedButtonRepresentation() | vtkTexturedButtonRepresentation | protected |
vtkWidgetRepresentation() | vtkWidgetRepresentation | protected |
WidgetInteraction(double newEventPos[2]) | vtkWidgetRepresentation | inlinevirtual |
~vtkButtonRepresentation() | vtkButtonRepresentation | protected |
~vtkTexturedButtonRepresentation() | vtkTexturedButtonRepresentation | protected |
~vtkWidgetRepresentation() | vtkWidgetRepresentation | protected |