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 | vtkLightRepresentation | protected |
BreakOnError() | vtkObject | static |
BuildPaths(vtkAssemblyPaths *paths, vtkAssemblyPath *path) | vtkProp | virtual |
BuildRepresentation() override | vtkLightRepresentation | virtual |
BuildTime | vtkWidgetRepresentation | protected |
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 | vtkLightRepresentation | virtual |
Cone | vtkLightRepresentation | protected |
ConeActor | vtkLightRepresentation | protected |
ConeAngle | vtkLightRepresentation | protected |
ConeMapper | vtkLightRepresentation | protected |
ConePicker | vtkLightRepresentation | protected |
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 |
FocalPoint | vtkLightRepresentation | protected |
GeneralTextureTransform() | vtkProp | static |
GeneralTextureUnit() | vtkProp | static |
GetActors(vtkPropCollection *) override | vtkWidgetRepresentation | inlinevirtual |
GetActors2D(vtkPropCollection *) override | vtkWidgetRepresentation | inlinevirtual |
GetAllocatedRenderTime() | vtkProp | virtual |
GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
GetAssemblyPath(double X, double Y, double Z, vtkAbstractPropPicker *picker) | vtkWidgetRepresentation | protected |
GetAssemblyPath3DPoint(double pos[3], vtkAbstractPropPicker *picker) | vtkWidgetRepresentation | protected |
GetBounds() override | vtkLightRepresentation | virtual |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetConeAngle() | vtkLightRepresentation | virtual |
GetConsumer(int i) | vtkProp | |
GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
GetDebug() | vtkObject | |
GetDragable() | vtkProp | virtual |
GetEstimatedRenderTime(vtkViewport *) | vtkProp | inlinevirtual |
GetEstimatedRenderTime() | vtkProp | inlinevirtual |
GetFocalPoint() | vtkLightRepresentation | virtual |
GetFocalPoint(double &, double &, double &) | vtkLightRepresentation | virtual |
GetFocalPoint(double[3]) | vtkLightRepresentation | virtual |
GetGlobalWarningDisplay() | vtkObject | static |
GetHandleSize() | vtkWidgetRepresentation | virtual |
GetInteractionState() | vtkWidgetRepresentation | inlinevirtual |
GetIsInMemkind() const | vtkObjectBase | |
GetLightColor() | vtkLightRepresentation | |
GetLightPosition() | vtkLightRepresentation | virtual |
GetLightPosition(double &, double &, double &) | vtkLightRepresentation | virtual |
GetLightPosition(double[3]) | vtkLightRepresentation | 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 |
GetPickable() | vtkProp | virtual |
GetPickingManaged() | vtkWidgetRepresentation | virtual |
GetPickingManager() | vtkWidgetRepresentation | protected |
GetPlaceFactor() | vtkWidgetRepresentation | virtual |
GetPositional() | vtkLightRepresentation | virtual |
GetProperty() | vtkLightRepresentation | virtual |
GetPropertyKeys() | vtkProp | virtual |
GetRedrawMTime() | vtkProp | inlinevirtual |
GetReferenceCount() | vtkObjectBase | inline |
GetRenderer() | vtkWidgetRepresentation | virtual |
GetRenderTimeMultiplier() | vtkProp | virtual |
GetShaderProperty() | vtkProp | virtual |
GetSupportsSelection() | vtkProp | inlinevirtual |
GetUseBounds() | vtkProp | virtual |
GetUsingMemkind() | vtkObjectBase | static |
GetVisibility() | vtkProp | virtual |
GetVolumes(vtkPropCollection *) override | vtkWidgetRepresentation | inlinevirtual |
GlobalWarningDisplayOff() | vtkObject | inlinestatic |
GlobalWarningDisplayOn() | vtkObject | inlinestatic |
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) | vtkLightRepresentation | virtual |
IsConsumer(vtkObject *c) | vtkProp | |
IsRenderingTranslucentPolygonalGeometry() | vtkProp | inlinevirtual |
IsTypeOf(const char *type) | vtkLightRepresentation | static |
LastEventPosition | vtkLightRepresentation | protected |
LastPicker | vtkLightRepresentation | protected |
LastScalingDistance2 | vtkLightRepresentation | protected |
LightPosition | vtkLightRepresentation | protected |
Line | vtkLightRepresentation | protected |
LineActor | vtkLightRepresentation | protected |
LineMapper | vtkLightRepresentation | protected |
LinePicker | vtkLightRepresentation | protected |
Modified() | vtkObject | virtual |
MovingFocalPoint enum value | vtkLightRepresentation | |
MovingLight enum value | vtkLightRepresentation | |
MovingPositionalFocalPoint enum value | vtkLightRepresentation | |
MTime | vtkObject | protected |
NearbyEvent(int X, int Y, double bounds[6]) | vtkWidgetRepresentation | protected |
NeedToRender | vtkWidgetRepresentation | protected |
NeedToRenderOff() | vtkWidgetRepresentation | virtual |
NeedToRenderOn() | vtkWidgetRepresentation | virtual |
New() | vtkLightRepresentation | static |
NewInstance() const | vtkLightRepresentation | |
NewInstanceInternal() const | vtkLightRepresentation | protectedvirtual |
NONE enum value | vtkWidgetRepresentation | |
NumberOfConsumers | vtkProp | protected |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
Outside enum value | vtkLightRepresentation | |
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 | virtual |
PokeMatrix(vtkMatrix4x4 *vtkNotUsed(matrix)) | vtkProp | inlinevirtual |
Positional | vtkLightRepresentation | protected |
PositionalOff() | vtkLightRepresentation | virtual |
PositionalOn() | vtkLightRepresentation | virtual |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintSelf(ostream &os, vtkIndent indent) override | vtkLightRepresentation | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
ProcessSelectorPixelBuffers(vtkHardwareSelector *, std::vector< unsigned int > &) | vtkProp | inlinevirtual |
Property | vtkLightRepresentation | protected |
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 | vtkLightRepresentation | 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 | vtkLightRepresentation | 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 | vtkLightRepresentation | 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) | vtkLightRepresentation | static |
SavedEstimatedRenderTime | vtkProp | protected |
ScaleConeAngle(double *pickPoint, double *lastPickPoint) | vtkLightRepresentation | protectedvirtual |
ScalingConeAngle enum value | vtkLightRepresentation | |
SetAllocatedRenderTime(double t, vtkViewport *vtkNotUsed(v)) | vtkProp | inlinevirtual |
SetConeAngle(double angle) | vtkLightRepresentation | |
SetDebug(bool debugFlag) | vtkObject | |
SetDragable(vtkTypeBool) | vtkProp | virtual |
SetEstimatedRenderTime(double t) | vtkProp | inlinevirtual |
SetFocalPoint(double pos[3]) | vtkLightRepresentation | |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetHandleSize(double) | vtkWidgetRepresentation | virtual |
SetInteractionState(int) | vtkLightRepresentation | virtual |
SetLightColor(double *color) | vtkLightRepresentation | |
SetLightPosition(double pos[3]) | vtkLightRepresentation | |
SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
SetNeedToRender(vtkTypeBool) | vtkWidgetRepresentation | virtual |
SetPickable(vtkTypeBool) | vtkProp | virtual |
SetPickingManaged(bool managed) | vtkWidgetRepresentation | |
SetPlaceFactor(double) | vtkWidgetRepresentation | virtual |
SetPositional(bool) | vtkLightRepresentation | virtual |
SetPropertyKeys(vtkInformation *keys) | vtkProp | virtual |
SetReferenceCount(int) | vtkObjectBase | |
SetRenderer(vtkRenderer *ren) | vtkWidgetRepresentation | virtual |
SetRenderTimeMultiplier(double t) | vtkProp | inline |
SetShaderProperty(vtkShaderProperty *property) | vtkProp | virtual |
SetUseBounds(bool) | vtkProp | virtual |
SetVisibility(vtkTypeBool) | vtkProp | virtual |
ShaderProperty | vtkProp | protected |
ShallowCopy(vtkProp *prop) override | vtkWidgetRepresentation | virtual |
SizeHandles() | vtkLightRepresentation | protectedvirtual |
SizeHandlesInPixels(double factor, double pos[3]) | vtkWidgetRepresentation | protected |
SizeHandlesRelativeToViewport(double factor, double pos[3]) | vtkWidgetRepresentation | protected |
Sphere | vtkLightRepresentation | protected |
SphereActor | vtkLightRepresentation | protected |
SphereMapper | vtkLightRepresentation | protected |
SpherePicker | vtkLightRepresentation | protected |
StartComplexInteraction(vtkRenderWindowInteractor *, vtkAbstractWidget *, unsigned long, void *) | vtkWidgetRepresentation | inlinevirtual |
StartEventPosition | vtkWidgetRepresentation | protected |
StartWidgetInteraction(double eventPosition[2]) override | vtkLightRepresentation | virtual |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkLightRepresentation | |
TempMatrix | vtkWidgetRepresentation | protected |
TempTransform | vtkWidgetRepresentation | 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 |
UpdateSources() | vtkLightRepresentation | protectedvirtual |
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 | |
vtkLightRepresentation() | vtkLightRepresentation | protected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
vtkProp() | vtkProp | protected |
vtkWidgetRepresentation() | vtkWidgetRepresentation | protected |
WeakPointers | vtkObjectBase | protected |
WidgetInteraction(double eventPosition[2]) override | vtkLightRepresentation | virtual |
XAxis enum value | vtkWidgetRepresentation | |
YAxis enum value | vtkWidgetRepresentation | |
ZAxis enum value | vtkWidgetRepresentation | |
~vtkLightRepresentation() override | vtkLightRepresentation | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |
~vtkProp() override | vtkProp | protected |
~vtkWidgetRepresentation() override | vtkWidgetRepresentation | protected |