VTK  9.7.20260813
vtkStandardRenderView Member List

This is the complete list of members for vtkStandardRenderView, including all inherited members.

AddLight(vtkLight *light)vtkStandardRenderView
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)vtkObjectinline
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AddRepresentation(vtkDataRepresentation *rep)vtkView
AddRepresentationFromInput(vtkDataObject *input)vtkView
AddRepresentationFromInputConnection(vtkAlgorithmOutput *conn)vtkView
AddRepresentationInternal(vtkDataRepresentation *rep)vtkViewinlineprotectedvirtual
ApplyViewTheme(vtkViewTheme *theme)vtkViewinlinevirtual
BreakOnError()vtkObjectstatic
ClearSelection()vtkStandardRenderView
CreateDefaultRepresentation(vtkAlgorithmOutput *conn)vtkViewprotectedvirtual
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
Delete()vtkObjectBasevirtual
FastDelete()vtkObjectBasevirtual
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetBackground()vtkStandardRenderView
GetBackground2()vtkStandardRenderView
GetBackLightAngle()vtkStandardRenderView
GetBackLightWarmth()vtkStandardRenderView
GetClassName() constvtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetCurrentSelection()vtkStandardRenderView
GetDebug()vtkObject
GetFillLightAngle()vtkStandardRenderView
GetFillLightWarmth()vtkStandardRenderView
GetGlobalWarningDisplay()vtkObjectstatic
GetGradientBackground()vtkStandardRenderView
GetHeadLightWarmth()vtkStandardRenderView
GetInteractionMode()vtkStandardRenderView
GetInteractor()vtkRenderViewBasevirtual
GetInteractorStyle()vtkStandardRenderView
GetIsInMemkind() constvtkObjectBase
GetKeyLightAngle()vtkStandardRenderView
GetKeyLightIntensity()vtkStandardRenderView
GetKeyLightWarmth()vtkStandardRenderView
GetKeyToBackRatio()vtkStandardRenderView
GetKeyToFillRatio()vtkStandardRenderView
GetKeyToHeadRatio()vtkStandardRenderView
GetLightKit()vtkStandardRenderView
GetMaintainLuminance()vtkStandardRenderView
GetMTime() overridevtkStandardRenderViewvirtual
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetNumberOfRepresentations()vtkView
GetObjectDescription() const overridevtkObjectvirtual
GetObjectName() constvtkObjectvirtual
GetObserver()vtkView
GetOrientationAxesInteractive()vtkStandardRenderView
GetOrientationAxesVisibility()vtkStandardRenderView
GetOrientationMarkerWidget()vtkStandardRenderView
GetReferenceCount()vtkObjectBaseinline
GetRenderer()vtkRenderViewBasevirtual
GetRenderWindow()vtkRenderViewBasevirtual
GetRepresentation(int index=0)vtkView
GetReuseSingleRepresentation()vtkViewprotectedvirtual
GetSelectionFieldAssociation()vtkStandardRenderView
GetSelectionMode()vtkStandardRenderView
GetUseLightKit()vtkStandardRenderView
GetUsingMemkind()vtkObjectBasestatic
GetWindowSize()vtkStandardRenderView
GetWindowTitle()vtkStandardRenderView
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
InitializeObjectBase()vtkObjectBase
INTERACTION_MODE_3D enum valuevtkStandardRenderView
INTERACTION_MODE_CUSTOM enum valuevtkStandardRenderView
INTERACTION_MODE_SELECTION enum valuevtkStandardRenderView
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObjectinline
InvokeEvent(const char *event)vtkObjectinline
IsA(const char *type)vtkStandardRenderViewvirtual
IsRepresentationPresent(vtkDataRepresentation *rep)vtkView
IsTypeOf(const char *type)vtkStandardRenderViewstatic
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkStandardRenderViewstatic
NewInstance() constvtkStandardRenderView
NewInstanceInternal() constvtkStandardRenderViewprotectedvirtual
ObjectNamevtkObjectprotected
vtkRenderViewBase::vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
PrepareForRendering()vtkRenderViewBaseprotectedvirtual
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkStandardRenderViewvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
ProcessEvents(vtkObject *caller, unsigned long eventId, void *callData) overridevtkStandardRenderViewprotectedvirtual
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBase
RegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
RegisterProgress(vtkObject *algorithm, const char *message=nullptr)vtkView
RemoveAllLights()vtkStandardRenderView
RemoveAllObservers()vtkObject
RemoveAllRepresentations()vtkView
RemoveLight(vtkLight *light)vtkStandardRenderView
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
RemoveRepresentation(vtkDataRepresentation *rep)vtkView
RemoveRepresentation(vtkAlgorithmOutput *rep)vtkView
RemoveRepresentationInternal(vtkDataRepresentation *rep)vtkViewinlineprotectedvirtual
Render() overridevtkStandardRenderViewvirtual
RenderervtkRenderViewBaseprotected
RenderWindowvtkRenderViewBaseprotected
ReportReferences(vtkGarbageCollector *)vtkObjectBaseprotectedvirtual
ResetCamera()vtkRenderViewBasevirtual
ResetCameraClippingRange()vtkRenderViewBasevirtual
ReuseSingleRepresentationvtkViewprotected
ReuseSingleRepresentationOff()vtkViewprotectedvirtual
ReuseSingleRepresentationOn()vtkViewprotectedvirtual
SafeDownCast(vtkObjectBase *o)vtkStandardRenderViewstatic
SelectCells()vtkStandardRenderView
SELECTION_MODE_FRUSTUM enum valuevtkStandardRenderView
SELECTION_MODE_SURFACE enum valuevtkStandardRenderView
SelectPoints()vtkStandardRenderView
SelectRegion(int x0, int y0, int x1, int y1, bool extend=false)vtkStandardRenderView
SetBackground(double r, double g, double b)vtkStandardRenderView
SetBackground2(double r, double g, double b)vtkStandardRenderView
SetBackLightAngle(double elevation, double azimuth)vtkStandardRenderView
SetBackLightWarmth(double val)vtkStandardRenderView
SetDebug(bool debugFlag)vtkObject
SetFillLightAngle(double elevation, double azimuth)vtkStandardRenderView
SetFillLightWarmth(double val)vtkStandardRenderView
SetGlobalWarningDisplay(vtkTypeBool val)vtkObjectstatic
SetGradientBackground(bool val)vtkStandardRenderView
SetHeadLightWarmth(double val)vtkStandardRenderView
SetInteractionMode(int mode)vtkStandardRenderView
SetInteractionModeTo3D()vtkStandardRenderViewinline
SetInteractionModeToSelection()vtkStandardRenderViewinline
SetInteractor(vtkRenderWindowInteractor *)vtkRenderViewBasevirtual
SetInteractorStyle(vtkInteractorObserver *style)vtkStandardRenderView
SetKeyLightAngle(double elevation, double azimuth)vtkStandardRenderView
SetKeyLightIntensity(double val)vtkStandardRenderView
SetKeyLightWarmth(double val)vtkStandardRenderView
SetKeyToBackRatio(double val)vtkStandardRenderView
SetKeyToFillRatio(double val)vtkStandardRenderView
SetKeyToHeadRatio(double val)vtkStandardRenderView
SetMaintainLuminance(bool val)vtkStandardRenderView
SetMemkindDirectory(const char *directoryname)vtkObjectBasestatic
SetObjectName(const std::string &objectName)vtkObjectvirtual
SetOrientationAxesInteractive(bool val)vtkStandardRenderView
SetOrientationAxesVisibility(bool val)vtkStandardRenderView
SetReferenceCount(int)vtkObjectBase
SetRenderer(vtkRenderer *ren)vtkRenderViewBasevirtual
SetRenderWindow(vtkRenderWindow *win)vtkRenderViewBasevirtual
SetRepresentation(vtkDataRepresentation *rep)vtkView
SetRepresentationFromInput(vtkDataObject *input)vtkView
SetRepresentationFromInputConnection(vtkAlgorithmOutput *conn)vtkView
SetReuseSingleRepresentation(bool)vtkViewprotectedvirtual
SetSelectionFieldAssociation(int assoc)vtkStandardRenderView
SetSelectionMode(int mode)vtkStandardRenderView
SetSelectionModeToFrustum()vtkStandardRenderViewinline
SetSelectionModeToSurface()vtkStandardRenderViewinline
SetUseLightKit(bool val)vtkStandardRenderView
SetWindowSize(int w, int h)vtkStandardRenderView
SetWindowTitle(const char *title)vtkStandardRenderView
Start()vtkStandardRenderView
SubjectHelpervtkObjectprotected
Superclass typedefvtkStandardRenderView
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
UnRegisterProgress(vtkObject *algorithm)vtkView
Update()vtkViewvirtual
UsesGarbageCollector() constvtkObjectBaseinlinevirtual
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
vtkRenderViewBase()vtkRenderViewBaseprotected
vtkStandardRenderView()vtkStandardRenderViewprotected
vtkView()vtkViewprotected
WeakPointersvtkObjectBaseprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual
~vtkRenderViewBase() overridevtkRenderViewBaseprotected
~vtkStandardRenderView() overridevtkStandardRenderViewprotected
~vtkView() overridevtkViewprotected