VTK  9.3.20240328
vtkViewTheme Member List

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

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
BackgroundColorvtkViewThemeprotected
BackgroundColor2vtkViewThemeprotected
BreakOnError()vtkObjectstatic
CellColorvtkViewThemeprotected
CellLookupTablevtkViewThemeprotected
CellOpacityvtkViewThemeprotected
CellTextPropertyvtkViewThemeprotected
CreateMellowTheme()vtkViewThemestatic
CreateNeonTheme()vtkViewThemestatic
CreateOceanTheme()vtkViewThemestatic
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
Delete()vtkObjectBasevirtual
FastDelete()vtkObjectBasevirtual
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetBackgroundColor()vtkViewThemevirtual
GetBackgroundColor(double &, double &, double &)vtkViewThemevirtual
GetBackgroundColor(double[3])vtkViewThemevirtual
GetBackgroundColor2()vtkViewThemevirtual
GetBackgroundColor2(double &, double &, double &)vtkViewThemevirtual
GetBackgroundColor2(double[3])vtkViewThemevirtual
GetCellAlphaRange()vtkViewThemevirtual
GetCellAlphaRange(double &mn, double &mx)vtkViewThemevirtual
GetCellAlphaRange(double rng[2])vtkViewThemevirtual
GetCellColor()vtkViewThemevirtual
GetCellColor(double &, double &, double &)vtkViewThemevirtual
GetCellColor(double[3])vtkViewThemevirtual
GetCellHueRange()vtkViewThemevirtual
GetCellHueRange(double &mn, double &mx)vtkViewThemevirtual
GetCellHueRange(double rng[2])vtkViewThemevirtual
GetCellLookupTable()vtkViewThemevirtual
GetCellOpacity()vtkViewThemevirtual
GetCellSaturationRange()vtkViewThemevirtual
GetCellSaturationRange(double &mn, double &mx)vtkViewThemevirtual
GetCellSaturationRange(double rng[2])vtkViewThemevirtual
GetCellTextProperty()vtkViewThemevirtual
GetCellValueRange()vtkViewThemevirtual
GetCellValueRange(double &mn, double &mx)vtkViewThemevirtual
GetCellValueRange(double rng[2])vtkViewThemevirtual
GetClassName() constvtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetDebug()vtkObject
GetEdgeLabelColor()vtkViewThemevirtual
GetEdgeLabelColor(double &r, double &g, double &b)vtkViewThemeinlinevirtual
GetEdgeLabelColor(double c[3])vtkViewThemeinlinevirtual
GetGlobalWarningDisplay()vtkObjectstatic
GetIsInMemkind() constvtkObjectBase
GetLineWidth()vtkViewThemevirtual
GetMTime()vtkObjectvirtual
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetObjectDescription() const overridevtkObjectvirtual
GetObjectName() constvtkObjectvirtual
GetOutlineColor()vtkViewThemevirtual
GetOutlineColor(double &, double &, double &)vtkViewThemevirtual
GetOutlineColor(double[3])vtkViewThemevirtual
GetPointAlphaRange()vtkViewThemevirtual
GetPointAlphaRange(double &mn, double &mx)vtkViewThemevirtual
GetPointAlphaRange(double rng[2])vtkViewThemevirtual
GetPointColor()vtkViewThemevirtual
GetPointColor(double &, double &, double &)vtkViewThemevirtual
GetPointColor(double[3])vtkViewThemevirtual
GetPointHueRange()vtkViewThemevirtual
GetPointHueRange(double &mn, double &mx)vtkViewThemevirtual
GetPointHueRange(double rng[2])vtkViewThemevirtual
GetPointLookupTable()vtkViewThemevirtual
GetPointOpacity()vtkViewThemevirtual
GetPointSaturationRange()vtkViewThemevirtual
GetPointSaturationRange(double &mn, double &mx)vtkViewThemevirtual
GetPointSaturationRange(double rng[2])vtkViewThemevirtual
GetPointSize()vtkViewThemevirtual
GetPointTextProperty()vtkViewThemevirtual
GetPointValueRange()vtkViewThemevirtual
GetPointValueRange(double &mn, double &mx)vtkViewThemevirtual
GetPointValueRange(double rng[2])vtkViewThemevirtual
GetReferenceCount()vtkObjectBaseinline
GetScaleCellLookupTable()vtkViewThemevirtual
GetScalePointLookupTable()vtkViewThemevirtual
GetSelectedCellColor()vtkViewThemevirtual
GetSelectedCellColor(double &, double &, double &)vtkViewThemevirtual
GetSelectedCellColor(double[3])vtkViewThemevirtual
GetSelectedCellOpacity()vtkViewThemevirtual
GetSelectedPointColor()vtkViewThemevirtual
GetSelectedPointColor(double &, double &, double &)vtkViewThemevirtual
GetSelectedPointColor(double[3])vtkViewThemevirtual
GetSelectedPointOpacity()vtkViewThemevirtual
GetUsingMemkind()vtkObjectBasestatic
GetVertexLabelColor()vtkViewThemevirtual
GetVertexLabelColor(double &r, double &g, double &b)vtkViewThemeinlinevirtual
GetVertexLabelColor(double c[3])vtkViewThemeinlinevirtual
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
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)vtkViewThemevirtual
IsTypeOf(const char *type)vtkViewThemestatic
LineWidthvtkViewThemeprotected
LookupMatchesCellTheme(vtkScalarsToColors *s2c)vtkViewTheme
LookupMatchesPointTheme(vtkScalarsToColors *s2c)vtkViewTheme
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkViewThemestatic
NewInstance() constvtkViewTheme
NewInstanceInternal() constvtkViewThemeprotectedvirtual
ObjectNamevtkObjectprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
OutlineColorvtkViewThemeprotected
PointColorvtkViewThemeprotected
PointLookupTablevtkViewThemeprotected
PointOpacityvtkViewThemeprotected
PointSizevtkViewThemeprotected
PointTextPropertyvtkViewThemeprotected
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkViewThemevirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBase
RegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
RemoveAllObservers()vtkObject
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
ReportReferences(vtkGarbageCollector *)vtkObjectBaseprotectedvirtual
SafeDownCast(vtkObjectBase *o)vtkViewThemestatic
ScaleCellLookupTablevtkViewThemeprotected
ScaleCellLookupTableOff()vtkViewThemevirtual
ScaleCellLookupTableOn()vtkViewThemevirtual
ScalePointLookupTablevtkViewThemeprotected
ScalePointLookupTableOff()vtkViewThemevirtual
ScalePointLookupTableOn()vtkViewThemevirtual
SelectedCellColorvtkViewThemeprotected
SelectedCellOpacityvtkViewThemeprotected
SelectedPointColorvtkViewThemeprotected
SelectedPointOpacityvtkViewThemeprotected
SetBackgroundColor(double, double, double)vtkViewThemevirtual
SetBackgroundColor(double[3])vtkViewThemevirtual
SetBackgroundColor2(double, double, double)vtkViewThemevirtual
SetBackgroundColor2(double[3])vtkViewThemevirtual
SetCellAlphaRange(double mn, double mx)vtkViewThemevirtual
SetCellAlphaRange(double rng[2])vtkViewThemevirtual
SetCellColor(double, double, double)vtkViewThemevirtual
SetCellColor(double[3])vtkViewThemevirtual
SetCellHueRange(double mn, double mx)vtkViewThemevirtual
SetCellHueRange(double rng[2])vtkViewThemevirtual
SetCellLookupTable(vtkScalarsToColors *lut)vtkViewThemevirtual
SetCellOpacity(double)vtkViewThemevirtual
SetCellSaturationRange(double mn, double mx)vtkViewThemevirtual
SetCellSaturationRange(double rng[2])vtkViewThemevirtual
SetCellTextProperty(vtkTextProperty *tprop)vtkViewThemevirtual
SetCellValueRange(double mn, double mx)vtkViewThemevirtual
SetCellValueRange(double rng[2])vtkViewThemevirtual
SetDebug(bool debugFlag)vtkObject
SetEdgeLabelColor(double r, double g, double b)vtkViewThemevirtual
SetEdgeLabelColor(double c[3])vtkViewThemeinlinevirtual
SetGlobalWarningDisplay(vtkTypeBool val)vtkObjectstatic
SetLineWidth(double)vtkViewThemevirtual
SetMemkindDirectory(const char *directoryname)vtkObjectBasestatic
SetObjectName(const std::string &objectName)vtkObjectvirtual
SetOutlineColor(double, double, double)vtkViewThemevirtual
SetOutlineColor(double[3])vtkViewThemevirtual
SetPointAlphaRange(double mn, double mx)vtkViewThemevirtual
SetPointAlphaRange(double rng[2])vtkViewThemevirtual
SetPointColor(double, double, double)vtkViewThemevirtual
SetPointColor(double[3])vtkViewThemevirtual
SetPointHueRange(double mn, double mx)vtkViewThemevirtual
SetPointHueRange(double rng[2])vtkViewThemevirtual
SetPointLookupTable(vtkScalarsToColors *lut)vtkViewThemevirtual
SetPointOpacity(double)vtkViewThemevirtual
SetPointSaturationRange(double mn, double mx)vtkViewThemevirtual
SetPointSaturationRange(double rng[2])vtkViewThemevirtual
SetPointSize(double)vtkViewThemevirtual
SetPointTextProperty(vtkTextProperty *tprop)vtkViewThemevirtual
SetPointValueRange(double mn, double mx)vtkViewThemevirtual
SetPointValueRange(double rng[2])vtkViewThemevirtual
SetReferenceCount(int)vtkObjectBase
SetScaleCellLookupTable(bool)vtkViewThemevirtual
SetScalePointLookupTable(bool)vtkViewThemevirtual
SetSelectedCellColor(double, double, double)vtkViewThemevirtual
SetSelectedCellColor(double[3])vtkViewThemevirtual
SetSelectedCellOpacity(double)vtkViewThemevirtual
SetSelectedPointColor(double, double, double)vtkViewThemevirtual
SetSelectedPointColor(double[3])vtkViewThemevirtual
SetSelectedPointOpacity(double)vtkViewThemevirtual
SetVertexLabelColor(double r, double g, double b)vtkViewThemevirtual
SetVertexLabelColor(double c[3])vtkViewThemeinlinevirtual
SubjectHelpervtkObjectprotected
Superclass typedefvtkViewTheme
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
UsesGarbageCollector() constvtkObjectBaseinlinevirtual
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
vtkViewTheme()vtkViewThemeprotected
WeakPointersvtkObjectBaseprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual
~vtkViewTheme() overridevtkViewThemeprotected