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 |
BoundingBox | vtkBoxRepresentation | protected |
BreakOnError() | vtkObject | static |
BuildPaths(vtkAssemblyPaths *paths, vtkAssemblyPath *path) | vtkProp | virtual |
BuildRepresentation() override | vtkBoxRepresentation | virtual |
BuildTime | vtkWidgetRepresentation | protected |
CollectRevisions(ostream &) | vtkObjectBase | inlineprotectedvirtual |
ComplexInteraction(vtkRenderWindowInteractor *iren, vtkAbstractWidget *widget, unsigned long event, void *calldata) override | vtkBoxRepresentation | virtual |
ComputeComplexInteractionState(vtkRenderWindowInteractor *iren, vtkAbstractWidget *widget, unsigned long event, void *calldata, int modify=0) override | vtkBoxRepresentation | virtual |
ComputeInteractionState(int X, int Y, int modify=0) override | vtkBoxRepresentation | virtual |
ComputeNormals() | vtkBoxRepresentation | protectedvirtual |
Consumers | vtkProp | protected |
CreateDefaultProperties() | vtkBoxRepresentation | protectedvirtual |
CurrentHandle | vtkBoxRepresentation | protected |
CurrentHexFace | vtkBoxRepresentation | protected |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
Delete() | vtkObjectBase | virtual |
Dragable | vtkProp | protected |
DragableOff() | vtkProp | virtual |
DragableOn() | vtkProp | virtual |
EndComplexInteraction(vtkRenderWindowInteractor *iren, vtkAbstractWidget *widget, unsigned long event, void *calldata) override | vtkBoxRepresentation | virtual |
EndWidgetInteraction(double newEventPos[2]) | vtkWidgetRepresentation | inlinevirtual |
EstimatedRenderTime | vtkProp | protected |
FaceProperty | vtkBoxRepresentation | protected |
FastDelete() | vtkObjectBase | virtual |
GeneralTextureTransform() | vtkProp | static |
GeneralTextureUnit() | vtkProp | static |
GenerateOutline() | vtkBoxRepresentation | protected |
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 | vtkBoxRepresentation | virtual |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetConsumer(int i) | vtkProp | |
GetDebug() | vtkObject | |
GetDirection(const double Nx[3], const double Ny[3], const double Nz[3], double dir[3]) | vtkBoxRepresentation | protected |
GetDragable() | vtkProp | virtual |
GetEstimatedRenderTime(vtkViewport *) | vtkProp | inlinevirtual |
GetEstimatedRenderTime() | vtkProp | inlinevirtual |
GetFaceProperty() | vtkBoxRepresentation | virtual |
GetGlobalWarningDisplay() | vtkObject | static |
GetHandleProperty() | vtkBoxRepresentation | virtual |
GetHandleSize() | vtkWidgetRepresentation | virtual |
GetInsideOut() | vtkBoxRepresentation | virtual |
GetInteractionState() | vtkWidgetRepresentation | inlinevirtual |
GetMatrix() | vtkProp | inlinevirtual |
GetMTime() | vtkObject | virtual |
GetNeedToRender() | vtkWidgetRepresentation | virtual |
GetNextPath() | vtkProp | virtual |
GetNumberOfConsumers() | vtkProp | virtual |
GetNumberOfPaths() | vtkProp | inlinevirtual |
GetOutlineCursorWires() | vtkBoxRepresentation | virtual |
GetOutlineFaceWires() | vtkBoxRepresentation | virtual |
GetOutlineProperty() | vtkBoxRepresentation | virtual |
GetPickable() | vtkProp | virtual |
GetPickingManaged() | vtkWidgetRepresentation | virtual |
GetPickingManager() | vtkWidgetRepresentation | protected |
GetPlaceFactor() | vtkWidgetRepresentation | virtual |
GetPlanes(vtkPlanes *planes) | vtkBoxRepresentation | |
GetPolyData(vtkPolyData *pd) | vtkBoxRepresentation | |
GetPropertyKeys() | vtkProp | virtual |
GetRedrawMTime() | vtkProp | inlinevirtual |
GetReferenceCount() | vtkObjectBase | inline |
GetRenderer() | vtkWidgetRepresentation | virtual |
GetRenderTimeMultiplier() | vtkProp | virtual |
GetSelectedFaceProperty() | vtkBoxRepresentation | virtual |
GetSelectedHandleProperty() | vtkBoxRepresentation | virtual |
GetSelectedOutlineProperty() | vtkBoxRepresentation | virtual |
GetSnapToAxes() | vtkBoxRepresentation | virtual |
GetSupportsSelection() | vtkProp | inlinevirtual |
GetTransform(vtkTransform *t) | vtkBoxRepresentation | virtual |
GetTwoPlaneMode() | vtkBoxRepresentation | virtual |
GetUnderlyingPlane(int i) | vtkBoxRepresentation | inline |
GetUseBounds() | vtkProp | virtual |
GetVisibility() | vtkProp | virtual |
GetVolumes(vtkPropCollection *) override | vtkWidgetRepresentation | inlinevirtual |
GlobalWarningDisplayOff() | vtkObject | inlinestatic |
GlobalWarningDisplayOn() | vtkObject | inlinestatic |
Handle | vtkBoxRepresentation | protected |
HandleGeometry | vtkBoxRepresentation | protected |
HandleMapper | vtkBoxRepresentation | protected |
HandlePicker | vtkBoxRepresentation | protected |
HandleProperty | vtkBoxRepresentation | protected |
HandleSize | vtkWidgetRepresentation | protected |
HandlesOff() | vtkBoxRepresentation | virtual |
HandlesOn() | vtkBoxRepresentation | virtual |
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 | |
HasTranslucentPolygonalGeometry() override | vtkBoxRepresentation | virtual |
HexActor | vtkBoxRepresentation | protected |
HexFace | vtkBoxRepresentation | protected |
HexFaceMapper | vtkBoxRepresentation | protected |
HexFacePolyData | vtkBoxRepresentation | protected |
HexMapper | vtkBoxRepresentation | protected |
HexOutline | vtkBoxRepresentation | protected |
HexPicker | vtkBoxRepresentation | protected |
HexPolyData | vtkBoxRepresentation | protected |
Highlight(int vtkNotUsed(highlightOn)) | vtkWidgetRepresentation | inlinevirtual |
HighlightFace(int cellId) | vtkBoxRepresentation | protected |
HighlightHandle(vtkProp *prop) | vtkBoxRepresentation | protected |
HighlightOutline(int highlight) | vtkBoxRepresentation | protected |
InitialBounds | vtkWidgetRepresentation | protected |
InitializeObjectBase() | vtkObjectBase | |
InitialLength | vtkWidgetRepresentation | protected |
InitPathTraversal() | vtkProp | virtual |
InsideOut | vtkBoxRepresentation | protected |
InsideOutOff() | vtkBoxRepresentation | virtual |
InsideOutOn() | vtkBoxRepresentation | 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) | vtkBoxRepresentation | virtual |
IsConsumer(vtkObject *c) | vtkProp | |
IsTypeOf(const char *type) | vtkBoxRepresentation | static |
LastEventOrientation | vtkBoxRepresentation | protected |
LastEventPosition | vtkBoxRepresentation | protected |
LastPicker | vtkBoxRepresentation | protected |
Matrix | vtkBoxRepresentation | protected |
Modified() | vtkObject | virtual |
MoveF0 enum value | vtkBoxRepresentation | |
MoveF1 enum value | vtkBoxRepresentation | |
MoveF2 enum value | vtkBoxRepresentation | |
MoveF3 enum value | vtkBoxRepresentation | |
MoveF4 enum value | vtkBoxRepresentation | |
MoveF5 enum value | vtkBoxRepresentation | |
MoveFace(double *p1, double *p2, double *dir, double *x1, double *x2, double *x3, double *x4, double *x5) | vtkBoxRepresentation | protected |
MoveMinusXFace(double *p1, double *p2) | vtkBoxRepresentation | protected |
MoveMinusYFace(double *p1, double *p2) | vtkBoxRepresentation | protected |
MoveMinusZFace(double *p1, double *p2) | vtkBoxRepresentation | protected |
MovePlusXFace(double *p1, double *p2) | vtkBoxRepresentation | protected |
MovePlusYFace(double *p1, double *p2) | vtkBoxRepresentation | protected |
MovePlusZFace(double *p1, double *p2) | vtkBoxRepresentation | protected |
MTime | vtkObject | protected |
N | vtkBoxRepresentation | protected |
NeedToRender | vtkWidgetRepresentation | protected |
NeedToRenderOff() | vtkWidgetRepresentation | virtual |
NeedToRenderOn() | vtkWidgetRepresentation | virtual |
New() | vtkBoxRepresentation | static |
NewInstance() const | vtkBoxRepresentation | |
NewInstanceInternal() const | vtkBoxRepresentation | protectedvirtual |
NumberOfConsumers | vtkProp | protected |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
OutlineCursorWires | vtkBoxRepresentation | protected |
OutlineCursorWiresOff() | vtkBoxRepresentation | inline |
OutlineCursorWiresOn() | vtkBoxRepresentation | inline |
OutlineFaceWires | vtkBoxRepresentation | protected |
OutlineFaceWiresOff() | vtkBoxRepresentation | inline |
OutlineFaceWiresOn() | vtkBoxRepresentation | inline |
OutlineMapper | vtkBoxRepresentation | protected |
OutlinePolyData | vtkBoxRepresentation | protected |
OutlineProperty | vtkBoxRepresentation | protected |
Outside enum value | vtkBoxRepresentation | |
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 bounds[6]) override | vtkBoxRepresentation | |
vtkWidgetRepresentation::PlaceWidget(double *vtkNotUsed(bounds[6])) | vtkWidgetRepresentation | inlinevirtual |
PlaneNormals | vtkBoxRepresentation | protected |
PlanePoints | vtkBoxRepresentation | protected |
Planes | vtkBoxRepresentation | protected |
Points | vtkBoxRepresentation | protected |
PokeMatrix(vtkMatrix4x4 *vtkNotUsed(matrix)) | vtkProp | inlinevirtual |
PositionHandles() | vtkBoxRepresentation | protectedvirtual |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintRevisions(ostream &) | vtkObjectBase | inline |
PrintSelf(ostream &os, vtkIndent indent) override | vtkBoxRepresentation | 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() override | vtkBoxRepresentation | virtual |
ReleaseGraphicsResources(vtkWindow *) override | vtkBoxRepresentation | 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 *) override | vtkBoxRepresentation | 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 *) override | vtkBoxRepresentation | 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 |
Rotate(int X, int Y, double *p1, double *p2, double *vpn) | vtkBoxRepresentation | protectedvirtual |
Rotating enum value | vtkBoxRepresentation | |
SafeDownCast(vtkObjectBase *o) | vtkBoxRepresentation | static |
SavedEstimatedRenderTime | vtkProp | protected |
Scale(double *p1, double *p2, int X, int Y) | vtkBoxRepresentation | protectedvirtual |
Scaling enum value | vtkBoxRepresentation | |
SelectedFaceProperty | vtkBoxRepresentation | protected |
SelectedHandleProperty | vtkBoxRepresentation | protected |
SelectedOutlineProperty | vtkBoxRepresentation | 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 |
SetInsideOut(vtkTypeBool) | vtkBoxRepresentation | virtual |
SetInteractionState(int state) | vtkBoxRepresentation | |
SetNeedToRender(vtkTypeBool) | vtkWidgetRepresentation | virtual |
SetOutlineCursorWires(int) | vtkBoxRepresentation | |
SetOutlineFaceWires(int) | vtkBoxRepresentation | |
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 |
SetSnapToAxes(bool) | vtkBoxRepresentation | virtual |
SetTransform(vtkTransform *t) | vtkBoxRepresentation | virtual |
SetTwoPlaneMode(bool) | vtkBoxRepresentation | |
SetUseBounds(bool) | vtkProp | virtual |
SetVisibility(vtkTypeBool) | vtkProp | virtual |
ShallowCopy(vtkProp *prop) override | vtkWidgetRepresentation | virtual |
SizeHandles() | vtkBoxRepresentation | protectedvirtual |
SizeHandlesInPixels(double factor, double pos[3]) | vtkWidgetRepresentation | protected |
SizeHandlesRelativeToViewport(double factor, double pos[3]) | vtkWidgetRepresentation | protected |
SnappedEventOrientations | vtkBoxRepresentation | protected |
SnappedOrientation | vtkBoxRepresentation | protected |
SnapToAxes | vtkBoxRepresentation | protected |
StartComplexInteraction(vtkRenderWindowInteractor *iren, vtkAbstractWidget *widget, unsigned long event, void *calldata) override | vtkBoxRepresentation | virtual |
StartEventOrientation | vtkBoxRepresentation | protected |
StartEventPosition | vtkWidgetRepresentation | protected |
StartWidgetInteraction(double e[2]) override | vtkBoxRepresentation | virtual |
StepBackward() | vtkBoxRepresentation | |
StepForward() | vtkBoxRepresentation | |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkBoxRepresentation | |
TempMatrix | vtkWidgetRepresentation | protected |
TempTransform | vtkWidgetRepresentation | protected |
Transform | vtkBoxRepresentation | protected |
Translate(double *p1, double *p2) | vtkBoxRepresentation | protectedvirtual |
Translating enum value | vtkBoxRepresentation | |
TwoPlaneMode | vtkBoxRepresentation | protected |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
UnRegisterPickers() | vtkWidgetRepresentation | virtual |
UpdatePose(double *p1, double *d1, double *p2, double *d2) | vtkBoxRepresentation | protected |
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 |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkBoxRepresentation() | vtkBoxRepresentation | protected |
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 | vtkBoxRepresentation | virtual |
~vtkBoxRepresentation() override | vtkBoxRepresentation | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |
~vtkProp() override | vtkProp | protected |
~vtkWidgetRepresentation() override | vtkWidgetRepresentation | protected |